tags 373789 unreproducible
thanks

* silverwolf ([EMAIL PROTECTED]) wrote:
> Package:  Automake1.8
> Version:  1.8.5-3
> 
> When attempting to build Automake1.8 from source, with apt-build install
> automake1.8, the compile and install works as expected but with the
> added corruption of the /dev/null device.  /dev/null is changed from a
> character device to a regular file and with permissions changed.
> 
> crw-rw---- 1 root root 1, 3 2006-06-15 08:40 /dev/null
> 
> 
> After compilation and install:
> 
> >apt-build install automake1.8
> 
> -rwx------ 1 root root  0 2006-06-15 08:42 /dev/null
> 
> 
> This can be manually corrected with:
> 
> >rm /dev/null
> >mknod -m 660 /dev/null c 1 3
> 
> 
> Can this be added to the post-install scripts?

Yeah, I've never seen this. Can you try this again and try to
reproduce? 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

Attachment: signature.asc
Description: Digital signature

Reply via email to