Yasuhiro Kimura <[email protected]> writes: G> From: Masachika ISHIZUKA <[email protected]> > Subject: pkg for 14-current > Date: Sun, 24 Jan 2021 19:11:28 +0900 (JST) > >> Hi. >> >> I updated to 14-current from 13-current and reinstalled ports-mgmt/pkg. >> I cannot get meta files for 14-current. >> How can I use pkg on 14-current ? >> >>> # pkg update >>> Updating FreeBSD repository catalogue... >>> pkg: http://pkgmir.geo.freebsd.org/FreeBSD:14:amd64/latest/meta.txz: Not >>> Found >>> repository FreeBSD has no meta file, using default settings >>> pkg: http://pkgmir.geo.freebsd.org/FreeBSD:14:amd64/latest/packagesite.txz: >>> Not Found >>> Unable to update repository FreeBSD >>> Error updating repositories! > > All what you can do is to wait until build of offical packages for > 14-CURRENT has completed unless you build them by yourself.
Or temporarily redefine ABI as a workaround e.g., $ env ABI=FreeBSD:13:amd64 pkg install chromium _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
