Gentoo Archives: gentoo-user

From: Alan Mackenzie <acm@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge util-linx; util-linux and sysvinit block eachother.
Date: Mon, 09 Jun 2014 11:32:32
Message-Id: 20140609112803.GC3473@acm.acm
1 Hi, Gentoo!
2
3 The latest episode of my months long update saga.
4
5 I do
6
7 emerge -p --color y util-linux | less -F
8
9 , and get the following on my screen:
10
11 [ebuild U ] sys-apps/util-linux-2.24.1-r2 [2.22.2] USE="bash-completion%* pam%* python%* -caps% -cytune% -fdformat% -tty-helpers%" PYTHON_SINGLE_TARGET="python2_7%* -python3_2% -python3_3% (-python3_4)" PYTHON_TARGETS="python2_7%* python3_3%* -python3_2% (-python3_4)"
12 * Error: The above package list contains packages which cannot be
13 [blocks B ] <sys-apps/sysvinit-2.88-r7 ("<sys-apps/sysvinit-2.88-r7" is blocking sys-apps/util-linux-2.24.1-r2)
14 [blocks B ] >=sys-apps/util-linux-2.23 (">=sys-apps/util-linux-2.23" is blocking sys-apps/sysvinit-2.88-r4)
15 * installed at the same time on the same system.
16
17 . The up to date versions of these two packages are sysvinit-2.88.r7 and
18 util-linux-2.24.1-r2.
19
20 Am I right in thinking that the first of these "blocks B" lines is saying
21 that the latest util-linux is incompatible with the latest sysvinit -
22 that util-linux needs _less_ than sysvinit-2.88.r7? This feels like a
23 bug.
24
25 What about the second "blocks B" line. It seems to be saying that the
26 _old_ version util-linux-2.23 is blocking the _new_ sysvinit. Why is
27 this comparison being done this way?
28
29 This all seems crazy. Keeping Gentoo up to date shouldn't be this
30 difficult.
31
32 --
33 Alan Mackenzie (Nuremberg, Germany).

Replies