OK, I figured it out, it was indeed an override script in

/etc/initramfs-tools/scripts/init-top/udev

which overrides the one in /usr/share.
It was based on an earlier version of udev and of
course didn't get updated.  I do not even recall why I
created it.

Of course, I suspect that anyone with such a script
(not many, I assume) will run into the same trouble.  Maybe
still put a check in the install script which looks for a
file there and warns, at least, if it exists ?

I.

----- Mail original -----
De: "Michael Biebl" <bi...@debian.org>
À: can...@free.fr, 723...@bugs.debian.org
Envoyé: Mercredi 18 Septembre 2013 11:17:09
Objet: Re: Bug#723198: udevd not copied to initrd, system unbootable

Am 18.09.2013 11:11, schrieb Michael Biebl:
> Am 18.09.2013 11:07, schrieb Michael Biebl:
>> Am 18.09.2013 10:52, schrieb can...@free.fr:
>>> I am still trying to figure out what happened - fact is that on the
>>> "problematic" machine the initrd definitely has the line
>>>
>>> ./scripts/init-top/udev:udevd --daemon --resolve-names=never

Is that from /usr/share/initramfs-tools btw?

>> That line is certainly not coming from the udev 204 package.
>> But wait, are you looking at the initramfs itself or
>> /usr/share/initramfs-tools?
>> Maybe the initramfs was simply not updated in your case.
>> We call "update-initramfs -u" in postinst and maybe that didn't update
>> the initramfs for the kernel you are running.
> 
> Do you have multiple kernels maybe and you are not using the the latest
> kernel?
> What's the content of /etc/initramfs-tools/update-initramfs.conf ?
> Does "update-initramfs -u" update the initramfs for the kernel you are
> running?

But then again, if your initramfs was not updated, it should still have
the old udev 175, which uses /sbin/udevd. So this actually doesn't
explain your problem either.

If the above output is indeed from your system's
/usr/share/initramfs-tools then you must have something like a
dpkg-override or similar which is not coming from the package.

Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to