Date: Fri, 4 Nov 2005 17:55:54 -1000 From: Randy Bush <randy@psg.com> To: Kris Kennaway <kris@obsecurity.org> Cc: ports@freebsd.org Subject: Re: Azureus_2.3.0.4 dependency missing Message-ID: <17260.11594.78899.465990@roam.psg.com> References: <17260.1322.542751.224777@roam.psg.com> <A43D26A9-2A45-4971-B95B-A5D2FB93F2D5@brooknet.com.au> <48BD55D4-C668-4538-92D3-0F44EAA20AC4@brooknet.com.au> <17260.3134.688977.462078@roam.psg.com> <2C2470C3-6E8B-4485-A99A-D2294DD54034@brooknet.com.au> <17260.3367.54955.183366@roam.psg.com> <BCA4196B-DD95-4251-9591-6EAA2AC8C35B@brooknet.com.au> <17260.7879.966887.506503@roam.psg.com> <20051105030046.GA34356@xor.obsecurity.org> <17260.8628.999676.370092@roam.psg.com> <20051105031744.GA50437@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Look at the example in the pkg_which manpage and go through and clean > out all the old cruft you have on your system (back it up first in > case you make a mistake). # find /usr/local /usr/X11R6 -type f | xargs pkg_which -v | fgrep '?' | wc 37912 75824 2379746 uh, piping that to awk and rm would be a total disaster. it would remove all of the current perl port, and 42 similar pieces. going through by hand finds little it would do that actually needs to be done. something is very broken here. note that portupgrade, pkgdb -Ff, etc, all run quite well and have for a long time. this problem with azureus is the first for some months. randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17260.11594.78899.465990>