Control: affects -1 apt-listbugs When I do an 'aptitude safe-upgrade' on my Sid machine, apt-listbugs wants to retrieve (RC) bug information about the packages to be upgraded. But that now fails:
# aptitude safe-upgrade The following packages will be upgraded: libpam-systemd libpipewire-0.3-0 libpipewire-0.3-modules ... The following packages are RECOMMENDED but will NOT be installed: libnss-systemd libpipewire-0.3-common pipewire-media-session ... 31 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/21.2 MB of archives. After unpacking 1,169 kB will be used. Do you want to continue? [Y/n/?] Retrieving bug reports... 0% Fail Error retrieving bug reports from the server with the following error message: E: SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired) It could be because your network is down, or because of broken proxy servers, or the BTS server itself is down. Check network configuration and try again Retry downloading bug information? [Y/n] n Continue the installation anyway? [y/N] E: Exiting with error E: Sub-process /usr/bin/apt-listbugs apt returned an error code (1) E: Failure running script /usr/bin/apt-listbugs apt Based on discussion on #debian (IRC), I'm also providing the following info: $ ls -l /etc/ssl/certs/ISRG_Root_X1.pem lrwxrwxrwx 1 root root 51 nov 4 2016 /etc/ssl/certs/ISRG_Root_X1.pem -> /usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt $ dpkg -S /usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt ca-certificates: /usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt And that's why I ended up here. Based on another suggestion, I did "dpkg-reconfigure ca-certificates" and de-selected "mozilla/DST_Root_CA_X3.crt" and that removed a certificate, but "aptitude safe-upgrade" still failed with the same error. Happy to provide more info and/or do more things, just let me know. Cheers, Diederik
signature.asc
Description: This is a digitally signed message part.