From owner-freebsd-pkg@FreeBSD.ORG Fri Sep 6 05:38:04 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A380C425 for ; Fri, 6 Sep 2013 05:38:04 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3DE162730 for ; Fri, 6 Sep 2013 05:38:04 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id u57so1412047wes.37 for ; Thu, 05 Sep 2013 22:38:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=t1FgntPm+/9YK5BYX0hzq8Czm/vxor6JWN6TPhQItYQ=; b=hpaMi5mHkSdmDqA6w7Vccz8FVkL6UgHXcSObU8mKfBHyDHcG2npQnbSYl8XdsQUABi XHFVrE4cgetsK0EPrYLstRCcRYbOjOIAJZfpsVF2W34gKPMOq10zFkemOc7IwY8G8tHj p4aA5aMjIZKfbsqlEwq4gSw4R6P5yE0QyK72lV6O7baJsq0LKyZlz9A2hhvCD6QJiJiP 34DOdBlOgpWtIuEN5XVDU6tFr+up1tatdeeiXjCNQV+KxCR8zZGuuuE/SLMM7qDl6Vhc bRAhn9QK6Ba2k+40WkITEwQa1NQtEaVAkn5S3wi0f29HrxQNMn/oBolXmEfTc/qJlcKM fbbA== X-Received: by 10.180.198.44 with SMTP id iz12mr523430wic.32.1378445882744; Thu, 05 Sep 2013 22:38:02 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id mb7sm874062wic.10.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 05 Sep 2013 22:38:01 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 6 Sep 2013 07:37:59 +0200 From: Baptiste Daroussin To: CeDeROM Subject: Re: pkg upgrade fails Message-ID: <20130906053759.GH27308@ithaqua.etoilebsd.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aF3LVLvitz/VQU3c" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2013 05:38:04 -0000 --aF3LVLvitz/VQU3c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 05, 2013 at 09:35:12PM +0200, CeDeROM wrote: > # pkg upgrade > Updating repository catalogue > pkg: Missing dependency matching 'audio/lame' > pkg: Missing dependency matching 'audio/faac' > pkg: Missing dependency matching 'audio/lame' > pkg: Missing dependency matching 'x11-fonts/liberation-fonts-ttf' > pkg: Missing dependency matching 'audio/lame' > pkg: Missing dependency matching 'multimedia/mencoder' > pkg: Missing dependency matching 'audio/lame' > pkg: Missing dependency matching 'audio/lame' > pkg: Missing dependency matching 'audio/lame' > pkg: Error while trying to install/upgrade packages, as there are > unresolved dependencies: > audio/glame: audio/lame > audio/gstreamer-plugins-faac: audio/faac > audio/gstreamer-plugins-lame: audio/lame > editors/libreoffice: x11-fonts/liberation-fonts-ttf, > x11-fonts/gentium-basic, print/libmspub, graphics/libcdr, > devel/liborcus, devel/liblangtag > multimedia/lives: multimedia/mencoder, audio/lame > multimedia/mencoder: audio/lame > audio/normalize: audio/lame > sysutils/xvidcap: audio/lame >=20 > # pkg -v > 1.1.4 Yes lame, faac, mencoder etc are restricted packages so they get removed fr= om the package repository before plushing it. regards, Bapt --aF3LVLvitz/VQU3c Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlIpajcACgkQ8kTtMUmk6ExUxgCfZysRiwMObouSCkp2qpSuSuL+ oTMAmQEbqt/+ZJr9NTeUx4BfJbSqImJV =e1ci -----END PGP SIGNATURE----- --aF3LVLvitz/VQU3c--