Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] udev blocks systemd etc
Date: Mon, 25 Mar 2013 22:38:15
Message-Id: 5150D197.4030602@xunil.at
In Reply to: Re: [gentoo-user] udev blocks systemd etc by Neil Bothwick
1 Am 25.03.2013 23:30, schrieb Neil Bothwick:
2 > On Mon, 25 Mar 2013 22:38:53 +0100, Stefan G. Weichinger wrote:
3 >
4 >>> Do you have sys-fs/udev in your world file by any chance? If
5 >>> so, please remove it.
6 >>
7 >> Yes, I had. Removed it, same blockages.
8 >>
9 >> now:
10 >>
11 >> # grep udev /var/lib/portage/world app-vim/udev-syntax
12 >> virtual/udev
13 >
14 > You still have virtual/udev in world, which pulls in sys-fs/udev.
15
16 correct. I alway feel kinda guilty ...
17
18 Didn't put it there by myself afai remember ;-)
19
20 Removed it now, thanks for the hint.
21
22 # emerge -avuDN @world
23
24 still ends with:
25
26 [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking
27 sys-apps/systemd-198-r5)
28 [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
29 sys-fs/udev-198-r6)
30
31 ---
32
33 # eix -I udev
34 [I] app-vim/udev-syntax
35 Available versions: 20051016-r1
36 Installed versions: 20051016-r1(14:17:52 14.02.2013)
37 Homepage:
38 http://www.vim.org/scripts/script.php?script_id=1381
39 Description: vim plugin: syntax highlighting for udev
40 rules files
41
42 [I] sys-fs/udev-init-scripts
43 Available versions: 23^t (~)24^t (~)25^t **9999^t
44 Installed versions: 25^t(20:39:04 24.03.2013)
45 Homepage: http://www.gentoo.org
46 Description: udev startup scripts for openrc
47
48 [I] virtual/udev
49 Available versions: [M]171 197-r2 {gudev hwdb introspection
50 keymap +kmod selinux static-libs}
51 Installed versions: 197-r2(21:50:13 25.03.2013)(gudev hwdb
52 introspection keymap kmod -selinux -static-libs)
53 Description: Virtual to select between sys-fs/udev and
54 sys-fs/eudev
55
56 # eix -I systemd
57 [I] sys-apps/systemd
58 Available versions: (~)197-r1 (~)198-r1 (~)198-r5 [M]**9999
59 [M]**9999[2] {acl audit cryptsetup doc efi gcrypt gudev http
60 introspection +kmod lzma pam python qrcode selinux tcpd vanilla xattr
61 PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7"}
62 Installed versions: 198-r5(23:27:53 25.03.2013)(acl gudev
63 introspection kmod pam tcpd -audit -cryptsetup -doc -efi -gcrypt -http
64 -lzma -python -qrcode -selinux -vanilla -xattr
65 PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7")
66 Homepage: http://www.freedesktop.org/wiki/Software/systemd
67 Description: System and service manager for Linux
68
69 [I] sys-apps/systemd-ui
70 Available versions: (~)1 (~)2 **9999
71 Installed versions: 2(21:38:11 25.03.2013)
72 Homepage: http://www.freedesktop.org/wiki/Software/systemd
73 Description: System and service manager for Linux
74
75 [I] sys-apps/baselayout-systemd [1]
76 Available versions: (~)2 {+guess}
77 Installed versions: 2(13:15:29 14.02.2013)(guess)
78 Homepage:
79 http://0pointer.de/blog/projects/the-new-configuration-files.html
80 Description: Standard system configuration files
81
82 ---
83
84 Won't reboot now ;-)
85
86 S

Replies

Subject Author
Re: [gentoo-user] udev blocks systemd etc "Stefan G. Weichinger" <lists@×××××.at>