Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844376 - app-misc/spire: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-misc/spire: 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: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:16 UTC by Sam James
Modified: 2022-07-23 22:24 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:16:11 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-misc/spire
app-misc/spire
  DeprecatedEclassVariable: version 1.1.0: uses deprecated variable on line 10: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 1.2.0: uses deprecated variable on line 10: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:56 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 2022-07-23 20:58:55 UTC
The bug has been referenced in the following commit(s):

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

commit 14ce761c9060eeb6ea0ff494f8990be06f2b04ac
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-23 20:54:59 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-23 20:58:49 +0000

    app-misc/spire: add 1.3.3
    
    Bug: https://bugs.gentoo.org/844376
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-misc/spire/Manifest           |  2 ++
 app-misc/spire/spire-1.3.3.ebuild | 56 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-07-23 22:24:47 UTC
The bug has been closed via the following commit(s):

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

commit 1cfe5c1a34578024b9722068bebcf8135d9e68d0
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-23 22:24:16 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-23 22:24:42 +0000

    app-misc/spire: drop 1.1.0, 1.2.0
    
    Closes: https://bugs.gentoo.org/844376
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-misc/spire/Manifest           | 1583 ------------------------------------
 app-misc/spire/spire-1.1.0.ebuild | 1481 ----------------------------------
 app-misc/spire/spire-1.2.0.ebuild | 1609 -------------------------------------
 3 files changed, 4673 deletions(-)