Bug 1375612 - 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 NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: topgit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Moschny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-13 14:11 UTC by Germano Massullo
Modified: 2016-09-13 14:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-13 14:46:55 UTC
Type: Bug


Attachments (Terms of Use)

Description Germano Massullo 2016-09-13 14:11:47 UTC
Description of problem:
The package owns /etc/bash_completion.d directory that is already owned by "filesystem" package.

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

Comment 1 Thomas Moschny 2016-09-13 14:46:55 UTC
Said line 50 does not apply on Fedora.


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