Bug 213984 - pand doesn't seem to call /etc/bluetooth/pan/dev-up
Summary: pand doesn't seem to call /etc/bluetooth/pan/dev-up
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bluez-utils
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-04 09:27 UTC by Håvard Wigtil
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-07-21 10:02:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Håvard Wigtil 2006-11-04 09:27:26 UTC
Description of problem:
A PAN connection from my phone to my PC doesn't work like it used to pre
bluez-utils 3.7. It seems to me like the script /etc/bluetooth/pan/dev-up
doesn't get called.

Version-Release number of selected component (if applicable):
bluez-utils-3.7-2

How reproducible:
Always

Steps to Reproduce:
1. Start pand: "pand --listen --role NAP --nodetach"
2. Connect from phone
  
Actual results:
Can't ping phone, no connection

Expected results:
Working connection.

Additional info:
If I run /etc/bluetooth/pan/dev-up manually afterwards then the connection works.
I've inserted logging statements into the script, and it seems like it doesn't
get called at all. I had this working after I installed FC6, and I think it
broke with the 3.7 upgrade.

Comment 1 David Woodhouse 2007-07-21 10:02:54 UTC
Hm. We no longer run /etc/bluetooth/pan/dev-up automatically; there is a '-u'
option to pand which tells it which script to run. You'd have to add '-u
/etc/bluetooth/pand/dev-up' to pand's arguments to preserve the old behaviour.

The man page seems to be already fixed upstream; I've pulled in the patch:
http://git.infradead.org/?p=bluez-utils.git;a=commitdiff;h=8bb7406477a60e1c1ad343386cd1ecd81d0ced2a


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