You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-7deb10u4 [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]
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-7
deb10u4deb10u4 [99.9 kB]404 Not Found [IP: 199.232.130.132 80]
Get:11 http://deb.debian.org/debian buster/main armhf systemd-sysv armhf 241-7
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!
The text was updated successfully, but these errors were encountered: