Bug 1266511

Summary: Service file installed instead of the tmpfs configuration
Product: [Fedora] Fedora Reporter: Jaroslav Škarvada <jskarvad>
Component: svxlinkAssignee: Lucian Langa <lucilanga>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: lucilanga, zbyszek
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: svxlink-15.11-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-30 21:21: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 Jaroslav Škarvada 2015-09-25 12:56:24 UTC
Description of problem:
It seems due to typo in the spec file the service file is installed instead of the tmpfs configuration file.

Version-Release number of selected component (if applicable):
svxlink-14.08.1-2.fc22

How reproducible:
Always

Steps to Reproduce:
1. Check the spec

Actual results:
Service file is installed instead of the tmpfs configuration file

Expected results:
Tmpfs configuration file installed

Additional info:
It seems f22+ releases are also affected.

Easy fix:
-install -p -m 0644 %{SOURCE2} %{buildroot}/%{_tmpfilesdir}/%{name}.conf
+install -p -m 0644 %{SOURCE4} %{buildroot}/%{_tmpfilesdir}/%{name}.conf

Comment 1 Fedora Update System 2015-10-04 12:39:47 UTC
svxlink-14.08.1-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c09bbf8dc6

Comment 2 Fedora Update System 2015-10-05 01:51:21 UTC
svxlink-14.08.1-3.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update svxlink'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-8aa9f05e46

Comment 3 Fedora Update System 2015-10-05 15:20:35 UTC
svxlink-14.08.1-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update svxlink'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-c09bbf8dc6

Comment 4 Zbigniew Jędrzejewski-Szmek 2015-10-12 15:05:27 UTC
This bug is also present in rawhide.

Comment 5 Fedora Update System 2016-03-15 08:59:34 UTC
svxlink-15.11-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5a5b30812d

Comment 6 Fedora Update System 2016-03-16 15:20:49 UTC
svxlink-15.11-1.fc22 has been pushed to the Fedora 22 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-2016-5a5b30812d

Comment 7 Fedora Update System 2016-03-30 21:21:02 UTC
svxlink-15.11-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.