Community Packages

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!
Tasklist

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 Doug Newgard (Scimmia) - Thursday, 04 August 2016, 13:40 GMT
Task Type Bug Report
Category Packages
Status Assigned
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
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

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...