SOLVED Problem with package repos?

Joined
Jan 4, 2014
Messages
1,644
Anyone else having issues accessing the package repositories?

Code:
# pkg install bash
Updating FreeBSD repository catalogue...
pkg: http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/quarterly/meta.txz: Not Found
repository FreeBSD has no meta file, using default settings
pkg: http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/quarterly/packagesite.txz: Not Found
Unable to update repository FreeBSD
Error updating repositories!


EDIT: Looks like the pkg servers are geo-mirrored and there appears to be an issue with the closest mirror to me. There doesn't appear to be a way to switch mirrors.

EDIT2: FreeBSD bug report #251005
 
Last edited:
Top