From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q3wXq-0003DJ-87 for garchives@archives.gentoo.org; Sun, 27 Mar 2011 20:26:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AC611C0E9; Sun, 27 Mar 2011 20:25:19 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E3581C0E9 for ; Sun, 27 Mar 2011 20:25:18 +0000 (UTC) Received: by vxb39 with SMTP id 39so2267371vxb.40 for ; Sun, 27 Mar 2011 13:25:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=MxD/iD5jwMf2K9e90jKCzjUVotb8ZABM5CKdMrSpKt0=; b=qzVn7l9ym5OjWE2F4xyaJAwEp7W3qeAwsRJKjB5jsmW9cLMgP6Y93Y3MktrJMP0Tc/ S7BsZ9niT+V3uFCUIsV5P+29T4DM4nfBuHt82Q6R583NV4Sr0vccv9Y2DZxrdUbKGbXJ j2p7ZE7xxuRGVgnn2SmxBrqeLE8ZHhy4wITaU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xaj0DA3yHSJ43yv4aYLipLGpeIkFmncn8p6VhXvnnxGSSXM3+LxxMbO2USXT/KUPk2 FxZIsjuZS9rprITF0OKe3afu3cSTGG3uGD5YLHkSaJbTcTtFus9ji0gNQio5BDxxLZP+ pDE8/nZ25x12bRDhm3YSvX/6OaSmS3JrkPEu0= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.220.178.139 with SMTP id bm11mr892126vcb.62.1301257518526; Sun, 27 Mar 2011 13:25:18 -0700 (PDT) Received: by 10.220.193.132 with HTTP; Sun, 27 Mar 2011 13:25:18 -0700 (PDT) In-Reply-To: <4D8F86FC.8080600@gmail.com> References: <4D8F86FC.8080600@gmail.com> Date: Sun, 27 Mar 2011 21:25:18 +0100 Message-ID: Subject: Re: [gentoo-user] Updating world From: JM To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=90e6ba53a8c427329b049f7ca0d7 X-Archives-Salt: X-Archives-Hash: 627146cbd01107dff2fe741f469e1124 --90e6ba53a8c427329b049f7ca0d7 Content-Type: text/plain; charset=ISO-8859-1 You can allow it to install the masked packages by typing: ACCEPT_KEYWORDS="~x86" emerge --update --deep world (you can also use --keep-going, instead of --skip-first and it will try and continue when it finds errors). Actually, you can only use ~x86 if you are using an i686 or whatever (no good for amd or other arch's). Some correct me if I'm wrong, or have I misunderstood the problem? On 27 March 2011 19:50, CJoeB wrote: > Hi All, > > See output below. I understand what this is telling me. However, the > issue is if I unmask libkexiv2 and kipi-plugins, I get further messages > about some other kde package that is masked by ~x86 keyword. And this goes > on continuously. > > If I do emerge --pretend --update --deep --skip-first world, the second set > of output is provided and this causes other problems - for instance, there > are a whole whack of packages that depend on gettext. > > I haven't been able to update my system in well over a month. I keep > hoping a sync will somehow miraculously correct my problem. > > Anyone have any ideas how to get around this? > > penguinchick ~ # emerge --pretend --update --deep world > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > > !!! All ebuilds that could satisfy ">=kde-base/libkexiv2-4.5[aqua=]" have > been masked. > !!! One of the following masked packages is required to complete your > request: > - kde-base/libkexiv2-4.6.1 (masked by: ~x86 keyword) > - kde-base/libkexiv2-4.6.0 (masked by: ~x86 keyword) > - kde-base/libkexiv2-4.5.5 (masked by: ~x86 keyword) > > (dependency required by "media-plugins/kipi-plugins-1.9.0" [ebuild]) > (dependency required by "@selected") > (dependency required by "@world" [argument]) > For more information, see the MASKED PACKAGES section in the emerge > man page or refer to the Gentoo Handbook. > > > --------------------------------------------------------------------------------------------------------- > > penguinchick ~ # emerge --pretend --update --deep --skip-first world > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > !!! One or more packages have been dropped due to > !!! masking or unsatisfied dependencies: > > (sys-devel/gettext-0.18.1.1-r1, ebuild scheduled for merge) > (dev-python/pygtksourceview-2.10.1, ebuild scheduled for merge) > (dev-vcs/git-1.7.3.4-r1, ebuild scheduled for merge) > > [ebuild U ] sys-apps/attr-2.4.44 [2.4.43] > [ebuild U ] sys-devel/bison-2.4.2 [2.4.1] > [ebuild U ] x11-misc/shared-mime-info-0.80 [0.71] > [ebuild U ] sys-apps/coreutils-8.7 [8.5] > [ebuild U ] sys-libs/pam-1.1.3 [1.1.1-r2] > v > > Regards, > > Colleen > > > > -- > > Registered Linux User #411143 with the Linux Counter, > http://counter.li.org > > > --90e6ba53a8c427329b049f7ca0d7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable You can allow it to install the masked packages by typing:

ACCEPT_KEYWORDS=3D"~x86" emerge --update --deep world (you can= also use --keep-going, instead of --skip-first and it will try and continu= e when it finds errors).

Actually, you can only use ~x86 if you are using an i68= 6 or whatever (no good for amd or other arch's).

Some correct me if I'm wrong, or have I misunderstood the problem?

On 27 March 2011 19:50, CJoeB <colleen.beamer@gma= il.com> wrote:
Hi All,

See output below. =A0I understand what this is telling me. =A0However, the = issue is if I unmask libkexiv2 and kipi-plugins, I get further messages abo= ut some other kde package that is masked by ~x86 keyword. =A0And this goes = on continuously.

If I do emerge --pretend --update --deep --skip-first world, the second set= of output is provided and this causes other problems - for instance, there= are a whole whack of packages that depend on gettext.

I haven't been able to update my system in well over a month. =A0I keep= hoping a sync will somehow miraculously correct my problem.

Anyone have any ideas how to get around this?

penguinchick ~ # emerge --pretend --update --deep world

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy ">=3Dkde-base/libkexiv2-4.5[aqua= =3D]" have been masked.
!!! One of the following masked packages is required to complete your reque= st:
- kde-base/libkexiv2-4.6.1 (masked by: ~x86 keyword)
- kde-base/libkexiv2-4.6.0 (masked by: ~x86 keyword)
- kde-base/libkexiv2-4.5.5 (masked by: ~x86 keyword)

(dependency required by "media-plugins/kipi-plugins-1.9.0" [ebuil= d])
(dependency required by "@selected")
(dependency required by "@world" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

---------------------------------------------------------------------------= ------------------------------

penguinchick ~ # emerge --pretend --update --deep --skip-first world

These are the packages that would be merged, in order:

Calculating dependencies... done!
!!! One or more packages have been dropped due to
!!! masking or unsatisfied dependencies:

=A0(sys-devel/gettext-0.18.1.1-r1, ebuild scheduled for merge)
=A0(dev-python/pygtksourceview-2.10.1, ebuild scheduled for merge)
=A0(dev-vcs/git-1.7.3.4-r1, ebuild scheduled for merge)

[ebuild =A0 =A0 U ] sys-apps/attr-2.4.44 [2.4.43]
[ebuild =A0 =A0 U ] sys-devel/bison-2.4.2 [2.4.1]
[ebuild =A0 =A0 U ] x11-misc/shared-mime-info-0.80 [0.71]
[ebuild =A0 =A0 U ] sys-apps/coreutils-8.7 [8.5]
[ebuild =A0 =A0 U ] sys-libs/pam-1.1.3 [1.1.1-r2]
v

Regards,

Colleen



--

Registered Linux User #411143 with the Linux Counter, http://counter.li.org



--90e6ba53a8c427329b049f7ca0d7--