Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675736 - dev-python/awscli-1.16.81 - usr/bin/aws_bash_completer installed in the wrong place
Summary: dev-python/awscli-1.16.81 - usr/bin/aws_bash_completer installed in the wrong...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-17 20:08 UTC by Andy Dalton
Modified: 2019-01-18 01:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Dalton 2019-01-17 20:08:46 UTC
I installed awscli-1.16.81, and I noticed a file was installed in /usr/bin/ that
I suspect ought not be there, specifically /usr/bin/aws_bash_completer.  There's
a comment in that file that says that it would typically be added to a bash
completion directory.

Reproducible: Always

Steps to Reproduce:
emerge dev-python/awscli-1.16.81
Actual Results:  
See /usr/bin/aws_bash_completer

Expected Results:  
Not see the above file in /usr/bin/
Comment 1 Larry the Git Cow gentoo-dev 2019-01-18 01:49:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ea82da2b957e982f08116af1b3a3e5207a4a34

commit 40ea82da2b957e982f08116af1b3a3e5207a4a34
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-01-18 01:49:07 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-01-18 01:49:35 +0000

    dev-python/awscli: bump to v1.16.91
    
    - fix installation of bash/zsh installation. [Bug 675736]
    
    Closes: https://bugs.gentoo.org/675736
    Package-Manager: Portage-2.3.56, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-python/awscli/Manifest              |  1 +
 dev-python/awscli/awscli-1.16.91.ebuild | 56 +++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)