Bug 1546182

Summary: Syntax error in bluetooth.service
Product: [Fedora] Fedora Reporter: Jonathan Billings <jsbillin>
Component: bluezAssignee: Don Zickus <dzickus>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 27CC: bnocera, dwmw2, dzickus, omosnace, spacewar, zlynx
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: bluez-5.48-3.fc27 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-20 17:17:04 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:

Description Jonathan Billings 2018-02-16 14:27:07 UTC
Description of problem:
There are two syntax errors in the bluetooth service.  This is the same thing that happened in this ticket for rawhide:  
https://bugzilla.redhat.com/show_bug.cgi?id=1499518

/usr/lib/systemd/system/bluetooth.service contains
ReadWritePaths=@statedir@
ReadOnlyPaths=@confdir@

In the logs:

Feb 16 09:23:50 localhost systemd[1]: /usr/lib/systemd/system/bluetooth.service:22: Not an absolute path, ignoring: @statedir@
Feb 16 09:23:50 localhost systemd[1]: /usr/lib/systemd/system/bluetooth.service:23: Not an absolute path, ignoring: @confdir@


Version-Release number of selected component (if applicable):
bluez-5.48-2.fc27.x86_64

How reproducible:
always

Steps to Reproduce:
1. install bluez package
2. run 'systemctl start bluetooth.service'

Comment 1 Fedora Update System 2018-02-16 18:15:06 UTC
bluez-5.48-3.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-049321dc6b

Comment 2 Fedora Update System 2018-02-17 23:12:54 UTC
bluez-5.48-3.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-049321dc6b

Comment 3 Fedora Update System 2018-02-20 17:17:04 UTC
bluez-5.48-3.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 4 Bastien Nocera 2018-02-21 10:50:41 UTC
*** Bug 1547203 has been marked as a duplicate of this bug. ***