Gentoo Archives: gentoo-user

From: Mike Gilbert <floppym@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] udev blocks systemd etc
Date: Mon, 25 Mar 2013 21:21:46
Message-Id: CAJ0EP432xrqr7FxOsvkXhQ1rEUv-jYx_B4EV9oiAU1KL1vRXQQ@mail.gmail.com
In Reply to: Re: [gentoo-user] udev blocks systemd etc by Mike Gilbert
1 On Mon, Mar 25, 2013 at 5:18 PM, Mike Gilbert <floppym@g.o> wrote:
2 > On Mon, Mar 25, 2013 at 4:59 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
3 >>
4 >> Just found that I have a blocking situation ... systemd and udev don't
5 >> "like each other" right now ;-)
6 >>
7 >> Tried various maskings ... and found some hints in the Changelog here:
8 >>
9 >> http://gentoo-portage.com/sys-fs/udev/ChangeLog#ptabs
10 >>
11 >> this lead me to this bugreport:
12 >>
13 >> https://bugs.gentoo.org/show_bug.cgi?id=462750
14 >>
15 >> ... it is flagged "RESOLVED FIXED" and I am digging for the solution ...
16 >> the latest comment (at the very moment
17 >> https://bugs.gentoo.org/show_bug.cgi?id=462750#c45) there says "Let's
18 >> not discuss blocker problems on this bug report please."
19 >>
20 >> ok ...
21 >>
22 >> So I just stay with sys-fs/udev-198-r5 and sys-apps/systemd-198-r2 for
23 >> now and look forward to the things coming :-)
24 >>
25 >> Anyone in here already hit that? Suggestions?
26 >>
27 >> Best regards, Stefan
28 >>
29 >>
30 >
31 > I feel your pain. That bug report got out of control so I wanted to
32 > put a stop to the comments.
33 >
34 > I am happy to help you work out your blocker issue here, or in a new bug report.
35
36 Oh, some suggestions:
37
38 1. Make sure your portage tree is up to date.
39 2. Make sure your use flags for virtual/udev and sys-apps/systemd are synced up.
40 3. Run equery d sys-fs/udev to see if you have any packages depending
41 on it directly.
42 4. Add sys-fs/udev and sys-fs/eudev to /etc/portage/package.mask to
43 see if you can get portage to emit a more useful message.