Gentoo Archives: gentoo-user

From: Mike Gilbert <floppym@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] systemd, libgudev and bug 552036
Date: Fri, 18 Dec 2015 03:35:49
Message-Id: CAJ0EP43G=gK_najOcAdX7=aiaOr81JcyaRzi8rDY3k6ksccSXw@mail.gmail.com
In Reply to: [gentoo-user] systemd, libgudev and bug 552036 by Adam Carter
1 On Dec 17, 2015 9:37 PM, "Adam Carter" <adamcarter3@×××××.com> wrote:
2 >
3 > The gudev USE flag is deprecated from systemd, and the functionality is
4 now provided by libgudev (see bug 552036). However, i get the following
5 block;
6 >
7 > # emerge -a1 =sys-apps/systemd-226-r2 dev-libs/libgudev
8 >
9 > These are the packages that would be merged, in order:
10 >
11 > Calculating dependencies... done!
12 > [ebuild N ] dev-libs/libgudev-230 USE="introspection -debug
13 (-static-libs)" ABI_X86="(64) -32 (-x32)"
14 > [ebuild U ] sys-apps/systemd-226-r2 [218-r5] USE="kdbus* -gnuefi%
15 -importd% -nat%"
16 > [blocks B ] sys-apps/systemd[gudev(-)] ("sys-apps/systemd[gudev(-)]"
17 is blocking dev-libs/libgudev-230)
18 >
19 > So i plan to emerge libgudev with nodeps (to avoid the blocker), then
20 upgrade systemd which will of course build without the gudev flag and I
21 think I should be ok. Do I understand correctly?
22
23 Add virtual/libgudev to your emerge line and it should auto-resolve the
24 blocker.

Replies

Subject Author
Re: [gentoo-user] systemd, libgudev and bug 552036 Adam Carter <adamcarter3@×××××.com>