Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12926] New: bluetooth-utils init script is broken

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12926] New: bluetooth-utils init script is broken
  • Date: 29 Jul 2006 18:15:15 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12926

Summary: bluetooth-utils init script is broken
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sourcemage AT feline-soul.com


I wish i had strong enough bash-fu to fix this.

The script, when passed a "start" loads twice:
telinit run bluetooth start
bluetooth: Starting Bluetooth:
bluetooth: warning running
bluetooth: warning running
bluetooth: Starting Bluetooth:
bluetooth: warning running
bluetooth: warning running

a stop gives a syntax error:
telinit run bluetooth stop
bluetooth: Shutting down Bluetooth:
bluetooth: warning
not_running
bluetooth: Usage: /etc/init.d/runlevels/%3/bluetooth {start|stop|restart|
reload|force-reload|status}

the message is wrong. Bluetooth is actually running.

Also the script references UART_CONF="/etc/bluetooth/uart" and
# Source Bluetooth configuration.
#. /etc/sysconfig/bluetooth

/etc/sysconfig/bluetooth does not exist. Yeah, i know it's just a comment,
but
is that file supposed to exist?

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 12926] New: bluetooth-utils init script is broken, bugzilla-daemon, 07/29/2006

Archive powered by MHonArc 2.6.24.

Top of Page