Bug 1303436

Summary: package owns /etc/bash_completion.d but it should not own it
Product: [Fedora] Fedora Reporter: Germano Massullo <germano.massullo>
Component: fedpkgAssignee: Pavol Babinčák <pbabinca>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: cleech, dennis, extras-qa, fraph24, packaging-team-maint, pbabinca, rdieter, s, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: fedpkg-1.21-2.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1303435
: 1303437 (view as bug list) Environment:
Last Closed: 2016-03-20 01:46:29 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 Germano Massullo 2016-01-31 18:22:44 UTC
Description of problem:
The package owns /etc/bash_completion.d directory that is already owned by "filesystem" package.

Problem triggered by line
%{_sysconfdir}/bash_completion.d
at
http://pkgs.fedoraproject.org/cgit/rpms/fedpkg.git/tree/fedpkg.spec#n57
You can fix it by replacing it with
%{_sysconfdir}/bash_completion.d/%{name}

Comment 2 Rex Dieter 2016-03-20 01:46:29 UTC
confirmed fixed in fedpkg-1.21-2.fc23