This is a new problem that I first noticed yesterday. If I run
I have no idea what to do.
My network and internet connections are fine (I can ping google and other sites, and curl is working).
I'm running FreeBSD 14.3-RELEASE-p5
Thank you.
pkg update I get the following errors:
Code:
Updating FreeBSD repository catalogue...
pkg: An error occurred while fetching package: Unknown error
pkg: An error occurred while fetching package: Unknown error
repository FreeBSD has no meta file, using default settings
pkg: An error occurred while fetching package: Unknown error
pkg: An error occurred while fetching package: Unknown error
pkg: An error occurred while fetching package: Unknown error
pkg: An error occurred while fetching package: Unknown error
Unable to update repository FreeBSD
Updating FreeBSD-kmods repository catalogue...
pkg: An error occurred while fetching package: Unknown error
pkg: An error occurred while fetching package: Unknown error
repository FreeBSD-kmods has no meta file, using default settings
pkg: An error occurred while fetching package: Unknown error
pkg: An error occurred while fetching package: Unknown error
pkg: An error occurred while fetching package: Unknown error
pkg: An error occurred while fetching package: Unknown error
Unable to update repository FreeBSD-kmods
Error updating repositories!
I have no idea what to do.
pkg-static -d update gives me this:
Code:
Updating FreeBSD repository catalogue...
DBG(1)[10928]> PkgRepo: verifying update for FreeBSD
DBG(1)[10928]> Pkgrepo, begin update of '/var/db/pkg/repos/FreeBSD/db'
DBG(1)[10928]> (fetch) Request to fetch [URL]http://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/meta.conf[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: http
pkg-static: An error occurred while fetching package: Unknown error
DBG(1)[10928]> (fetch) Request to fetch [URL]http://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/meta.txz[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: http
pkg-static: An error occurred while fetching package: Unknown error
repository FreeBSD has no meta file, using default settings
DBG(1)[10928]> (fetch) Request to fetch [URL]http://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/data.pkg[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: http
pkg-static: An error occurred while fetching package: Unknown error
DBG(1)[10928]> (fetch) Request to fetch [URL]http://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/data.txz[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: http
pkg-static: An error occurred while fetching package: Unknown error
DBG(1)[10928]> (fetch) Request to fetch [URL]http://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/packagesite.pkg[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: http
pkg-static: An error occurred while fetching package: Unknown error
DBG(1)[10928]> (fetch) Request to fetch [URL]http://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/packagesite.txz[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: http
pkg-static: An error occurred while fetching package: Unknown error
Unable to update repository FreeBSD
Updating FreeBSD-kmods repository catalogue...
DBG(1)[10928]> PkgRepo: verifying update for FreeBSD-kmods
DBG(1)[10928]> Pkgrepo, begin update of '/var/db/pkg/repos/FreeBSD-kmods/db'
DBG(1)[10928]> (fetch) Request to fetch pkg+[URL]https://pkg.freebsd.org/FreeBSD:14:amd64/kmods_quarterly_3/meta.conf[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: pkg+https
pkg-static: An error occurred while fetching package: Unknown error
DBG(1)[10928]> (fetch) Request to fetch pkg+[URL]https://pkg.freebsd.org/FreeBSD:14:amd64/kmods_quarterly_3/meta.txz[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: pkg+https
pkg-static: An error occurred while fetching package: Unknown error
repository FreeBSD-kmods has no meta file, using default settings
DBG(1)[10928]> (fetch) Request to fetch pkg+[URL]https://pkg.freebsd.org/FreeBSD:14:amd64/kmods_quarterly_3/data.pkg[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: pkg+https
pkg-static: An error occurred while fetching package: Unknown error
DBG(1)[10928]> (fetch) Request to fetch pkg+[URL]https://pkg.freebsd.org/FreeBSD:14:amd64/kmods_quarterly_3/data.tzst[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: pkg+https
pkg-static: An error occurred while fetching package: Unknown error
DBG(1)[10928]> (fetch) Request to fetch pkg+[URL]https://pkg.freebsd.org/FreeBSD:14:amd64/kmods_quarterly_3/packagesite.pkg[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: pkg+https
pkg-static: An error occurred while fetching package: Unknown error
DBG(1)[10928]> (fetch) Request to fetch pkg+[URL]https://pkg.freebsd.org/FreeBSD:14:amd64/kmods_quarterly_3/packagesite.tzst[/URL]
DBG(1)[10928]> (fetch) Fetch: fetcher used: pkg+https
pkg-static: An error occurred while fetching package: Unknown error
Unable to update repository FreeBSD-kmods
Error updating repositories!
certctl rehash didn't make any difference. Does anyone have any ideas please?I'm running FreeBSD 14.3-RELEASE-p5
Thank you.