Bug 1303439 - 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: lldpad
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Chris Leech
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-31 18:33 UTC by Germano Massullo
Modified: 2016-02-01 23:17 UTC (History)
2 users (show)

Fixed In Version: lldpad-1.0.1-3.git036e314
Doc Type: Bug Fix
Doc Text:
Clone Of: 1303438
: 1303440 (view as bug list)
Environment:
Last Closed: 2016-02-01 23:17:36 UTC
Type: Bug


Attachments (Terms of Use)

Description Germano Massullo 2016-01-31 18:33:51 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/lldpad.git/tree/lldpad.spec#n103
You can fix it by replacing it with
%{_sysconfdir}/bash_completion.d/%{name}


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