Wget failures connecting to GitHub on Ubuntu 20
Jeffrey Walton
noloader at gmail.com
Thu Sep 23 13:25:01 UTC 2021
On Sat, Sep 18, 2021 at 7:16 AM Colin Watson <cjwatson at ubuntu.com> wrote:
>
> On Fri, Sep 17, 2021 at 09:15:12PM -0400, Jeffrey Walton wrote:
> > This caught me by surprise today:
> >
> > $ lsb_release -a
> > No LSB modules are available.
> > Distributor ID: Ubuntu
> > Description: Ubuntu 20.04.3 LTS
> > Release: 20.04
> > Codename: focal
> >
> > $ wget -O main.cxx
> > https://raw.githubusercontent.com/austin-clifton/cryptopp-chacha-asm-test/main/src/main.cpp
>
> This works fine for me on 20.04; perhaps the relevant DigiCert CA is
> disabled on your system. Try "sudo dpkg-reconfigure ca-certificates"
> and make sure it's enabled.
Thanks Colin. That command cleared the issue.
Jeff
More information about the Ubuntu-devel-discuss
mailing list