Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 844262

Summary: app-admin/git-credential-gopass: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 844238    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:13:26 UTC
This package uses the deprecated EGO_SUM go-module.eclass variable. It must be migrated to dep tarballs (see eclassdocs) or vendored deps if upstream provide them.

$ pkgcheck scan -k DeprecatedEclassVariable app-admin/git-credential-gopass
app-admin/git-credential-gopass
  DeprecatedEclassVariable: version 1.12.0: uses deprecated variable on line 8: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:57 UTC
William asked that I comment on all of these bugs to note you don't need to revbump to fix it as it'll be successfully installed already.
Comment 2 Larry the Git Cow gentoo-dev 2023-01-17 17:10:56 UTC
The bug has been closed via the following commit(s):

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

commit b3e9bbdd094e9942798bd5c4ba063ede3ff027fb
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2023-01-17 16:53:01 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2023-01-17 17:03:39 +0000

    app-admin/git-credential-gopass: add 1.15.3
    
    Closes: https://bugs.gentoo.org/844262
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 app-admin/git-credential-gopass/Manifest            |  2 ++
 .../git-credential-gopass-1.15.3.ebuild             | 21 +++++++++++++++++++++
 2 files changed, 23 insertions(+)