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 21:24:46
Message-Id: 5150C06B.30300@xunil.at
In Reply to: Re: [gentoo-user] udev blocks systemd etc by Mike Gilbert
1 Am 25.03.2013 22:18, schrieb Mike Gilbert:
2
3 > I feel your pain. That bug report got out of control so I wanted to
4 > put a stop to the comments.
5 >
6 > I am happy to help you work out your blocker issue here, or in a new
7 > bug report.
8
9 I am in no hurry and could simply wait for fresh ebuilds coming in via
10 portage if there are any changes planned or in the pipeline.
11
12 If it is possible to correct things now I'd be happy to do so while I am
13 online and my system is up and running ;-)
14
15 Do you prefer a bug report? For later reference?
16
17 Right now I get:
18
19 # emerge -1 systemd
20 Calculating dependencies... done!
21 [ebuild U ] sys-apps/systemd-198-r5 [198-r2] USE="gudev%*
22 introspection%* -doc%"
23 [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking
24 sys-apps/systemd-198-r5)
25
26 # emerge -1 udev
27 Calculating dependencies... done!
28 [ebuild U ] sys-fs/udev-198-r6 [198-r5]
29 [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
30 sys-fs/udev-198-r6)
31
32 # emerge -1 udev systemd
33 Calculating dependencies... done!
34 [ebuild U ] sys-apps/systemd-198-r5 [198-r2] USE="gudev%*
35 introspection%* -doc%"
36 [ebuild U ] sys-fs/udev-198-r6 [198-r5]
37 [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking
38 sys-apps/systemd-198-r5)
39 [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
40 sys-fs/udev-198-r6)
41
42 Thanks, regards, Stefan

Replies

Subject Author
Re: [gentoo-user] udev blocks systemd etc Mike Gilbert <floppym@g.o>