Date: Thu, 21 Nov 2002 07:49:26 -0600 From: "Jack L. Stone" <jackstone@sage-one.net> To: Tim Peters <tim@lost.net.au>, Roger Merritt <mcrogerm@stjohn.ac.th> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Portsupgrade -uU Message-ID: <3.0.5.32.20021121074926.0120f748@mail.sage-one.net> In-Reply-To: <20021121064240.GD55919@adelaide.edu.au> References: <5.2.0.9.0.20021121132627.00a0e670@127.0.0.1> <BA011293.2BD6%scott@g-it.ca> <BA011293.2BD6%scott@g-it.ca> <5.2.0.9.0.20021121132627.00a0e670@127.0.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
At 05:12 PM 11.21.2002 +1030, Tim Peters wrote: >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 > ....or maybe, portsdb -uU > /dev/null (to vaporville) Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20021121074926.0120f748>