How do I get selfupdate-cvs to work through a firewall? My /sw/etc/fink.conf contains ftp and http proxies, which have been working fine with dselect and "fink install", but selfupdate-cvs seems to bypass them because it just issues a cvs command. How do I make this work?
Chris --------------- [localhost:~] cjp% fink -version Package manager version: 0.9.7 Distribution version: 0.3.2a [localhost:~] cjp% fink selfupdate-cvs ... Now logging into the CVS server. When CVS asks you for a password, just press return (i.e. the password is empty). su cjp -c 'cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink login' (Logging in to [EMAIL PROTECTED]) CVS password: Unknown host cvs.sourceforge.net. ### su failed, exit code 1 Failed: Logging into the CVS server for anonymous read-only access failed. [localhost:~] cjp% Justin Hallett wrote: > > the (i) means that there is a newer version and that 3.0.1 is the current > installed version. do a fink selfupdate-cvs and then a fink update-all > > [EMAIL PROTECTED] writes: > > (i) qt 3.0.1-1 Cross-Platform GUI application > >framework. _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
