Bug 1375611 - 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 CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: Clients
Version: 2.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomáš Kašpárek
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space210
TreeView+ depends on / blocked
 
Reported: 2016-09-13 14:11 UTC by Germano Massullo (Thetra)
Modified: 2020-03-19 12:16 UTC (History)
2 users (show)

Fixed In Version: spacecmd-2.10.1-1
Clone Of:
Environment:
Last Closed: 2020-03-19 12:16:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Germano Massullo (Thetra) 2016-09-13 14:11: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/spacecmd.git/tree/spacecmd.spec#n89
You can fix it by replacing it with
%dir %{_sysconfdir}/bash_completion.d/%{name}

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

Comment 2 Miroslav Suchý 2016-09-14 07:37:16 UTC
Forwarding to upstream.

Comment 3 Michael Mráka 2019-06-26 05:46:16 UTC
Fixed by https://github.com/spacewalkproject/spacewalk/pull/698

Comment 4 Michael Mráka 2020-03-19 12:16:22 UTC
Spacewalk 2.10 has been released.
https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes210


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