Bug 1303440 - 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 RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lxc
Version: 23
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-01-31 18:35 UTC by Germano Massullo
Modified: 2016-04-27 18:57 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1303439
: 1303441 1303442 1303443 (view as bug list)
Environment:
Last Closed: 2016-04-27 18:57:32 UTC
Type: Bug


Attachments (Terms of Use)

Description Germano Massullo 2016-01-31 18:35:55 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#n296
You can fix it by replacing it with
%{_sysconfdir}/bash_completion.d/%{name}

Comment 1 Thomas Moschny 2016-04-27 18:57:32 UTC
Fixed in lxc-2.0.0-1.


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