On Tue, May 14, 2013 at 12:36:44PM +0200, Rainer Duffner
wrote:> Hi,
>
> I have this host (a cloned VM, FreeBSD 9.1 AMD64) behind an Astaro
> Web-Proxy:
>
>
> (blahost </root>) 70 # pkg
> update
> [12:00] Updating repository catalogue
> repo.txz 3%
> 10KB 0.5KB/s 0.0KB/s - stalled -pkg:
> http://pkgng.our.repo/91amd64-91patch/repo.txz: Operation timed out
>
>
> It's a proxy with authentication.
>
> I'm not sure if it's a fetch(3) problem in general.
> Because a single fetch from the same server of a small and large file
> does work, though a bit slow.
>
> pkg is 1.0.2
It's working here with these env vars set:
http_proxy=http://<USER>:<PASSWD>@<SERVER>:8080
ftp_proxy=http://<USER>:<PASSWD>@<SERVER>:8080
HTTP_PROXY=http://<USER>:<PASSWD>@<SERVER>:8080
FTP_PROXY=http://<USER>:<PASSWD>@<SERVER>:8080
HTTP_PROXY_AUTH=basic:*:<USER>:<PASSWD>
But I can't tell which one get's pulled in.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL:
<http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20130514/5bf4d63e/attachment.sig>