pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mozilla-rootcerts-openssl PLIST issue



Thank you to whoever already popped a copy on cdn.netbsd.org!

# make fetch
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Fetching certdata-20230505.txt
=> Total size: 1324018 bytes
FFFFFFFFFFFFFFFF:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:/usr/src/crypto/external/bsd/openssl/dist/ssl/statem/statem_clnt.c:1889:
ftp: Can't connect to `hg.mozilla.org:https'
fetch: Unable to fetch expected file certdata-20230505.txt
Trying [2a04:4e42:4b::262]:80 ...
ftp: Can't connect to `2a04:4e42:4b::262:80': No route to host
Trying 199.232.57.6:80 ...
Requesting http://cdn.NetBSD.org/pub/pkgsrc/distfiles/certdata-20230505.txt
100% |***********************************|  1292 KiB    3.08 MiB/s    00:00 ETA
1324018 bytes retrieved in 00:00 (3.08 MiB/s)

# make replace

in mozilla-rootcerts and mozilla-rootcerts-openssl

# rm /usr/pkgsrc/distfiles/certdata-20230505.txt 
# make fetch
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Fetching certdata-20230505.txt
=> Total size: 1324018 bytes
Requesting https://hg.mozilla.org/mozilla-central/raw-file/f241a7ae4dc848614a68c2f94054121e441ae7a5/security/nss/lib/ckfw/builtins/certdata.txt
100% |***********************************|  1292 KiB  209.67 KiB/s    00:00 ETA
1324018 bytes retrieved in 00:06 (209.67 KiB/s)

so it was a chicken & egg problem ;-)


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index