| View previous topic :: View next topic |
| Author |
Message |
danilo2 n00b

Joined: 01 Oct 2010 Posts: 69
|
Posted: Sun Apr 22, 2012 6:16 pm Post subject: [SOLVED] udev problem |
|
|
Hi! Yesterday I've updated my system and now i've got a problem. After reboot i get message: starting udev daemon ... Start-stop-daemon /sbin/udevd does not exist.
I tried to emerge it again but it didnt solved the problem. After update ive done of course etc-update and didnt noticed anything strange. Revdep-rebuild shows everything ok.
I would be very thankfull for any help !
Last edited by danilo2 on Sun Apr 22, 2012 11:17 pm; edited 1 time in total |
|
| Back to top |
|
 |
ultraincognito Guru


Joined: 03 Jun 2011 Posts: 346 Location: Ukraine
|
Posted: Sun Apr 22, 2012 7:06 pm Post subject: |
|
|
| Which is the version of your new udev? |
|
| Back to top |
|
 |
danilo2 n00b

Joined: 01 Oct 2010 Posts: 69
|
Posted: Sun Apr 22, 2012 7:30 pm Post subject: |
|
|
| 177 |
|
| Back to top |
|
 |
ultraincognito Guru


Joined: 03 Jun 2011 Posts: 346 Location: Ukraine
|
Posted: Sun Apr 22, 2012 7:47 pm Post subject: |
|
|
Just now I've updated my udev to the 177 version. My USE flags:
| Code: |
acl -action_modeswitch -build -debug -edd extras -floppy gudev hwdb -introspection keymap rule_generator (-selinux) (-test)
|
It works successfully in my Gentoo. |
|
| Back to top |
|
 |
ssuominen Developer

Joined: 30 Sep 2005 Posts: 1822 Location: Finland
|
Posted: Sun Apr 22, 2012 8:00 pm Post subject: |
|
|
Portage has never had 177 as we went from 171 to 180, skipping everything in between. Where is this from, perhaps Sabayon or Funtoo?
And at least >=sys-apps/openrc-0.9.9.3 is required because udevd moved from /sbin to /lib/udev.
Symlinking /lib/udev/udevd to /sbin/udevd is also doable but should be redudant as after upgrading the software complaining about /sbin the problems go away. |
|
| Back to top |
|
 |
danilo2 n00b

Joined: 01 Oct 2010 Posts: 69
|
Posted: Sun Apr 22, 2012 8:24 pm Post subject: |
|
|
| Yes its funtoo. In a while i'll check this solution. But why funtoo make such mistakes? ... |
|
| Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 6449 Location: Somewhere over Atlanta, Georgia
|
Posted: Sun Apr 22, 2012 9:39 pm Post subject: |
|
|
Moved from Portage & Programming to Unsupported Software as it's not a Gentoo issue.
- John _________________ This space intentionally left blank. |
|
| Back to top |
|
 |
danilo2 n00b

Joined: 01 Oct 2010 Posts: 69
|
Posted: Sun Apr 22, 2012 10:32 pm Post subject: |
|
|
Thank you,
after symlinkin I still have problem - now the error is :
| Code: | bind failed: no such file or direcotry
[udevdp10449] error binding udev control socket |
 |
|
| Back to top |
|
 |
danilo2 n00b

Joined: 01 Oct 2010 Posts: 69
|
Posted: Sun Apr 22, 2012 11:17 pm Post subject: |
|
|
Ok I downgroaded it and it works. It was my mistake, because I had to accidentaly unmasked it  |
|
| Back to top |
|
 |
|