[Bug 201302] Can't update packages using pkg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 3 12:42:03 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201302

--- Comment #2 from josh at endries.org ---
I was able to work around the issue:

$ fetch 'http://pkg.freebsd.org/freebsd:10:x86:64/latest/Latest/pkg.txz'
pkg.txz                                       100% of 2423 kB 1134 kBps 00m03s
$ sudo pkg add -f pkg.txz
Installing pkg-1.5.4...pkg: package pkg is already installed, forced install
 done
If you are upgrading from the old package format, first run:

  # pkg2ng
$ sudo pkg update
Updating FreeBSD repository catalogue...
Repository FreeBSD has a wrong packagesite, need to re-create database
Fetching meta.txz: 100%    944 B   0.9kB/s    00:01
Fetching packagesite.txz: 100%    5 MiB   1.1MB/s    00:05
Processing entries: 100%
FreeBSD repository update completed. 24266 packages processed.
$

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list