From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 14:36:28 2011 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 ACCDF106566B for ; Wed, 27 Jul 2011 14:36:28 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6FDB38FC13 for ; Wed, 27 Jul 2011 14:36:28 +0000 (UTC) Received: by gyf3 with SMTP id 3so1375560gyf.13 for ; Wed, 27 Jul 2011 07:36:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8dDOaaWw5mPpQpGI8EWjjzBqXlceelEZxJKFrheGfIc=; b=RLac3rAk7hHvzHO4Mb+xTwK8I6//h7rqCf8lvyCNhaqpSGNTNwvc9Y8e1m939Ia0J8 W+UpJmPPHxU6rJ04CbO8990Zh7mbft13rxKZ+oInXJRQl0zvqiaUh8XCXgaKPUxJ6BEa yE5/1XNWriuR4bxVNddlVPbUsshPuTcTjxc44= MIME-Version: 1.0 Received: by 10.42.156.129 with SMTP id z1mr111878icw.159.1311777387600; Wed, 27 Jul 2011 07:36:27 -0700 (PDT) Received: by 10.42.169.73 with HTTP; Wed, 27 Jul 2011 07:36:27 -0700 (PDT) In-Reply-To: <20110727125314.GB33587@orange.esperance-linux.co.uk> References: <20110727125314.GB33587@orange.esperance-linux.co.uk> Date: Wed, 27 Jul 2011 09:36:27 -0500 Message-ID: From: Antonio Olivares To: Frank Shute Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions Subject: Re: Command failed [exit code 1]: /usr/local/sbin/portinstall misc/shared-mime-info 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: Wed, 27 Jul 2011 14:36:28 -0000 >> Any hints/pointers to resolve this issue? >> >> Thanks in Advance, >> >> Antonio > > # portupgrade -Nv p5-XML-Parser > > > Regards, > > -- Frank, Thank you very much, but it still fails: quadcore# portupgrade -Nv p5-XML-Parser ---> Session started at: Wed, 27 Jul 2011 09:33:21 -0500 [Updating the pkgdb in /var/db/pkg ... - 449 packages found (-0 +1) . done] ** Found already installed package(s) of 'textproc/p5-XML-Parser': p5-XML-Parser-2.40 ** None has been installed or upgraded. ---> Session ended at: Wed, 27 Jul 2011 09:33:22 -0500 (consumed 00:00:01) quadcore# portupgrade -R firefox Stale dependency: firefox-5.0,1 --> shared-mime-info-0.80 -- manually run 'pkgdb -F' to fix, or specify -O to force. I have updated firefox to latest using cd /usr/ports/www/firefox/ make install clean and I am up to date on firefox, but If I issue the command to update all the deps, I get above error :( Regards, Antonio