Hi, I was trying to update something a bit ago, and it failed.
I ran apt update, then: apt install libsasl2-2 libsasl2-modules, and got
this output:
.
Do you want to continue? [Y/n] y
Err:1
http://us.deb.devuan.org/merged ascii/main amd64 libsasl2-modules-db
amd64 2.1.27~101-g0780600+dfsg-3+deb9u1
404 Not Found [IP: 130.89.148.13 80]
Ign:2
http://us.deb.devuan.org/merged ascii/main amd64 libsasl2-2 amd64
2.1.27~101-g0780600+dfsg-3+deb9u1
Ign:3
http://us.deb.devuan.org/merged ascii/main amd64 libsasl2-modules
amd64 2.1.27~101-g0780600+dfsg-3+deb9u1
Err:1
http://us.deb.devuan.org/merged ascii-security/main amd64
libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1
404 Not Found [IP: 130.89.148.13 80]
Err:2
http://us.deb.devuan.org/merged ascii-security/main amd64 libsasl2-2
amd64 2.1.27~101-g0780600+dfsg-3+deb9u1
404 Not Found [IP: 130.89.148.13 80]
Err:3
http://us.deb.devuan.org/merged ascii-security/main amd64
libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3+deb9u1
404 Not Found [IP: 130.89.148.13 80]
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
I didn't try -fix-missing, since this seems more a server issue. Trying to
pull up
http://us.deb.devuan.org/ in a browser
gets a NET::ERR_CERT_COMMON_NAME_INVALID error.
router1:/var/log# host us.deb.devuan.org
us.deb.devuan.org is an alias for pkgmaster.devuan.org.
pkgmaster.devuan.org has address 54.36.142.183
pkgmaster.devuan.org has address 5.135.82.179
router1:/var/log# host 130.89.148.13
13.148.89.130.in-addr.arpa domain name pointer klecker-archive.debian.org.
Navigating to klecker-archive.debian.org directly seems to work fine.
Suggestions?
Thx, Chris