Bug 1375600 - 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: lxc
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:03 UTC by Germano Massullo
Modified: 2016-09-13 14:43 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description Germano Massullo 2016-09-13 14:03:05 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/lxc.git/tree/lxc.spec#n294
You can fix it by replacing it with
%dir %{_sysconfdir}/bash_completion.d/%{name}

Comment 1 Thomas Moschny 2016-09-13 14:43:27 UTC
Said line 294 does not apply on Fedora.


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