Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What's the best way to force a particular version of a dependency
Date: Sun, 07 Jun 2020 20:17:44
Message-Id: 67186c99-d5be-ffa1-f280-e40c952e6cb0@web.de
In Reply to: Re: [gentoo-user] What's the best way to force a particular version of a dependency by Rich Freeman
1 On 2020-06-07 21:30, Rich Freeman wrote:
2 > On Sun, Jun 7, 2020 at 2:56 PM n952162 <n952162@×××.de> wrote:
3 >
4 >> The emerge that I used was this:
5 >>
6 >> emerge -auDv --verbose-conflicts --changed-use --keep-going --with-bdeps=y --changed-deps --backtrack=100 @system
7 > Yeah, you might have to include the other packages that need readline
8 > if portage complains.
9 >
10 >
11
12 This, indeed, seems to have been the magic.
13
14 By specifying *both* @system and @world, two of my machines that I
15 worried were lost-causes are now updating - hundreds of packages, but
16 that's okay, I've been pulling my hair out for months.

Replies