Gentoo Archives: gentoo-user

From: Tanstaafl <tanstaafl@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] udev upgrade 208 > 212-r1, openrc USE flag changed to disabled?
Date: Sat, 14 Jun 2014 13:31:47
Message-Id: 539C4E86.8000704@libertytrek.org
1 Is this right?
2
3 > # eix udev
4 > ...
5 > [U] sys-fs/udev
6 > Available versions: 208-r1^t 212-r1^t ~213^t **9999^t {acl doc +firmware-loader gudev introspection +kmod selinux static-libs ABI_MIPS="n32 n64 o32" ABI_X86="32 64 x32"}
7 > Installed versions: 208^t{tbz2}(03:30:13 PM 12/08/2013)(acl firmware-loader kmod openrc -doc -gudev -introspection -selinux -static-libs ABI_MIPS="-n32 -n64 -o32" ABI_X86="64 -32 -x32")
8 > Homepage: http://www.freedesktop.org/wiki/Software/systemd
9 > Description: Linux dynamic and persistent device naming support (aka userspace devfs)
10 ...
11
12 Installed version shows the openrc USE flag, new version doesn't.
13
14 And more importantly:
15
16 > # emerge -pvuDN udev
17 >
18 > These are the packages that would be merged, in order:
19 >
20 > Calculating dependencies... done!
21 > [ebuild U ] sys-apps/kmod-17 [16] USE="tools zlib -debug -doc -lzma -python% -static-libs (-openrc%*)" PYTHON_TARGETS="python2_7%* python3_3%* -python3_2% (-python3_4)" 1,450 kB
22 > [ebuild U ] sys-fs/udev-212-r1 [208] USE="acl firmware-loader kmod -doc -gudev -introspection (-selinux) -static-libs (-openrc%*)" ABI_X86="(64) (-32) (-x32)" 2,660 kB
23 > [ebuild N ] virtual/libudev-208:0/1 USE="-static-libs" ABI_X86="(64) (-32) (-x32)" 0 kB
24 > [ebuild U ] virtual/udev-208-r2 [208-r1] USE="-gudev -introspection -static-libs (-kmod%*) (-selinux%)" ABI_X86="(64) (-32) (-x32)" 0 kB
25 > [ebuild U ] sys-fs/udev-init-scripts-26-r2 [26] 0 kB
26 >
27 > Total: 5 packages (4 upgrades, 1 new), Size of downloads: 4,110 kB
28
29 This clearly shows the -openrc USE flag being applied.
30
31 Googling didn't reveal an answer...

Replies

Subject Author
Re: [gentoo-user] udev upgrade 208 > 212-r1, openrc USE flag changed to disabled? Alan McKinnon <alan.mckinnon@×××××.com>