Bug 914871

Summary: Error message during boot: Failed to start ISDN Services. (ISDN unwanted)
Product: [Fedora] Fedora Reporter: Tim Wegener <twegener>
Component: isdn4k-utilsAssignee: Than Ngo <than>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: kwizart, marsdeb, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-27 08:13:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Wegener 2013-02-23 05:47:02 UTC
From /var/log/boot.log:

[ESC[1;31mFAILEDESC[0m] Failed to start ISDN Services.
See 'systemctl status isdn.service' for details.


# systemctl status isdn.service
isdn.service - ISDN Services
	  Loaded: loaded (/usr/lib/systemd/system/isdn.service; enabled)
	  Active: failed (Result: exit-code) since Sat 2013-02-23 14:16:14 CST; 1h 56min ago
	 Process: 727 ExecStart=/usr/libexec/isdn start (code=exited, status=6)

Feb 23 14:16:14 cinnamon systemd[1]: Starting ISDN Services...
Feb 23 14:16:14 cinnamon systemd[1]: isdn.service: main process exited, code=exited, status=6/NOTCONFIGURED
Feb 23 14:16:14 cinnamon systemd[1]: Failed to start ISDN Services.
Feb 23 14:16:14 cinnamon systemd[1]: Unit isdn.service entered failed state

From /var/log/messages:

Feb 17 14:53:44 unknownb8ac6fc6fb58 systemd[1]: isdn.service: main process exited, code=exited, status=6/NOTCONFIGURED
Feb 17 14:53:44 unknownb8ac6fc6fb58 systemd[1]: Failed to start ISDN Services.
Feb 17 14:53:44 unknownb8ac6fc6fb58 systemd[1]: Unit isdn.service entered failed state
Feb 17 14:53:44 unknownb8ac6fc6fb58 systemd[1]: Started Permit User Sessions.
Feb 17 14:53:44 unknownb8ac6fc6fb58 systemd[1]: Starting Job spooling tools...


Relevant package versions:
isdn4k-utils-3.2-88.fc18.x86_64
systemd-197-1.fc18.1.x86_64
kernel-3.7.9-201.fc18.x86_64


Why am I getting this error during boot when I don't even want to use ISDN?

Comment 1 Tim Wegener 2013-02-23 22:19:34 UTC
*** Bug 914872 has been marked as a duplicate of this bug. ***

Comment 2 Marshall DeBerry 2013-04-14 19:02:33 UTC
I noticed this began appearing after I applied the MATE package to my Fedora 18.

Comment 3 Nicolas Chauvet (kwizart) 2013-05-24 20:54:55 UTC
I think isdn shouldn't be enabled by default.
Instead, you could enable it only when the hardware is detected.

Have a look on qemu-guest-agent for an example.

Comment 4 Than Ngo 2013-05-27 08:13:29 UTC

*** This bug has been marked as a duplicate of bug 959793 ***