| Summary: | package owns /etc/bash_completion.d but it should not own it | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Germano Massullo <germano.massullo> | |
| Component: | fedpkg | Assignee: | Pavol Babinčák <pbabinca> | |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 23 | CC: | cleech, dennis, extras-qa, fraph24, packaging-team-maint, pbabinca, rdieter, s, tla | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | fedpkg-1.21-2.fc23 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1303435 | |||
| : | 1303437 (view as bug list) | Environment: | ||
| Last Closed: | 2016-03-20 01:46:29 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: | ||
confirmed fixed in fedpkg-1.21-2.fc23 |
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/fedpkg.git/tree/fedpkg.spec#n57 You can fix it by replacing it with %{_sysconfdir}/bash_completion.d/%{name}