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
|
/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
NOT a Bugzilla product bug, would you kindly read the bold big letter
instructions when filing bugs, please?
This file is not installed by pcmcia-cs, but by bluez-utils.
Fixed in net-wireless/bluez-utils-2.21. Thank you for reporting this.