Bug 1257742
Summary: | Please install bash completion files to /usr/share/bash-completion/completions/ | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Publican | Reporter: | Raphaël Hertzog <raphael> | ||||
Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||
Status: | MODIFIED --- | QA Contact: | Ruediger Landmann <rlandman> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.2 | CC: | cbredesen, rlandman | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | Type: | Bug | |||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Hi Lee, when we apply this patch you will need to carry a patch for RHEL-6 to revert it. RHEL-7 and Fedora use the new path, I'm surprised no one complained :} The old path is still supported but it's just obsolete. So nothing is broken and nobody complains (except me due to lintian :)). Cool, thanks for the heads up Jeff! |
Created attachment 1067875 [details] build.PL patch Debian package checker complains that publican installs files in /etc/bash_completion.d/ This directory has been obsoleted by /usr/share/bash-completion/completions/ some time ago. Please find attached a patch fixing this.