Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844265 - app-admin/gopass: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-admin/gopass: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: 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: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:13 UTC by Sam James
Modified: 2023-01-17 17:10 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:13:30 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/gopass
app-admin/gopass
  DeprecatedEclassVariable: version 1.12.6: uses deprecated variable on line 8: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 1.12.7: uses deprecated variable on line 8: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 1.13.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:54 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:57 UTC
The bug has been closed via the following commit(s):

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

commit 861854ad2e1385419dbb873711a1ace3d964c43c
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2023-01-17 16:21:08 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2023-01-17 17:03:38 +0000

    app-admin/gopass: add 1.15.3, take maintainership
    
    Closes: https://bugs.gentoo.org/844265
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 app-admin/gopass/Manifest                          |  2 +
 .../gopass/files/gopass-1.15.3-skip-tests.patch    | 45 ++++++++++++++++++++++
 app-admin/gopass/gopass-1.15.3.ebuild              | 45 ++++++++++++++++++++++
 app-admin/gopass/metadata.xml                      |  5 ++-
 4 files changed, 96 insertions(+), 1 deletion(-)