Bug 1375604 - 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 ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-catkin_tools
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Scott K Logan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-13 14:06 UTC by Germano Massullo
Modified: 2016-10-09 02:54 UTC (History)
3 users (show)

Fixed In Version: python-catkin_tools-0.3.1-2.fc24 python-catkin_tools-0.4.2-1.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-03 03:50:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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

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

Comment 2 Scott K Logan 2016-09-18 23:59:56 UTC
We have to change where this file is installed, anyway, so I'll move it to /usr/share/bash-completion/completions/catkin. The thread you linked does mention plans to move ownership of that directory to filesystem at some point, too, but until it does I'll do it correctly here.

If/when that happens, we'll have to make another change.

--scott

Comment 3 Fedora Update System 2016-09-19 03:05:41 UTC
python-catkin_tools-0.4.2-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-3729502e1a

Comment 4 Fedora Update System 2016-09-19 03:05:52 UTC
python-catkin_tools-0.3.1-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ddafa27423

Comment 5 Fedora Update System 2016-09-20 19:59:40 UTC
python-catkin_tools-0.4.2-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-3729502e1a

Comment 6 Fedora Update System 2016-09-22 01:27:06 UTC
python-catkin_tools-0.3.1-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ddafa27423

Comment 7 Fedora Update System 2016-10-03 03:50:41 UTC
python-catkin_tools-0.3.1-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2016-10-09 02:54:56 UTC
python-catkin_tools-0.4.2-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


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