On Thu, Nov 21, 2002 at 01:28:45PM +0700, Roger Merritt wrote:
> At 02:04 AM 11/21/02, you wrote:
> >On Wed, Nov 20, 2002 at 10:21:07AM -0600, Scott Gerhardt wrote:
> >>
> >> When running "portsupgrade -uU" I get the output below.  How can I fix 
> >these
> >> malformed entries, non-existent entries and incomplete dependencies?
> >> Running "pkgdb -F" shows everything to be fine.
> >
> >If you're running "portsdb -Uu", you *don't*. It's up to port
> >maintainers to fix the problem with the port entries. Most of the
> >output are just warnings (intended for maintainers).
> 
> 
> Well, then, is there some way to turn off these error messages? I'm awfully 
> tired of 'can't find **: dependency list incomplete".

How about:

# portsdb -uU 2>&1 | grep -v "dependency list incomplete"

(not tested).

-tim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to