stac80 Posted February 24, 2017 Report Share Posted February 24, 2017 Has anyone run across an error like this one when upgrading? !!! All ebuilds that could satisfy "x11-libs/libXres" have been masked. !!! One of the following masked packages is required to complete your request: - x11-libs/libXres-1.0.7::gentoo (masked by: invalid: DEPEND: USE flag 'ppc-aix' referenced in conditional 'ppc-aix?' is not in IUSE) There is no mention of ppc-aix in the offending ebuild. I'm not sure where to begin with this problem because it doesn't make much sense. Here's the ebuild: # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit xorg-2 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libXRes" DESCRIPTION="X.Org XRes library" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 >---x11-libs/libXext >---x11-proto/xextproto >---x11-proto/resourceproto" DEPEND="${RDEPEND}" Link to comment Share on other sites More sharing options...
0 Oleg Vinichenko Posted February 24, 2017 Report Share Posted February 24, 2017 fixed Link to comment Share on other sites More sharing options...
0 stac80 Posted February 24, 2017 Author Report Share Posted February 24, 2017 I just resynced my tree and updated and it worked as expected. I was just coming here to say as much but you beat me to it. Thank you Oleg! Link to comment Share on other sites More sharing options...
Question
stac80
Has anyone run across an error like this one when upgrading?
!!! All ebuilds that could satisfy "x11-libs/libXres" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-libs/libXres-1.0.7::gentoo (masked by: invalid: DEPEND: USE flag 'ppc-aix' referenced in conditional 'ppc-aix?' is not in IUSE)
There is no mention of ppc-aix in the offending ebuild. I'm not sure where to begin with this problem because it doesn't make much sense.
Here's the ebuild:
Link to comment
Share on other sites
2 answers to this question
Recommended Posts