https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201302
--- Comment #2 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
