Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fail to install new package
Date: Tue, 06 Oct 2015 12:01:57
Message-Id: 20151006130149.121c58e5@hactar.digimed.co.uk
In Reply to: [gentoo-user] fail to install new package by Ran Shalit
1 On Tue, 6 Oct 2015 13:31:54 +0300, Ran Shalit wrote:
2
3 > >=virtual/libudev-215-r1 abi_x86_32
4 > Would you like to add these changes to your config files? [Yes/No] Y
5 > Autounmask changes successfully written.
6 > * IMPORTANT: 8 config files in '/etc/portage' need updating.
7
8 This is the important line
9
10 > * See the CONFIGURATION FILES section of the emerge
11 > * man page to learn how to update config files.
12 > !!! All ebuilds that could satisfy
13 > ">=sys-libs/zlib-1.2.8-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]"
14 > have been masked.
15 > !!! One of the following masked packages is required to complete your
16 > request:
17 > - sys-libs/zlib-1.2.8-r1::gentoo (masked by: )
18 > (dependency required by "media-libs/lcms-2.6-r1::gentoo" [ebuild])
19 > (dependency required by
20 > "app-emulation/wine-9999::gentoo[abi_x86_32,lcms]" [ebuild])
21 > (dependency required by "wine" [argument])
22 > For more information, see the MASKED PACKAGES section in the emerge
23 > man page or refer to the Gentoo Handbook.
24 > gentoo ~ #
25
26 You need to run etc-update, or your preferred alternative config manager,
27 to merge the changes into /etc/portage/package.use. Portage only puts
28 them in a temporary ._cfg00* files, it doesn't apply them directly, you
29 are expected to manage that.
30
31
32 --
33 Neil Bothwick
34
35 Runtime Error: Out of funny taglines!

Replies

Subject Author
Re: [gentoo-user] fail to install new package Rich Freeman <rich0@g.o>