FS#50100 - [android-tools] Incomplete bash-completion scripts included

Attached to Project: Community Packages
Opened by drws (drws) - Tuesday, 19 July 2016, 14:46 GMT
Last edited by Toolybird (Toolybird) - Saturday, 01 April 2023, 02:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Filelist for package android-tools reveals that 3 binaries are installed (adb, fastboot & mkbootimg), but only 1 bash-completion ruleset is installed (/usr/share/bash-completion/completions/fastboot). I think the expected behaviour is that no rules are installed, but there is another package android-bash-completion in AUR providing them (from https://github.com/mbrubeck/android-completion).

Additional info:
* Package version: 6.0.1_r46-1
This task depends upon

Closed by  Toolybird (Toolybird)
Saturday, 01 April 2023, 02:17 GMT
Reason for closing:  Fixed
Additional comments about closing:  adb and fastboot are covered now. Anything else missing is an upstream issue.
Comment by Anatol Pomozov (anatolik) - Thursday, 04 August 2016, 16:42 GMT
adb is provided by bash-completion package now.

https://github.com/mbrubeck/android-completion does not have completion for mkbootimg

Loading...