Bug 1303443

Summary: package owns /etc/bash_completion.d but it should not own it
Product: [Fedora] Fedora Reporter: Germano Massullo <germano.massullo>
Component: udisksAssignee: David King <amigadave>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: amigadave, fraph24
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: udisks-1.0.5-5.fc26 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1303440 Environment:
Last Closed: 2016-09-14 06:53:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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

Comment 1 Germano Massullo 2016-09-13 14:50:14 UTC
You may also be interested in reading https://bugzilla.redhat.com/show_bug.cgi?id=1303441#c1