[haiku-development] Re: Error during building haiku

  • From: "Alexander von Gluck IV" <kallisti5@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 18 Mar 2021 20:26:02 +0000

March 18, 2021 1:20 AM, "Jérôme Duval" <jerome.duval@xxxxxxxxx 
(mailto:jerome.duval@xxxxxxxxx?to=%22J%C3%A9r%C3%B4me%20Duval%22%20<jerome.duval@xxxxxxxxx>)>
 wrote:

 Le jeu. 18 mars 2021 à 04:21, Saloni Garg <salonigarg24.5@xxxxxxxxx 
(mailto:salonigarg24.5@xxxxxxxxx)> a écrit : 

        -q -j4 @nightly-raw ', I see the following error after some time:
ERROR: cannot verify eu.hpkg.haiku-os.org (http://eu.hpkg.haiku-os.org)'s 
certificate, issued by ‘CN=R3,O=Let's Encrypt,C=US’:
Unable to locally verify the issuer's authority.
To connect to eu.hpkg.haiku-os.org (http://eu.hpkg.haiku-os.org) insecurely, 
use –no-check-certificate’.`

        
source="generated/objects/haiku/x86_64/packaging/repositories/HaikuPorts-checksum"
wget --retry-connrefused --timeout 30 -O 
"generated/download/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64.hpkg" 
https://eu.hpkg.haiku-os.org/haikuports/master/build-packages/ ;
(https://eu.hpkg.haiku-os.org/haikuports/master/build-packages/)cat 
$source/packages/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64.hpkg || exit 1
touch "generated/download/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64.hpkg"You 
might want to check your clock.
I just double checked... the certificates are all valid and working as expected.

So you're likely running into:

 1) An invalid local clock / date
 2) Some *really* old trust store of CA certificates pre-Let's encrypt (really 
old OS like early CentOS 6?)

-- Alex

Other related posts: