FYI,
I'm not using Fink Commander, just plain Fink; I've also gotten errors when trying to update Fink over the last 2 days. Fink can't locate anything using rsync using primary or alternate mirrors (option 3). I thought it might be the time of day I was attempting to update (maybe the servers were being maintained) since it was 2 or 3 am CST each day.
I'll try again no (12:30pm CST) and see if I can get a response now).
Later,
Brandon Potter
On Feb 20, 2004, at 11:15 AM, Viv Kendon wrote:


I just started (a day or two ago I guess) getting a whole
slew of errors like this in the console when I do fink
selfupdate (from fink commander):

---------------------------------------------------------
W: Couldn't stat source package list
http://us.dl.sourceforge.net 10.2-gcc3.3/release/main
Packages
(/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.2- gcc3.3_release_main_binary-darwin-powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://us.dl.sourceforge.net 10.2-gcc3.3/release/crypto
Packages
(/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.2- gcc3.3_release_crypto_binary-darwin-powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://us.dl.sourceforge.net 10.2-gcc3.3/current/main
Packages
(/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.2- gcc3.3_current_main_binary-darwin-powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://us.dl.sourceforge.net 10.2-gcc3.3/current/crypto
Packages
(/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.2- gcc3.3_current_crypto_binary-darwin-powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://us.dl.sourceforge.net 10.2-gcc3.3/release/main
Packages
(/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.2- gcc3.3_release_main_binary-darwin-powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://us.dl.sourceforge.net 10.2-gcc3.3/release/crypto
Packages
(/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.2- gcc3.3_release_crypto_binary-darwin-powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://us.dl.sourceforge.net 10.2-gcc3.3/current/main
Packages
(/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.2- gcc3.3_current_main_binary-darwin-powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://us.dl.sourceforge.net 10.2-gcc3.3/current/crypto
Packages
(/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.2- gcc3.3_current_crypto_binary-darwin-powerpc_Packages)
- stat (2 No such file or directory)
[full list snipped]
---------------------------------------------------------


In fink commander's window I see

---------------------------------------------------------
rsync -az -v
rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP
/sw/fink/TIMESTAMP.tmp
receiving file list ... done
/sw/fink/TIMESTAMP.tmp
wrote 101 bytes  read 136 bytes  94.80 bytes/sec
total size is 11  speedup is 0.50
I will now run the rsync command to retrieve the latest
package descriptions.

/usr/bin/su vmk -c "rsync -az --delete-after --delete -v
--include='10.2-gcc3.3/' --include='10.2-gcc3.3/stable/'
--include='10.2-gcc3.3/stable/main/'
--include='10.2-gcc3.3/stable/main/finkinfo/'
--include='10.2-gcc3.3/stable/main/finkinfo/*/'
--include='10.2-gcc3.3/stable/main/finkinfo/*'
--include='10.2-gcc3.3/stable/main/finkinfo/**/*'
--include='10.2-gcc3.3/' --include='10.2-gcc3.3/unstable/'
--include='10.2-gcc3.3/unstable/main/'
--include='10.2-gcc3.3/unstable/main/finkinfo/'
--include='10.2-gcc3.3/unstable/main/finkinfo/*/'
--include='10.2-gcc3.3/unstable/main/finkinfo/*'
--include='10.2-gcc3.3/unstable/main/finkinfo/**/*'
--include='10.2-gcc3.3/' --include='10.2-gcc3.3/stable/'
--include='10.2-gcc3.3/stable/crypto/'
--include='10.2-gcc3.3/stable/crypto/finkinfo/'
--include='10.2-gcc3.3/stable/crypto/finkinfo/*/'
--include='10.2-gcc3.3/stable/crypto/finkinfo/*'
--include='10.2-gcc3.3/stable/crypto/finkinfo/**/*'
--include='10.2-gcc3.3/' --include='10.2-gcc3.3/unstable/'
--include='10.2-gcc3.3/unstable/crypto/'
--include='10.2-gcc3.3/unstable/crypto/finkinfo/'
--include='10.2-gcc3.3/unstable/crypto/finkinfo/*/'
--include='10.2-gcc3.3/unstable/crypto/finkinfo/*'
--include='10.2-gcc3.3/unstable/crypto/finkinfo/**/*'
--include='VERSION' --exclude='**'
'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/'"
receiving file list ... done
./
wrote 1105 bytes  read 97491 bytes  28170.29 bytes/sec
total size is 21442798  speedup is 217.48
/usr/bin/find '/sw/fink/10.2-gcc3.3/stable/main' -name CVS
-type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.2-gcc3.3/unstable/main' -name CVS
-type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.2-gcc3.3/stable/crypto' -name CVS
-type d -print0 | xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.2-gcc3.3/unstable/crypto' -name
CVS -type d -print0 | xargs -0 /bin/rm -rf
/bin/rm -rf '/sw/fink/10.2-gcc3.3/CVS'
/bin/rm -rf '/sw/fink/CVS'
/usr/bin/touch stamp-rsync-live && /bin/rm -f stamp-cvs-live
Reading package info...
Updating package index... done.
Information about 3070 packages read in 14 seconds.
No packages to install.

The core packages have been updated. You should now update
the other packages
using commands like 'fink update-all'.
---------------------------------------------------------

and it appears to have worked...but has it?

clues?  reassurance?
thanks,
-- Viv
------------------------------------------------
Dr Viv Kendon                [EMAIL PROTECTED]
QOLS                          tel: 020 7594 7746
Blackett Laboratory      Imperial College London


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users




------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to