On Fri, Jan 16, 2009 at 06:34:41PM -0000, Scott James Remnant wrote:
> Your ls does not show incorrect permissions:
> 
>   5862    0 crw-rw-rw-   1 root     root              Oct 10 16:25
> /dev/null

That's after I corrected it.  Refer to the stat(1) output I provided to see
the state of it before I fixed it.  Things were broken enough (e.g. zsh)
with /dev/null permissions wrong that I couldn't even usefully report the
bug.

You can see in the find -ls output that /dev/zero and /dev/random were wrong
as well.

> The Jan 16 15:08 is the time you did the upgrade?  That suggests
something has run "udevtrigger" in its postinst.  Could you grep for
that?

That's approximately the upgrade time, yes.

mizar:[~] grep udevtrigger /var/lib/dpkg/info/*.{pre,post}* 
zsh: exit 1     grep udevtrigger /var/lib/dpkg/info/*.{pre,post}*
mizar:[~] grep udevadm /var/lib/dpkg/info/*.{pre,post}*    
zsh: exit 1     grep udevadm /var/lib/dpkg/info/*.{pre,post}*

-- 
 - mdz

** Changed in: udev (Ubuntu)
       Status: Incomplete => New

-- 
Wrong permissions in /dev after Intrepid->Jaunty upgrade
https://bugs.launchpad.net/bugs/317944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to