Package: isdnutils-base Version: 1:3.9.20060704+dfsg.2-8 Severity: normal Hi ISDN maintainers.
In upload 1:3.9.20060704+dfsg.2-8 you removed the MAKEDEV call from init.d.functions but this causes isdnlog and vboxgetty to fail for me, complaining about missing /dev/isdnctrl0 and /dev/ttyI1. Unfortunately "modprobe hisax isdn" does _not_ create the necessary isdnctrl0 and ttyI* nodes in /dev so the MAKEDEV call is still necessary. (Very crude, I know, but it seems the kernel code does not create the needed events for udev.) The missing MAKEDEV, cause for 607387 can be resolved by adding a dependency on "makedev". This should create to harm since both isdnutils-base and makedev are Priority: extra. Additionally the following code should IMHO be changed to use "-sf" to not fail if the link already exists: 91 if [ ! -e /dev/isdnctrl ]; then 92 cd /dev && ln -sf isdnctrl0 isdnctrl 93 fi Grüße, Sven. -- System Information: Debian Release: 6.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (200, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages isdnutils-base depends on: ii debconf [debconf-2.0] 1.5.37 Debian configuration management sy ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libncurses5 5.7+20100313-5 shared libraries for terminal hand ii lsb-base 3.2-26 Linux Standard Base 3.2 init scrip isdnutils-base recommends no packages. Versions of packages isdnutils-base suggests: pn ipppd <none> (no description available) ii isdnlog 1:3.9.20060704+dfsg.2-8 ISDN utilities - connection logger pn isdnutils-doc <none> (no description available) pn isdnutils-xtools <none> (no description available) ii isdnvboxclient 1:3.9.20060704+dfsg.2-8 ISDN utilities - answering machine ii isdnvboxserver 1:3.9.20060704+dfsg.2-8 ISDN utilities - answering machine -- Configuration Files: /etc/isdn/init.d.functions changed [not included] -- debconf-show failed -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org