reopen 449049
retitle 449049 must not use /sbin/MAKEDEV
thanks

On Nov 02, Justin Pryzby <[EMAIL PROTECTED]> wrote:

> package:makedev contains /sbin/MAKEDEV and its initscript creates the
> link /dev/MAKEDEV => /sbin/MAKEDEV.  powermgmt-base.postinst does:
> cd /dev && ./MAKEDEV -v apm; but the link isn't apparently guaranteed
> to exist when this is called.
It is. If it does not exist then your system is broken.
If udev is installed but makedev is not, /sbin/MAKEDEV will not exist
but /dev/MAKEDEV will. /dev/MAKEDEV is the correct interface and is what
is used by other packages.

BTW, please remove the dependency on modutils, it's not in the archive
anymore. (I also wonder if the device created by MAKEDEV is still
provided by modern kernels.)

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to