Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526262 - app-pda/barry-0.18.3: bashcomp uses deprecated 'have' command
Summary: app-pda/barry-0.18.3: bashcomp uses deprecated 'have' command
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:
Whiteboard:
Keywords:
Depends on:
Blocks: bashcomp2
  Show dependency tree
 
Reported: 2014-10-21 15:27 UTC by Michał Górny
Modified: 2022-06-19 09:06 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-21 15:27:24 UTC
* Problems with installed bash completions were found:
 * 
 * 	bjavaloader: 'have' command is deprecated and must not be used.
 * 	btool: 'have' command is deprecated and must not be used.
 * 
 * For more details on installing bash-completions, please see:
 * https://wiki.gentoo.org/wiki/Bash/Installing_completion_files

It's simply enough to remote the 'have' calls since they are unnecessary, and enable completions unconditionally.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-19 09:06:43 UTC
The bug has been closed via the following commit(s):

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

commit bf7e89a6fd53976f1d6cb07e004f348ec79ab12e
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-06-19 09:02:17 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-06-19 09:02:17 +0000

    app-pda/barry: treeclean
    
    Closes: https://bugs.gentoo.org/845231
    Closes: https://bugs.gentoo.org/357943
    Closes: https://bugs.gentoo.org/526262
    Bug: https://bugs.gentoo.org/808237
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-pda/barry/Manifest                            |  1 -
 app-pda/barry/barry-0.18.3.ebuild                 | 96 -----------------------
 app-pda/barry/files/barry-0.18.4-shared_ptr.patch | 25 ------
 app-pda/barry/metadata.xml                        | 16 ----
 profiles/package.mask                             |  6 --
 5 files changed, 144 deletions(-)