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

Autoproj osdeps fails silently when apt repo IP is out of date #257

Open
planthaber opened this issue Apr 24, 2019 · 0 comments
Open

Autoproj osdeps fails silently when apt repo IP is out of date #257

planthaber opened this issue Apr 24, 2019 · 0 comments

Comments

@planthaber
Copy link
Member

autoproj osdeps --verbose gave me this (after a list aof packages to be installed):

0 upgraded, 597 newly installed, 0 to remove and 23 not upgraded.
autoproj:osdeps: Need to get 5388 kB/278 MB of archives.
autoproj:osdeps: After this operation, 1355 MB of additional disk space will be used.
autoproj:osdeps: Err:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwbclient0 amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.6
autoproj:osdeps:   404  Not Found [IP: 91.189.88.161 80]
autoproj:osdeps: Err:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 samba-libs amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.6
autoproj:osdeps:   404  Not Found [IP: 91.189.88.161 80]
autoproj:osdeps: Err:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsmbclient amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.6
autoproj:osdeps:   404  Not Found [IP: 91.189.88.161 80]
autoproj:osdeps: Err:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.1
autoproj:osdeps:   404  Not Found [IP: 91.189.88.161 80]

A simple apt update fixed the issue

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