Your message dated Wed, 4 Jul 2012 13:19:04 +0100
with message-id
<CAPQ4b8kH0+w8OfoKoA5=pyhmqu8k5fvkkztoi3cipw7k_az...@mail.gmail.com>
and subject line Closing orphan/obsolete bugs (misdn-related packages)
has caused the Debian Bug report #453104,
regarding module mISDN_core hangs computer upon loading
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.)
--
453104: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453104
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: misdn-source
Version: 1.1.6-1
Severity: important
--- Please enter the report below this line. ---
Hi!
Trying to build misdn modules with module-assistant and loading them causes
the system to completely hang.
In my system is reproducible:
- Get misdn-source (1.1.6-1)
- m-a a-i misdn-source
- Install generated .deb file
- modprobe capi
- modprobe mISDN_core => HANG
On another system, when I tried to load manually the module with insmod,
insmod get 100% of 1 of the 2 processors.
Packaged debian/rules contains this configuration for building:
### DEBIAN/RULES ###
CONFIG_MISDN_DRV=m
ifneq ($(CONFIG_PPC64),y)
CONFIG_MISDN_AVM_FRITZ=y
endif
CONFIG_MISDN_HFCPCI=y
CONFIG_MISDN_HFCUSB=y
CONFIG_MISDN_SPEEDFAX=y
CONFIG_MISDN_W6692=y
CONFIG_MISDN_HFCMULTI=y
CONFIG_MISDN_NETJET=y
CONFIG_MISDN_NETDEV=y
#CONFIG_I4L_CAPI_LAYER=y
Replacing this config with upstream config solves the hang:
### UPSTREAM CONFIG ###
CONFIG_MISDN_DRV=m
CONFIG_MISDN_DSP=m
CONFIG_MISDN_HFCMULTI=m
CONFIG_MISDN_HFCPCI=m
CONFIG_MISDN_HFCUSB=m
CONFIG_MISDN_XHFC=m
CONFIG_MISDN_HFCMINI=m
CONFIG_MISDN_W6692=m
CONFIG_MISDN_SPEEDFAX=m
CONFIG_MISDN_AVM_FRITZ=m
CONFIG_MISDN_NETJET=m
CONFIG_MISDN_DEBUGTOOL=m
Is there any reason I not know for debian/rules to specify that configuration?
Thanks for your good work!
Pau Tallada
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-2-686
Debian Release: lenny/sid
990 testing www.debian-multimedia.org
990 testing snapshot.debian.net
990 testing ftp.es.debian.org
500 unstable ftp.es.debian.org
500 stable ftp.es.debian.org
1 experimental ftp.debian.org
--- Package information. ---
Depends (Version) | Installed
========================-+-===========
make | 3.81-3
debhelper (>> 4) | 5.0.60
--- End Message ---
--- Begin Message ---
Hello,
Thanks for your interest in improving Debian, and sorry that the bugs
were not fully resolved in due time.
misdn packages have been recently removed from experimental [1], they
had been removed from unstable a few years ago [2].
[1] http://packages.qa.debian.org/m/misdn-kernel/news/20120627T165811Z.html
[2] http://packages.qa.debian.org/m/misdn-kernel/news/20071201T181403Z.html
The bugs are now orphan (without maintainer assigned) so they probably
will not be noticed/modified further. So I think that the best
solution is to close them now, doing it. Please comment if you want
to handle the reports in some other way (reassigned to other packages,
etc.).
Cheers.
--- End Message ---