Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2015 12:42:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 201302] Can't update packages using pkg
Message-ID:  <bug-201302-8-1cgcdIicE1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201302-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201302-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201302

--- Comment #2 from josh@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201302-8-1cgcdIicE1>