On 6/26/06, Terrance Brannon <[EMAIL PROTECTED]> wrote: > > > > Just an update. I aborted this process and ran sudo fink selfupdate and > chose the rsync method. This command was working fine until it called > /sw/bin/apt-get-lockwait update > > It appears to be hanging there: > > sent 316786 bytes received 1556670 bytes 55924.06 bytes/sec > total size is 22311407 speedup is 11.91 > /usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 | xargs > -0 /bin/rm -rf > /usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0 | > xargs -0 /bin/rm -rf > /usr/bin/find '/sw/fink/10.4/unstable/main' -name CVS -type d -print0 | > xargs -0 /bin/rm -rf > /usr/bin/find '/sw/fink/10.4/unstable/crypto' -name CVS -type d -print0 | > xargs -0 /bin/rm -rf > Downloading the indexes of available packages in the binary distribution. > /sw/bin/apt-get-lockwait update > >
What verbosity are you using? Just for fun, see if "sudo apt-get update" works on its own. -- Alexander K. Hansen Fink Documenter (still) Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
