From owner-freebsd-questions Thu Nov 21 5:49:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C780B37B401 for ; Thu, 21 Nov 2002 05:49:39 -0800 (PST) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8751043E6E for ; Thu, 21 Nov 2002 05:49:38 -0800 (PST) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id gALDnOD49543; Thu, 21 Nov 2002 07:49:25 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20021121074926.0120f748@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 21 Nov 2002 07:49:26 -0600 To: Tim Peters , Roger Merritt From: "Jack L. Stone" Subject: Re: Portsupgrade -uU Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20021121064240.GD55919@adelaide.edu.au> References: <5.2.0.9.0.20021121132627.00a0e670@127.0.0.1> <5.2.0.9.0.20021121132627.00a0e670@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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