From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 18:05:57 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D4121065670 for ; Sun, 7 Nov 2010 18:05:57 +0000 (UTC) (envelope-from rg.lists@rzweb.com) Received: from flabnapple.net (flabnapple.net [216.129.104.99]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2F78FC1A for ; Sun, 7 Nov 2010 18:05:57 +0000 (UTC) Received: from mail.flabnapple.net (localhost [127.0.0.1]) by flabnapple.net (Postfix) with ESMTP id 377641CC04C; Sun, 7 Nov 2010 10:05:57 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: Sun, 07 Nov 2010 10:05:57 -0800 From: "Ron (Lists)" To: Chris Brennan In-Reply-To: References: <0e83f79bc4b86b72841763338a63e94e@flabnapple.net> Message-ID: <127c80aaf3449a6a4a7d1392c4d6099a@flabnapple.net> X-Sender: rg.lists@rzweb.com User-Agent: RoundCube Webmail/0.4 Cc: freebsd-questions@freebsd.org Subject: Re: portupgrade fails to run or do anything X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2010 18:05:57 -0000 On Sun, 7 Nov 2010 12:57:03 -0500, Chris Brennan wrote: > On Sun, Nov 7, 2010 at 12:21 PM, Ron (Lists) wrote: > I'm trying to upgrade my ports and I can't get portupgrade to do > anything.  I type 'sudo portupgrade apache' (or any package) and all > I get back is a command prompt.  No error or any other message. >  portversion seems to work correctly, showing my out of date ports, > etc. > > Running portupgrade with -F doesn't help at all.  I've also noticed > that tab-expansion isn't working like it used to on the port names, so > that makes me wonder if the database is screwed up.  I've tried > running pkgdb and it just returns like portupgrade.  Running portsdb > to try and rebuild the index doesn't help. > > Any ideas?  I'm perplexed and Google is no help. > > Thanks > > Syntax is 'portupgrade www/apache' (/usr/ports is assumed) > 'portupgrade apache' has always worked before and adding the www/ in front does not fix the problem. Still the same results, e.g. nothing. :-) Ron