Ken Mankoff wrote:
> I'm running OS X 10.5 and fink 0.27.9 dist 0.8.1.cvs
> 
> I'm trying to save some space, but cleanup doesn't appear to be 
> doing much. I've checked the FAQ and the word 'cleanup' isn't 
> anywhere in it, nor do I see this addressed recently on the mail 
> list.
try: http://wiki.finkproject.org/index.php/Fink:fink_cleanup

(or "man fink")

> 
> I type "fink cleanup" and "fink cleanup --all" and nothing appears 
> to happen.
> 
> /sw/src/ has 600MB of {tgz,bz2,gz} files

  --sources, --srcs
     Delete sources (tarballs, etc.) that are not used by any package 
description (.info) file in the currently-active trees.


> 
> /sw/fink/debs has 200+ files, mostly symlinks to 
> /sw/fink/10.5/unstable/main/binary-darwin-i386/
> which has another few hundred megs.

The symlinks don't take any room to speak of. The binaries in your 
unstable tree could be cleaned up with this option:

  --debs
     Delete .deb files (compiled binary package archives) corresponding 
to versions of packages that are neither described by a package 
description (.info) file in the currently-active trees nor presently 
installed.

> 
> The cleanup messages state,
> "Obsolete sources deleted from /sw/src: 0
> 
> But there are files there I've installed and then removed or purged. 
> How do I get fink to really clean up after itself? Should I be using 
> dpkg or apt commands instead of the fink interface?
> 
> Thanks,
> 
>     -k.

If you read the text, you'll see that it only removes packages that are 
not mentioned in your active trees (in other words, it's not sufficient 
  that they're not installed--although that is also a prerequisite).

HTH,
Robert

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to