Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?
Date: Wed, 20 May 2020 19:12:45
Message-Id: cb45d1eb-4c76-f59a-54ac-dee5d7187c15@web.de
In Reply to: Re: [gentoo-user] slot conflict for the same package: how to add a USE flag? by Ashley Dixon
1 The command was:
2
3 emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl
4 dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml
5 dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore
6
7 The output to that is attached.
8
9 I tried just emerging zlib with the static-libs USE flag ... that log is
10 also attached.
11
12 On 05/20/20 18:59, Ashley Dixon wrote:
13 > On Wed, May 20, 2020 at 02:35:52PM +0200, n952162 wrote:
14 >> I have a slot conflict for sys-libs/zlib, whereby both users want
15 >> the same package.  Studying the USE variables shows that the new
16 >> package wants, additionally, the "static-libs" USE flag.
17 >>
18 >> I thought, the way to handle this is to add the static-libs USE
19 >> variable in /etc/portage/package.use and re-emerge with
20 >> --changed-use.  Unfortunately, that gives me the same conflict.
21 > Can you attach the full output of emerge ?
22 >

Attachments

File name MIME type
update-qtcore.200517 text/plain
zlib.200520 text/plain

Replies

Subject Author
Re: [gentoo-user] slot conflict for the same package: how to add a USE flag? Daniel Frey <djqfrey@×××××.com>