From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 19:50:03 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 E96261065679 for ; Sun, 7 Nov 2010 19:50:03 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from asmtp2.iomartmail.com (asmtp2.iomartmail.com [62.128.201.249]) by mx1.freebsd.org (Postfix) with ESMTP id 6D5E98FC15 for ; Sun, 7 Nov 2010 19:50:02 +0000 (UTC) Received: from asmtp2.iomartmail.com (localhost.localdomain [127.0.0.1]) by asmtp2.iomartmail.com (8.13.8/8.13.8) with ESMTP id oA7Jo065012561; Sun, 7 Nov 2010 19:50:01 GMT Received: from orange.esperance-linux.co.uk (80-45-152-196.static.dsl.as9105.com [80.45.152.196]) (authenticated bits=0) by asmtp2.iomartmail.com (8.13.8/8.13.8) with ESMTP id oA7Jo07c012554; Sun, 7 Nov 2010 19:50:00 GMT Received: by orange.esperance-linux.co.uk (Postfix, from userid 1001) id 006B033C1F; Sun, 7 Nov 2010 19:49:59 +0000 (GMT) Date: Sun, 7 Nov 2010 19:49:59 +0000 From: Frank Shute To: "Ron (Lists)" Message-ID: <20101107194959.GA99311@orange.esperance-linux.co.uk> References: <0e83f79bc4b86b72841763338a63e94e@flabnapple.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0e83f79bc4b86b72841763338a63e94e@flabnapple.net> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 8.1-RELEASE-p1 amd64 X-Organisation: 'shute.org.uk' 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 Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2010 19:50:04 -0000 On Sun, Nov 07, 2010 at 09:21:22AM -0800, 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 > Give portupgrade the -v arg to get some debugging information. E.g: # sudo portupgrade -v apache\* Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html