Bug 429489 - dund starts too early during booting
Summary: dund starts too early during booting
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: bluez-utils
Version: 8
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-21 02:29 UTC by Alina Silvestrovici Paun
Modified: 2008-02-13 05:18 UTC (History)
2 users (show)

Fixed In Version: 3.20-6.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-13 05:18:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
bluez-utils-use-deps.patch (1.55 KB, patch)
2008-01-21 14:47 UTC, Bastien Nocera
no flags Details | Diff

Description Alina Silvestrovici Paun 2008-01-21 02:29:58 UTC
Description of problem:

When dund starts by default in runlevel 5 as S26 the bluetooth sync does not
work. I have to stop it and restart it and then it works fine. 
I moved it from S26 to S99 and now it works fine.

Comment 1 Bastien Nocera 2008-01-21 14:46:46 UTC
Both dund and pand use the old-style hard-coded inits, whereas bluetooth uses
dependencies. I tried the following patch, but then it complains that:
Preparing...                ########################################### [100%]
   1:bluez-utils            ########################################### [ 25%]
service dund does not support chkconfig
service pand does not support chkconfig
   2:bluez-utils-cups       ########################################### [ 50%]
   3:bluez-utils-gstreamer  ########################################### [ 75%]
   4:bluez-utils-alsa       ########################################### [100%]


Comment 2 Bastien Nocera 2008-01-21 14:47:29 UTC
Created attachment 292375 [details]
bluez-utils-use-deps.patch

Comment 3 Bill Nottingham 2008-01-21 18:13:42 UTC
You need to leave the chkconfig line in; if nothing else, it gives it a priority
to start working from.

If you *only* have LSB headers, you need to use the install_initd stuff from
redhat-lsb.

Comment 4 Fedora Update System 2008-01-27 07:20:49 UTC
bluez-utils-3.20-6.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update bluez-utils'.  You can provide feedback for this update here: http://admin.fedoraproject.org/F8/FEDORA-2008-1073

Comment 5 Fedora Update System 2008-02-13 05:18:35 UTC
bluez-utils-3.20-6.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.