Gentoo Archives: gentoo-user

From: Jonathan Callen <jcallen@g.o>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: after masking the X11-update due to nvidia-incompatibilities I got this...
Date: Sun, 11 Mar 2018 05:21:06
Message-Id: 1b934693-7d26-1345-f61c-1bda2e74259a@gentoo.org
In Reply to: [gentoo-user] after masking the X11-update due to nvidia-incompatibilities I got this... by tuxic@posteo.de
1 [Resend after accidentally forgetting to send to list]
2
3 On 03/10/2018 01:36 AM, tuxic@××××××.de wrote:
4 > Hi,
5 >
6 > please help me to decipher this from emerge
7 >
8 > emerge: there are no ebuilds built with USE flags to satisfy "dev-qt/qtgui:5[accessibility]".
9 > !!! One of the following packages is required to complete your request:
10 > - dev-qt/qtgui-5.9.4-r3::gentoo (Change USE: +accessibility, this change violates use flag constraints defined by dev-qt/qtgui-5.9.4-r3: 'any-of ( eglfs xcb ) accessibility? ( dbus xcb ) eglfs? ( egl ) ibus? ( dbus ) libinput? ( udev ) xcb? ( gles2? ( egl ) )')
11 > (dependency required by "media-sound/picard-2.0.0_beta1::gentoo" [ebuild])
12 > (dependency required by "@selected" [set])
13 > (dependency required by "@world" [argument])
14 >
15 >
16 > What is unclear to me is the message saying, that fixing this will
17 > violate something else...or....what?
18 >
19 > Thanks a lot for any deciphering in advance!
20 >
21 > Cheers
22 > Meino
23 >
24
25 What this is saying is that:
26
27 1) media-sound/picard-2.0.0_beta1 requires dev-qt/qtgui:5 with the
28 "accessibility" flag enabled
29
30 2) dev-qt/qtgui-5.9.4-r3 states that if the "accessibility" flag is
31 enabled, then both the "dbus" and "xcb" flags must also be enabled on
32 that package (and portage is saying that at least one of them is not
33 currently enabled)
34
35 Your fix would probably be to set the "accessibility", "dbus", and "xcb"
36 flags for dev-qt/qtgui:5 (dbus is probably already enabled).
37
38 --
39 Jonathan Callen

Attachments

File name MIME type
signature.asc application/pgp-signature