Bug 1141909

Summary: bluez package is missing gatttool
Product: [Fedora] Fedora Reporter: Eric Smith <spacewar>
Component: bluezAssignee: Don Zickus <dzickus>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: dwmw2, dzickus, ecdpalma, kalevlember, marcel, pachoramos1
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1643173 (view as bug list) Environment:
Last Closed: 2014-10-30 23:23:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to spec to install gatttool
none
patch to spec to both update to upstream 5.23 and install gatttool none

Description Eric Smith 2014-09-15 17:40:04 UTC
Created attachment 937677 [details]
patch to spec to install gatttool

Description of problem:
The build of bluez builds gatttool, which is used (along with hcitool) for communication with Bluetooth Low Energy devices, but does not install it.

Version-Release number of selected component (if applicable):
5.18-1

This has also been reported in Debian and Arch Linux:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720486
https://bugs.archlinux.org/task/37686

Debian fixed the bug by changing their package scripts to manually install attrib/gatttool into /usr/bin.

A patch to the Fedora bluez spec file is attached which does the same thing.

Comment 1 Eric Smith 2014-09-15 17:41:47 UTC
Created attachment 937678 [details]
patch to spec to both update to upstream 5.23 and install gatttool