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

Issues with apt-s3 during sudo apt update #16

Open
33base opened this issue Oct 6, 2023 · 0 comments
Open

Issues with apt-s3 during sudo apt update #16

33base opened this issue Oct 6, 2023 · 0 comments

Comments

@33base
Copy link

33base commented Oct 6, 2023

Hello everyone,

I've been trying to use apt-s3 to set up an S3 bucket as an APT repository. I've followed the documentation and set everything up correctly, but I'm running into an issue when I run sudo apt update. Here's the error I'm getting:
Reading package lists... Done
E: Method s3 has died unexpectedly!
E: Sub-process s3 returned an error code (1)
apt-s3 version: 0.1.5 (Go version: go1.17.6)

Some details about my setup:
OS: Ubuntu Focal
I've confirmed that my AWS credentials are correctly set up, as I can download files directly using apt-s3 -download.
Interestingly, when I use the -download option with apt-s3, it works perfectly and I can fetch files from my S3 bucket. However, the sudo apt update command consistently fails.

Has anyone else encountered this issue or have any suggestions on how to debug or resolve it? Any help would be greatly appreciated!

Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant