Your message dated Thu, 30 May 2013 10:57:00 -0700
with message-id <[email protected]>
and subject line resolved by resolution
has caused the Debian Bug report #698556,
regarding Please override isdnutils maintainer's decision to not fix the broken
isdnutils package in wheezy
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
698556: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698556
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
This issue has been resolved.
--
Don Armstrong http://www.donarmstrong.com
"Them as can do has to do for them as can't. And someone has to speak
up for them as have no voices."
-- Grandma Aching in _The Wee Free Men_ by Terry Pratchett p227
--- End Message ---