Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] udisks doesn't find libblockdev
Date: Sun, 21 Jan 2018 03:41:06
Message-Id: 20180121034047.yuahp365zlcm7aey@solfire
1 Hi,
2
3 got a problem this morning...
4
5 Calculating dependencies... done!
6 * Dependencies could not be completely resolved due to
7 * the following required packages not being installed:
8 *
9 * >=sys-libs/libblockdev-2.14[crypt] pulled in by:
10 * sys-fs/udisks-2.7.5
11 *
12 * Have you forgotten to do a complete update prior to depclean? The
13 * most comprehensive command for this purpose is as follows:
14 *
15 * emerge --update --newuse --deep --with-bdeps=y @world
16 *
17 * Note that the --with-bdeps=y option is not required in many
18 * situations. Refer to the emerge manual page (run `man emerge`)
19 * for more information about --with-bdeps.
20 *
21 * Also, note that it may be necessary to manually uninstall
22 * packages that no longer exist in the portage tree, since it may
23 * not be possible to satisfy their dependencies.
24 [1] 13866 exit 1 cleanup
25 solfire:/home/mccramer>eix sys-libs/libblockdev
26 [I] sys-libs/libblockdev
27 Available versions: 2.14-r1 (~)2.15-r1 {bcache +cryptsetup dmraid doc kbd lvm test PYTHON_SINGLE_TARGET="python3_4 python3_5 python3_6" PYTHON_TARGETS="python3_4 python3_5 python3_6"}
28 Installed versions: 2.15-r1(04:19:39 AM 01/21/2018)(cryptsetup -bcache -dmraid -doc -kbd -lvm -test PYTHON_SINGLE_TARGET="python3_5 -python3_4 -python3_6" PYTHON_TARGETS="python3_5 python3_6 -python3_4")
29 Homepage: https://github.com/rhinstaller/libblockdev
30 Description: A library for manipulating block devices
31
32
33 I read the oracle as follows:
34
35 udisks wants libblockdev version egual or greater 2.14 with "crypt"
36 USE flag set.
37
38 libblockdev itsself is installed with version 2.15, which is "equal or
39 greater 2.14" and with cryptsetup set...which is not "crypt".
40 There is no USE flag "crypt" with libblockdev.
41
42 Hmmmm...
43
44 What next?
45
46 Cheers
47 Meino

Replies

Subject Author
Re: [gentoo-user] udisks doesn't find libblockdev Adam Carter <adamcarter3@×××××.com>