On 9/17/07, eliott <eliott@cactuswax.net> wrote:
On 9/17/07, eliott <eliott@cactuswax.net> wrote:
Nope, and that wouldn't make a whole lot of sense since we already did a hostname -> IP translation:
I was thinking maybe a reverse lookup was timing out... but it appears that the IP you listed reverses to velocity.net anyway...
Interesting..I ratched up the verbosity output on csup, and this is what I get..
Parsing supfile "/etc/abs/supfile.core" Connecting to cvs.archlinux.org Connected to 66.211.213.17 Server software version: SNAP_16_1h Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection core/cvs Shutting down connection to server Finished successfully
Some gaolergle'ing turned up this: http://lists.freebsd.org/pipermail/cvs-projects/2006-October/000602.html
http://www.freebsd.org/cgi/cvsweb.cgi/projects/csup/proto.c.diff?r1=1.92;r2=...
so...I pulled a more recent snapshot of csup..and now I get this..with L 1 verbosity (default).
Connected to cvs.archlinux.org (66.211.213.17) Updating collection core/cvs Finished successfully
Seems pretty win. PKGBUILD for my change can be found here... http://archlinux.org/~eliott/zomgstuff/csup/PKGBUILD
the snapshot pull from freebsd is here: http://archlinux.org/~eliott/zomgstuff/csup/csup-snap-20061014.tgz
/me found the same thing. Looks like it will be fixed in the next release of csup if that happens. Or it looks like that is how they do their releases, but haven't published it on their web page. Want to ask the author of csup if a new release is coming anytime soon? -Dan