Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481164 - www-apps/blazeblogger-1.2.0-r1 installs bash completion script at wrong location + wrong names
Summary: www-apps/blazeblogger-1.2.0-r1 installs bash completion script at wrong locat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://code.google.com/p/blazeblogge...
Whiteboard:
Keywords:
Depends on:
Blocks: 477380 bashcomp2
  Show dependency tree
 
Reported: 2013-08-15 13:24 UTC by Sławomir Nizio
Modified: 2020-09-17 15:36 UTC (History)
0 users

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 Sławomir Nizio 2013-08-15 13:24:55 UTC
# qlist blazeblog | grep bash-completion
/usr/share/bash-completion/blazeblogger

I think it's supposed to be in /usr/share/bash-completion/completions/ nowadays, at least with app-shells/bash-completion >= 2.1-r1 or something like this.

It's a bit annoying when I saw a message somewhere about reinstalling packages to fix bash completion scripts location (on other system that I was doing the re-installations actually, but it shouldn't matter), and it certainly won't work for this package. :)

Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-24 17:19:15 UTC
 * Problems with installed bash completions were found:
 * 
 * 	blazeblogger: incorrect name, no completions for 'blazeblogger' command defined.
 * 	blaze-config: missing alias (symlink) for completed command.
 * 	blaze-init: missing alias (symlink) for completed command.
 * 	blaze-list: missing alias (symlink) for completed command.
 * 	blaze-add: missing alias (symlink) for completed command.
 * 	blaze-remove: missing alias (symlink) for completed command.
 * 	blaze: missing alias (symlink) for completed command.
 * 	blaze-edit: missing alias (symlink) for completed command.
 * 	blaze-make: missing alias (symlink) for completed command.
 * 	blaze-log: missing alias (symlink) for completed command.
 * 
 * For more details on installing bash-completions, please see:
 * https://wiki.gentoo.org/wiki/Bash/Installing_completion_files
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-24 17:19:39 UTC
Upstreamed.
Comment 3 Larry the Git Cow gentoo-dev 2020-09-17 15:36:47 UTC
The bug has been closed via the following commit(s):

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

commit c125919714144c2ccc6612c5e6ae4eeaddd1c2bf
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-17 15:36:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-17 15:36:30 +0000

    www-apps/blazeblogger: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/474030
    Closes: https://bugs.gentoo.org/481164
    Closes: https://bugs.gentoo.org/740910
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild | 35 ++++++++++++----------
 .../files/blazeblogger-1.2.0-makefile.patch        | 11 +++++++
 2 files changed, 31 insertions(+), 15 deletions(-)