Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××.be>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge --changed-use @world : how to interpret its output?
Date: Sun, 20 Jan 2019 11:34:24
Message-Id: HJPIWSCO.2XQNJDD4.OOUL7FC5@54ZHWAYM.PVCA5BEW.6WLXMWPE
1 Hi,
2 I have difficulties to interpret the output of
3
4 nice -19 emerge -av1 --update --keep-going --tree --changed-use \
5 --unordered-display --verbose-conflicts @world
6
7 I get LOTS of request to change package.use to include abi_x86_32.
8
9 It looks like emerge wants to change half of system (which is nearly
10 abi_x86_64 only)
11 to use the 32 bit ABI, as well.
12
13 How can I find out which packages triggers this chain of re-emerges?
14
15 Many thanks for a hint,
16 Helmut

Replies

Subject Author
Re: [gentoo-user] emerge --changed-use @world : how to interpret its output? Neil Bothwick <neil@××××××××××.uk>