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

Error building osmium in Debian Bullseye #11

Open
lincomatic opened this issue Aug 30, 2022 · 1 comment
Open

Error building osmium in Debian Bullseye #11

lincomatic opened this issue Aug 30, 2022 · 1 comment

Comments

@lincomatic
Copy link

Hi, I'm getting the following error:

Step 2/10 : RUN apt-get update
 ---> Running in c76f22718bd5
Get:1 http://deb.debian.org/debian bookworm InRelease [157 kB]
Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:3 http://deb.debian.org/debian bookworm-updates InRelease [49.6 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8470 kB]
Fetched 8724 kB in 7s (1287 kB/s)
Reading package lists...
E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'
E: Sub-process returned an error code
The command '/bin/sh -c apt-get update' returned a non-zero code: 100
2022/08/30 15:16:45 containers.go:48: failed to build osmium container: exit status 100

When I run "apt-get update" outside of the container, it exits w/o error.

@lincomatic
Copy link
Author

Which linux distro version did you do your testing on? I can try that first, instead of you trying to figure out what's wrong on my system. Thanks!

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