NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Pkgin to cdn.netbsd.org Very Slow?



"Aaron B." <aaron%zadzmo.org@localhost> wrote:

>
> Trying to 'pkgin update', after several minutes:
>
> > processing remote summary
> > (https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/aarch64/9.3/All)...
> > pkg_summary.bz2                                                                                                                                    
>
> > 52% 1664KB  12.1KB/s - stalled -
>
> I've terminated the download with CTL-C and tried again multiple times,
> all attempts were similarly slow. However, using curl, ftp, or wget, a
> download of the same pkg_summary.bz2 finishes in less than two seconds
> every time. Forcing IPv4 or IPv6 with the -4 and -6 flags makes no
> difference.
>
> Anyone else seen anything like this?

Yup.  What's interesting is even if I download the pkg_summary.gz file
to /tmp/ via curl and use 'file:///tmp' in the repositories.conf file
I *still* get the stalling., at least on physical hardware on 11_RC2.
On a VM I generally don't have any issues.

Also, if I download the pkg_summary.bz2 instead of pkg_summary.gz pkgin
complains it can't find "pkg_summary.gz" ; seems like it's supposed to
auto-adapt to either archive type.

-B


Home | Main Index | Thread Index | Old Index