Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize error: Failure parsing Time from value #207

Open
hasufell opened this issue Jan 2, 2023 · 1 comment
Open

Serialize error: Failure parsing Time from value #207

hasufell opened this issue Jan 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@hasufell
Copy link
Member

hasufell commented Jan 2, 2023

cabal-cache: SerializeError (SerializeError' {_serializeAbbrev = Abbrev "S3", _serializeStatus = Status {statusCode = 200, statusMessage = ""}, _serializeBody = Nothing, _serializeMessage = "Failed reading: Failure parsing Time from value: \"Thu, 15 Dec 2022 08:43:15 PST\""})

https://cirrus-ci.com/task/6316388051058688?logs=main#L1389

@hasufell hasufell added the bug Something isn't working label Jan 2, 2023
hasufell referenced this issue in haskell/ghcup-hs Jan 4, 2023
@hasufell
Copy link
Member Author

hasufell commented Jan 5, 2023

This is fixed upstream, but not backported to amazonka 1.6. I created a branch where I vendor amazonka-core and backport this on my own repo: https://github.com/hasufell/cabal-cache/tree/main

I've built binaries from this: https://downloads.haskell.org/ghcup/unofficial-bindists/cabal-cache/experimental5/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant