Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#47620 - [android-tools] Move bash completions to /usr/share/bash-completions/completions/
Attached to Project:
Community Packages
Opened by Steven (Stebalien) - Monday, 04 January 2016, 19:19 GMT
Last edited by Anatol Pomozov (anatolik) - Monday, 04 January 2016, 21:32 GMT
Opened by Steven (Stebalien) - Monday, 04 January 2016, 19:19 GMT
Last edited by Anatol Pomozov (anatolik) - Monday, 04 January 2016, 21:32 GMT
|
DetailsCurrently, the bash completions are stored in /etc/bash_completions.d. Packages should put their completions in /usr/share/bash-completions/completions, not /etc/bash_completions.d (it's reserved for administrators).
|
This task depends upon
Closed by Anatol Pomozov (anatolik)
Monday, 04 January 2016, 21:32 GMT
Reason for closing: Fixed
Additional comments about closing: https://projects.archlinux.org/svntogit/ community.git/commit/trunk?h=packages/an droid-tools&id=5d823a4dc9c058b623cf0 ea3fe6448596164a8da
Monday, 04 January 2016, 21:32 GMT
Reason for closing: Fixed
Additional comments about closing: https://projects.archlinux.org/svntogit/ community.git/commit/trunk?h=packages/an droid-tools&id=5d823a4dc9c058b623cf0 ea3fe6448596164a8da
Actually there are 18 packages in Arch repos that use /etc for bash completion files. All those packages should be updated as well.
The package source has been updated in SVN repo. The fix will be available with the next package revision.