Bug#502693: ipppd: must depend on makedev

2008-10-22 Thread Marco d'Itri
On Oct 19, Luca Bruno [EMAIL PROTECTED] wrote:

 Note: running MAKEDEV to create ISDN devices in /dev...
 /var/lib/dpkg/info/ipppd.postinst: line 22: ./MAKEDEV: No such file or
 directory

Dependencies on makedeve are discouraged.
The package should depend on makedev only if the kernel and udev are
unable to automatically create the devices. Otherwise:

if [ -x /dev/MAKEDEV ]; then
  cd /dev/
  ./MAKEDEV whatever
fi

Are they? I am lucky enough to not have to use ISDN devices, can
somebody check the current situation of this subsystem?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#502693: ipppd: must depend on makedev

2008-10-19 Thread Luca Bruno
Package: ipppd
Severity: important

Setting up ipppd (1:3.9.20060704-3.5) ...
Note: running MAKEDEV to create ISDN devices in /dev...
/var/lib/dpkg/info/ipppd.postinst: line 22: ./MAKEDEV: No such file or
directory
dpkg: error processing ipppd (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ipppd
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
http://syx.googlecode.com - Smalltalk YX
http://lethalman.blogspot.com - Thoughts about computer technologies
http://www.debian.org - The Universal Operating System


signature.asc
Description: Digital signature


Bug#502693: ipppd: must depend on makedev

2008-10-19 Thread Daniel Baumann
severity 502693 serious

This is actually serious.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]