I've been working on a script, and am having a bit of trouble producing
reasonable output.  First, the script removes all leaf packages that are
not listed in a configuration file and are not required by any of those
packages, or by any package that those packages require, etc.

The problem is that when all currently installed packages are listed as
'do not remove', then the script does not produce the "No packages/ports
to remove." output unless line 58 (the line that consists of the command
'true') is uncommented.  If that line is commented out, or removed, then
no output is produced.

Anyone have any ideas on how to troubleshoot?

Regards,
-- 
dave [ please don't CC me ]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to