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

Can't rebuild docker, xvfb apt failing #123

Open
pjneder opened this issue Dec 21, 2020 · 0 comments
Open

Can't rebuild docker, xvfb apt failing #123

pjneder opened this issue Dec 21, 2020 · 0 comments

Comments

@pjneder
Copy link

pjneder commented Dec 21, 2020

Hi,

Tried to clean things up with the new code. Stopped all containers, did my 'git pull' then 'docker build -t inventory-hunter .'

First problem I see is:
Err:10 http://deb.debian.org/debian buster/main armhf systemd armhf 241-7deb10u4
404 Not Found [IP: 199.232.130.132 80]
Get:11 http://deb.debian.org/debian buster/main armhf systemd-sysv armhf 241-7
deb10u4 [99.9 kB]
Err:12 http://deb.debian.org/debian buster/main armhf udev armhf 241-7~deb10u4
404 Not Found [IP: 199.232.130.132 80]

Then it blows up at:
Get:223 http://deb.debian.org/debian buster/main armhf xvfb armhf 2:1.20.4-1+deb10u1 [2858 kB]
Fetched 139 MB in 19s (7354 kB/s)
E: Failed to fetch http://deb.debian.org/debian/pool/main/s/systemd/systemd_241-7~deb10u4_armhf.deb 404 Not Found [IP: 199.232.130.132 80]
E: Failed to fetch http://deb.debian.org/debian/pool/main/s/systemd/udev_241-7~deb10u4_armhf.deb 404 Not Found [IP: 199.232.130.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c apt install -y chromium chromium-driver locales locales-all xvfb' returned a non-zero code: 100

Any ideas?

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