Paula R T Coelho wrote:
> hmmm... still having some issues with proxy and/or configuration
> and/or mirror:
>
> [Arya:~] pcoelho% fink scanpackages
> Updating the list of locally available binary packages.
> Scanning dists/local/main/binary-darwin-i386
> Scanning dists/stable/main/binary-darwin-i386
> Scanning dists/stable/crypto/binary-darwin-i386
> Scanning dists/unstable/main/binary-darwin-i386
> Scanning dists/unstable/crypto/binary-darwin-i386
> Downloading the indexes of available packages in the binary distribution.
> /sw/bin/apt-get-lockwait -q update
> Err http://bindist.finkmirrors.net 10.5/release/main Packages
>   Could not connect to bindist.finkmirrors.net:80
> <http://bindist.finkmirrors.net:80> (17.254.17.246). - connect (60
> Operation timed out)
> Err http://bindist.finkmirrors.net 10.5/release/main Release
>   Could not connect to bindist.finkmirrors.net:80
> <http://bindist.finkmirrors.net:80> (17.254.17.246). - connect (60
> Operation timed out)
>
> and go on.
> i noticed it's trying to use port 80, when actually only port 8080 is
> open. as far as i understood.
>
> [Arya:~] pcoelho% printenv | grep proxy
> http_proxy=http://pcoelho:pcoe...@172.23.0.2:8080
> ftp_proxy=http://pcoelho:pcoe...@172.23.0.2:8080
> [Arya:~] pcoelho% printenv | grep PROXY
> HTTP_PROXY=http://pcoelho:pcoe...@172.23.0.2:8080
> FTP_PROXY=http://pcoelho:pcoe...@172.23.0.2:8080
>
> any thoughts?
>
> paula
>
One quick thing to check would be to see what happens if you run

    sudo apt-get update

manually, in case the "apt-get-lockwait" script that fink runs doesn't
pass on the proxy settings like it should.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to