On Sun, 05 Oct 2025 13:46:28 +0000 horsey_guy wrote: > > Do you get any useful information with the following command? > > > > > $ apt-listbugs -d list apt > > I believe this may diagnose the issue quite well: > ``` [...] > starting SSL for bugs.debian.org:443... > Exception `OpenSSL::SSL::SSLError' at /usr/lib/ruby/3.3.0/net/protocol.rb:46 > - SSL_connect returned=1 errno=0 peeraddr=[2603:400a:ffff:bb8::801f:23]:443 > state=error: certificate verify failed (unable to get certificate CRL) [...] > ```
Well, yes and no: it seems to confirm that the SSL connection does not even get started, because of the above error, but it does not give any further detail about the cause of the error... > > > Do you happen to have any firewall between your system and > > bugs.debian.org:443 ? > > No. > > > Do you have a web browser on your system? > > Can you navigate https://bugs.debian.org/release-critical/ with your > > > > > web browser, without issues? > > Yes, my web browser, Librewolf, runs fine. > > > Can the web browser validate the SSL/TLS certificate of the web site? > > Yes. Mmmh, I noticed that you are running ruby/1:3.3+support3.4~0 from Debian experimental: could you please try to downgrade to ruby/1:3.3+b1 (currently in Debian unstable and testing)? Does this downgrade solve your issue? -- http://www.inventati.org/frx/ There's not a second to spare! To the laboratory! ..................................................... Francesco Poli . GnuPG key fpr == CA01 1147 9CD2 EFDF FB82 3925 3E1C 27E1 1F69 BFFE
pgp91xD9PgxJ5.pgp
Description: PGP signature

