Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread Agustin Martin
On Tue, Jul 08, 2008 at 03:38:59PM +0200, Tomá? Janou?ek wrote: > Hello, > > On Tue, Jul 08, 2008 at 03:30:28PM +0200, Agustin Martin wrote: > > tag 489839 patch > > thanks > > Just adding: > Pls note that that is not the only place in the file with such construct. Thanks for noticing, The only

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread George Kiagiadakis
It also seems to affect initng, so I think it is not a bug in the initscript itself. I am using initng here in combination with a self-compiled 2.6.24 kernel without initrd. With udev 0.124-1 it stops when it tries to mount / because /dev/sda5 does not exist. The solution is to login and execute

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread Tomáš Janoušek
Hello, On Tue, Jul 08, 2008 at 03:30:28PM +0200, Agustin Martin wrote: > tag 489839 patch > thanks Just adding: Pls note that that is not the only place in the file with such construct. -- Tomáš Janoušek, a.k.a. Liskni_si, http://work.lisk.in/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread Agustin Martin
tag 489839 patch thanks On Tue, Jul 08, 2008 at 03:09:03PM +0200, Agustin Martin wrote: > Attached patch seems to fix the problem here, in a non initrd system > > IIRC, these "[test ] .." constructs should only be used with "||", they > can have some side effects with "&&". > > -- > Agustin >

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread Evgeni Golov
On Tue, 8 Jul 2008 12:45:20 +0200 Reinhard Karcher wrote: > I have two systems, one using a custom 2.6.25 kernel without initrd and one > using the latest debian 2.6.26 kernel with initrd. The debian-kernel > boots fine using the new udev, the kernel without initrd doesn't boot. I can confirm tha

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread Agustin Martin
On Tue, Jul 08, 2008 at 12:45:20PM +0200, Reinhard Karcher wrote: > I have two systems, one using a custom 2.6.25 kernel without initrd and one > using the latest debian 2.6.26 kernel with initrd. The debian-kernel > boots fine using the new udev, the kernel without initrd doesn't boot. > So, maybe

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread Reinhard Karcher
I have to systems, one with a custom kernel without an initrd and one with the newest debian 2.6.25 kernel. As the kernel without initrd doesn't boot, but the one with the initrd boots ok, maybe the bug is connect to the presence of an initrd. Reinhard -- To UNSUBSCRIBE, email to [EMAIL PR

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread Reinhard Karcher
I have two systems, one using a custom 2.6.25 kernel without initrd and one using the latest debian 2.6.26 kernel with initrd. The debian-kernel boots fine using the new udev, the kernel without initrd doesn't boot. So, maybe the absence of initrd is connect to the bug. Reinhard -- To UNSUBSC

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-08 Thread Maciej Rutecki
Confirm, back to 0.114-2 (udev) solves the problem -- Maciej Rutecki http://www.maciek.unixy.pl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#489839: udev initscript exits unexpectedly before populating /dev

2008-07-07 Thread Rasmus Bøg Hansen
Package: udev Version: 0.124-1 Severity: critical Justification: breaks the whole system udev initscript exits unexpectedly in mount_tmpfs before populating /dev or starting udevd. This makes the system unbootable. I get no error message or anything but putting "echo 1" on the line before the cal