Bug 103498 - bluez-utils - missing execute permissions for /etc/pcmcia/bluetooth
Bug#: 103498 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: mobile@gentoo.org Reported By: will@thekamps.com
Component: Ebuilds
URL: 
Summary: bluez-utils - missing execute permissions for /etc/pcmcia/bluetooth
Keywords:  InCVS
Status Whiteboard: 
Opened: 2005-08-23 12:24 0000
Description:   Opened: 2005-08-23 12:24 0000
/etc/pcmcia/bluetooth should be executable in sys-apps/pcmcia-cs-3.2.8-r2

Reproducible: Always
Steps to Reproduce:
ls -l /etc/pcmcia/bluetooth
Actual Results:  
-rw-r--r--  1 root root 961 Aug 22 21:36 /etc/pcmcia/bluetooth

Expected Results:  
-rwxr-xr-x  1 root root 961 Aug 22 21:36 /etc/pcmcia/bluetooth

------- Comment #1 From Jakub Moc (RETIRED) 2005-08-23 13:06:38 0000 -------
NOT a Bugzilla product bug, would you kindly read the bold big letter
instructions when filing bugs, please?

------- Comment #2 From Henrik Brix Andersen 2005-08-26 03:51:41 0000 -------
This file is not installed by pcmcia-cs, but by bluez-utils.

------- Comment #3 From Henrik Brix Andersen 2005-10-23 06:02:19 0000 -------
Fixed in net-wireless/bluez-utils-2.21. Thank you for reporting this.