pkg for 14-current

Jan Beich jbeich at FreeBSD.org
Sun Jan 24 12:51:20 UTC 2021


Yasuhiro Kimura <yasu at utahime.org> writes:

G> From: Masachika ISHIZUKA <ish at amail.plala.or.jp>
> 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


More information about the freebsd-current mailing list