Gentoo Archives: gentoo-amd64

From: Marko Obrovac <marko.obrovac@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Updating masked packages
Date: Fri, 22 Jan 2010 14:22:10
Message-Id: 4B59B4FF.4040101@gmail.com
1 Hello to all,
2
3 I'm trying to update net-im/skype, for which I put the "~amd64" keyword
4 in package.keywords
5
6 Now, I'm facing the following problem:
7
8
9 root ~ # emerge --deep --update --verbose --pretend net-im/skype
10
11 These are the packages that would be merged, in order:
12
13 Calculating dependencies... done!
14
15 !!! All ebuilds that could satisfy
16 ">=app-emulation/emul-linux-x86-xlibs-20091231" have been masked.
17 !!! One of the following masked packages is required to complete your
18 request:
19 - app-emulation/emul-linux-x86-xlibs-20091231 (masked by: ~amd64 keyword)
20
21 For more information, see the MASKED PACKAGES section in the emerge
22 man page or refer to the Gentoo Handbook.
23 (dependency required by "net-im/skype-2.1.0.47-r1" [ebuild])
24 (dependency required by "net-im/skype" [argument])
25
26
27 For the purpose of unmasking emul-linux-x86-xlibs, I put the following
28 line in package.keywords:
29
30 app-emulation/emul-linux-x86-qtlibs ~amd64
31
32
33 However, this line did not change emerge's behaviour in any way...
34
35 Any thoughts?
36
37 Thanks,
38 Marko Obrovac

Replies

Subject Author
Re: [gentoo-amd64] Updating masked packages "Crístian Viana" <cristiandeives@×××××.com>