On 9/14/06, Chip G. <[EMAIL PROTECTED]> wrote: > > I tried to a "fink index" command and received the error below. I also tried > the "scanpackages" command before and that didn't help (same response). Any > ideas? > > > $ fink index > Reading package info... > W: Couldn't stat source package list file: unstable/main Packages > (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) > - stat (2 No such file or directory) > W: Couldn't stat source package list file: unstable/crypto Packages > (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) > - stat (2 No such file or directory) > W: Couldn't stat source package list file: unstable/main Packages > (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) > - stat (2 No such file or directory) > W: Couldn't stat source package list file: unstable/crypto Packages > (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) > - stat (2 No such file or directory) > Updating package index... done. > $ > > > > > > > -- Chip > >
Those are warnings, not errors, so no harm done (and I don't even think they affect the index per se) Did you do "sudo apt-get update ; fink scanpackages" as per http://fink.sourceforge.net/faq/usage-fink.php#packages-gz ? -- 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
