Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] Portage nonsense : this week's version
Date: Sun, 18 Dec 2016 09:46:41
Message-Id: 20161218094624.GH1688@ca.inter.net
1 I want to see which pkgs might have updates available in 'testing',
2 so I enter, where 'emergeu' = 'ACCEPT_KEYWORDS="~amd64" emerge'
3 (I do this every week, usually without any serious problem :
4 please don't reply "Thou mayest not mix 'stable' with 'testing' :
5 thou mayest iff thou ist careful to limit 'testing'
6 to non-system but reliable pkgs, eg Kernel or Vim etc) :
7
8 USE="openssl qt5 text ruby_targets_ruby23 widgets gui network printsupport" emergeu -DNup world
9
10 The USE flags are the result of previous attempts at 'emergeu -DNup world'.
11
12 Portage replies (after some other irrelevant stuff) :
13
14 !!! The ebuild selected to satisfy "app-crypt/pinentry" has unmet requirements.
15 - app-crypt/pinentry-1.0.0::gentoo USE="-caps -emacs -gnome-keyring gtk ncurses qt4 qt5 -static" ABI_X86="64"
16
17 The following REQUIRED_USE flag constraints are unsatisfied:
18 at-most-one-of ( qt4 qt5 )
19
20 The above constraints are a subset of the following complete expression:
21 any-of ( ncurses gtk qt4 qt5 ) gtk? ( !static ) qt4? ( !static ) qt5? ( !static ) static? ( ncurses ) at-most-one-of ( qt4 qt5 )
22
23 (dependency required by "app-crypt/gnupg-2.1.16::gentoo" [ebuild])
24 (dependency required by "kde-base/kdelibs-4.14.27::gentoo" [ebuild])
25 (dependency required by "kde-base/katepart-4.14.3::gentoo" [installed])
26
27 -- return to my observations --
28
29 I've listed 'qt5' among my USE flags & haven't listed 'qt4',
30 so it follows that I've specified "at most one of qt4/qt5".
31 Portage refuses to hear this, so I'm stuck.
32
33 Does anyone have a useful suggestion or do I report a bug ?
34
35 --
36 ========================,,============================================
37 SUPPORT ___________//___, Philip Webb
38 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
39 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] Portage nonsense : this week's version Andrej Rode <mail@××××××××.de>
Re: [gentoo-user] Portage nonsense : this week's version "J. Roeleveld" <joost@××××××××.org>