pkg hangs with no error
Fervent Dissent
walkerindarkness at gmail.com
Thu May 22 17:03:10 UTC 2014
Solved, found I had a copy of Freebsd.conf in /etc/pkg/
On Fri, May 23, 2014 at 12:58 AM, Fervent Dissent <
walkerindarkness at gmail.com> wrote:
> pkg stats
> pkg: PACKAGESITE in pkg.conf is deprecated. Please create a repository
> configuration file
> Local package database:
> Installed packages: 303
> Disk space occupied: 1 GB
>
> Remote package database(s):
> Number of repositories: 2
> Packages available: 45622
> Unique packages: 23006
> Total size of packages: 220 GB
>
>
> FreeBSD satellite 10.0-STABLE FreeBSD 10.0-STABLE #0 r263468M: Fri Mar 21
> 20:41:11 CST 2014 sara at satellite:/usr/obj/usr/src/sys/NEW amd64
>
>
> On Fri, May 23, 2014 at 12:53 AM, Fervent Dissent <
> walkerindarkness at gmail.com> wrote:
>
>> I'm in Taiwan and just now pkg breaks. I have used it before, and I think
>> I was using pkg.tw.FreeBSD.org which responds to pings still. I've tried
>> many modifications to the conf files and the only time I get anything is if
>> I put
>>
>> packagesite: http://pkg.FreeBSD.org/${ABI}/latest
>> or packagesite: pkg+http://pkg.FreeBSD.org/${ABI}/latest
>> into /usr/local/etc/pkg.conf
>>
>> # pkg update
>> Updating repository catalogue
>>
>> is all I see if I use any other form of config or repo file. If I leave
>> the previously working repo file with the additional line in pkg.conf it
>> downloads the 2 files then hangs again. I had to mv the FreeBSD.conf file
>> to another dir because FreeBSD.conf.bck would still get read. Then I got
>> the output at the end of this email. It does nothing but wait.
>>
>>
>> # pkg update
>> pkg: PACKAGESITE in pkg.conf is deprecated. Please create a repository
>> configuration file
>> Updating repository catalogue
>> pkg: Warning: use of http:// URL scheme with SRV records is deprecated:
>> switch to pkg+http://
>> digests.txz 100% 1094KB 218.7KB/s 313.6KB/s
>> 00:05
>> pkg: Warning: use of http:// URL scheme with SRV records is deprecated:
>> switch to pkg+http://
>> packagesite.txz 100% 4906KB 306.6KB/s 786.1KB/s
>> 00:16
>> Incremental update completed, 22872 packages processed:
>> 0 packages updated, 0 removed and 22872 added.
>> pkg: http://pkg.tw.FreeBSD.org/freebsd:10:x86:64/latest/digests.txz:
>> Operation timed out
>> pkg: Unable to find catalogs
>>
>>
>> # pkg update
>> pkg: PACKAGESITE in pkg.conf is deprecated. Please create a repository
>> configuration file
>> Updating repository catalogue
>> digests.txz 100% 1094KB 273.4KB/s 233.6KB/s
>> 00:04
>> packagesite.txz 100% 4906KB 4.8MB/s 2.3MB/s
>> 00:01
>> Incremental update completed, 22872 packages processed:
>> 0 packages updated, 0 removed and 22872 added.
>> pkg: http://pkg.tw.FreeBSD.org/freebsd:10:x86:64/latest/digests.txz:
>> Operation timed out
>> pkg: Unable to find catalogs
>>
>
>
More information about the freebsd-pkg
mailing list