-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
S3 stores and s3-binary-cache-store test are broken #12928
Copy link
Copy link
Closed
Labels
Description
Describe the bug
Steps To Reproduce
nix shell github:nixos/nix/2.28.0nix build nixpkgs#hello --store s3://foobar
Expected behavior
error: AWS error fetching 'nix-cache-info': Unable to parse ExceptionName: PermanentRedirect Message: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint. (request id: ...)
(since I don't have credentials setup and s3://foobar doesn't exist)
Metadata
nix-env (Nix) 2.28.0
Additional context
Checklist
- checked latest Nix manual (source)
- checked open bug issues and pull requests for possible duplicates
Add 👍 to issues you find important.
Reactions are currently unavailable