Bug 1303436 - package owns /etc/bash_completion.d but it should not own it
Summary: package owns /etc/bash_completion.d but it should not own it
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: fedpkg
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavol Babinčák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-31 18:22 UTC by Germano Massullo
Modified: 2016-03-20 01:46 UTC (History)
9 users (show)

Fixed In Version: fedpkg-1.21-2.fc23
Clone Of: 1303435
: 1303437 (view as bug list)
Environment:
Last Closed: 2016-03-20 01:46:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.