Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Cc: CJoeB <colleen.beamer@×××××.com>
Subject: Re: [gentoo-user] Updating world
Date: Sun, 27 Mar 2011 22:27:37
Message-Id: 2202822.i8kotrEGS4@nazgul
In Reply to: [gentoo-user] Updating world by CJoeB
1 On Sunday 27 March 2011 18:50:36 CJoeB wrote:
2 > Hi All,
3 >
4 > See output below. I understand what this is telling me. However, the
5 > issue is if I unmask libkexiv2 and kipi-plugins, I get further messages
6 > about some other kde package that is masked by ~x86 keyword. And this
7 > goes on continuously.
8
9
10 I suspect a dodgy entry in /etc/portage somewhere.
11
12 What's the output of:
13
14 grep -r libkexiv2 /etc/portage*
15 grep ACCEPT_KEYWORDS /etc/make.conf
16
17 >
18 > If I do emerge --pretend --update --deep --skip-first world, the second
19 > set of output is provided and this causes other problems - for instance,
20 > there are a whole whack of packages that depend on gettext.
21 >
22 > I haven't been able to update my system in well over a month. I keep
23 > hoping a sync will somehow miraculously correct my problem.
24 >
25 > Anyone have any ideas how to get around this?
26 >
27 > penguinchick ~ # emerge --pretend --update --deep world
28 >
29 > These are the packages that would be merged, in order:
30 >
31 > Calculating dependencies... done!
32 >
33 > !!! All ebuilds that could satisfy ">=kde-base/libkexiv2-4.5[aqua=]"
34 > have been masked.
35 > !!! One of the following masked packages is required to complete your
36 > request:
37 > - kde-base/libkexiv2-4.6.1 (masked by: ~x86 keyword)
38 > - kde-base/libkexiv2-4.6.0 (masked by: ~x86 keyword)
39 > - kde-base/libkexiv2-4.5.5 (masked by: ~x86 keyword)
40 >
41 > (dependency required by "media-plugins/kipi-plugins-1.9.0" [ebuild])
42 > (dependency required by "@selected")
43 > (dependency required by "@world" [argument])
44 > For more information, see the MASKED PACKAGES section in the emerge
45 > man page or refer to the Gentoo Handbook.
46 >
47 > ----------------------------------------------------------------------------
48 > -----------------------------
49 >
50 > penguinchick ~ # emerge --pretend --update --deep --skip-first world
51 >
52 > These are the packages that would be merged, in order:
53 >
54 > Calculating dependencies... done!
55 > !!! One or more packages have been dropped due to
56 > !!! masking or unsatisfied dependencies:
57 >
58 > (sys-devel/gettext-0.18.1.1-r1, ebuild scheduled for merge)
59 > (dev-python/pygtksourceview-2.10.1, ebuild scheduled for merge)
60 > (dev-vcs/git-1.7.3.4-r1, ebuild scheduled for merge)
61 >
62 > [ebuild U ] sys-apps/attr-2.4.44 [2.4.43]
63 > [ebuild U ] sys-devel/bison-2.4.2 [2.4.1]
64 > [ebuild U ] x11-misc/shared-mime-info-0.80 [0.71]
65 > [ebuild U ] sys-apps/coreutils-8.7 [8.5]
66 > [ebuild U ] sys-libs/pam-1.1.3 [1.1.1-r2]
67 > v
68 >
69 > Regards,
70 >
71 > Colleen
72 --
73 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] Updating world CJoeB <colleen.beamer@×××××.com>