'sfsget' broken for Racy
Testing Racy 5.2.2.7, L18L has reported that the SFS downloader (via 'install' icon on desktop) is broken:http://murga-linux.com/puppy/viewtopic.php?t=76182&start=15
Hmmm, I found that it has always been broken for Racy. Fixed.
If you want the fixed /usr/sbin/sfsget, here is the Woof commit:
http://bkhome.org/fossil/woof2.cgi/info/03856c3ba7
Comments:
Posted on 24 Feb 2012, 9:16 by 01mickosfsget
While on sfs_get, can you add the slacko repo,(pet_packages-slacko) that's where I have been uploading sfs for slacko.
Posted on 24 Feb 2012, 9:41 by BarryK
SFS for Slacko
01micko,
Ok, I have put this into sfsget:
slacko) #01micko's spup
x_REPOS="`echo -n "$PET_REPOS" | tr ' ' '\n' | grep '/puppylinux'`"
SFS_DIR0="pet_packages-slacko"
;;
I will commit Woof soon.