Bug 1099789

Summary: unowned /etc/NetworkManager/conf.d
Product: [Fedora] Fedora Reporter: Jiri Popelka <jpopelka>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: dcbw, jklimes
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-21 14:11:44 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 Jiri Popelka 2014-05-21 08:05:38 UTC
per [1] "Packages must own all directories they put files in"

fix is as simple as:

NetworkManager.spec @@ -492

 %files config-server
 %defattr(-,root,root,0755)
+%dir %{_sysconfdir}/%{name}/conf.d
 %config %{_sysconfdir}/%{name}/conf.d/00-server.conf

[1] https://fedoraproject.org/wiki/Packaging:Guidelines?rd=Packaging/Guidelines#File_and_Directory_Ownership

Comment 1 Jirka Klimes 2014-05-21 14:11:44 UTC
Fixed both for F20 and rawhide. Thanks for pointing it.

http://pkgs.fedoraproject.org/cgit/NetworkManager.git/commit/?id=dd37ad8fc155911ab07ca05337f7e17f9dd5da41