https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280031
Bug ID: 280031
Summary: Cannot install `pkg` due to 404 on pkg.freebsd.org
Product: Base System
Version: 14.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
The following links lead to a 404, which FreeBSD 14.1 attempts to download when
installing `pkg`:
https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/Latest/pkg.txz
https://pkg.freebsd.org/FreeBSD:14:aarch64/quarterly/Latest/pkg.txz
>From the command line, many OpenSSL errors are thrown, but attempting to access
from a browser reveals a 404.
However, the following links do work, for FreeBSD 13:
https://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/Latest/pkg.txz
https://pkg.freebsd.org/FreeBSD:13:aarch64/quarterly/Latest/pkg.txz
Below is an example of the OpenSSL errors (for SEO etc.)
-----
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: y
Bootstrapping pkg from
pkg+https://pkg.FreeBSD.org/FreeBSD:14:aarch64/quarterly, please wait...
Certificate verification failed for /C=US/O=Let's Encrypt/CN=R3
0020C1D73E8E0000:error:16000069:STORE
routines:ossl_store_get0_loader_int:unregistered
scheme:/usr/src/crypto/openssl/crypto/store/store_register.c:237:scheme=file
0020C1D73E8E0000:error:80000002:system library:file_open:No such file or
directory:/usr/src/crypto/openssl/providers/implementations/storemgmt/file_store.c:267:calling
stat(/etc/ssl/certs/4042bcee.0)
0020C1D73E8E0000:error:16000069:STORE
routines:ossl_store_get0_loader_int:unregistered
scheme:/usr/src/crypto/openssl/crypto/store/store_register.c:237:scheme=file
0020C1D73E8E0000:error:80000002:system library:file_open:No such file or
directory:/usr/src/crypto/openssl/providers/implementations/storemgmt/file_store.c:267:calling
stat(/etc/ssl/certs/4042bcee.0)
0020C1D73E8E0000:error:0A000086:SSL
routines:tls_post_process_server_certificate:certificate verify
failed:/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:1890:
--
You are receiving this mail because:
You are the assignee for the bug.