Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help

Hi all,

Due to recent changes in FreeBSD.org infrastructure, systems still running
15.0-{PRERELEASE,ALPHA*,BETA*} (aka anything running 15.0 which hasn't
upgraded to -RC* yet) will find that 'pkg upgrade -r FreeBSD-base' fails,
since the https://pkg.freebsd.org/FreeBSD:15:foo/base_release_0/ repository
(which used to be nightly builds signed with "pkg" keys) has been replaced
by what used to be on pkgbase.freebsd.org.

At present the best path forward for you is probably to use git to check out
the src tree (head, stable/15, or releng/15.0; doesn't matter in this case)
and run the commands
# cp /usr/src/usr.sbin/pkg/FreeBSD.conf.quarterly-release \
       /etc/pkg/FreeBSD.conf
# cp -R /usr/src/share/keys/pkgbase-15 /usr/share/keys/pkgbase-15
to get the updated configuration file and signing keys.

I'm sorry about the inconvenience.  This was not my decision.

-- 
Colin Percival
FreeBSD Release Engineering Lead & EC2 platform maintainer
Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid