Chris Hanson wrote:
David Fox wrote:
Package: powermgmt-base
Version: 1.28
The postinst uses /sbin/MAKEDEV which is part of the makedev package.
Are you sure about that? On my machine it has that dependency:
ravna:1$ dpkg --status powermgmt-base
Package: powermgmt-base
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 88
Maintainer: Chris Hanson <[EMAIL PROTECTED]>
Architecture: i386
Version: 1.28
Replaces: apmd (<= 3.0.2-1.17)
Depends: makedev | udev, libc6 (>= 2.3.6-6), module-init-tools | modutils
Conffiles:
/etc/devfs/conf.d/apm fb78aee95bea37e2f231e043233e1ac3 obsolete
/etc/modutils/apm e5193bd2f195c00fcfaf10d67c64f495 obsolete
Description: Common utils and configs for power management
This package contains utilities and configuration files
for power management that are common to APM and ACPI.
Yes, but it is an OR with udev, so if udev is already installed it
won't install makedev. It should depend on udev and makedev.
|