Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844496 - net-p2p/go-ethereum: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: net-p2p/go-ethereum: 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:19 UTC by Sam James
Modified: 2022-05-15 02:54 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:19:05 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 net-p2p/go-ethereum
net-p2p/go-ethereum
  DeprecatedEclassVariable: version 1.10.14: uses deprecated variable on line 11: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:51 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-05-15 02:54:20 UTC
The bug has been closed via the following commit(s):

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

commit d6c6c56bcb23c1afa5d5a8d810a111482f941d14
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-15 02:46:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-15 02:46:22 +0000

    net-p2p/go-ethereum: drop 1.10.14
    
    Closes: https://bugs.gentoo.org/679066
    Closes: https://bugs.gentoo.org/844496
    Signed-off-by: Sam James <sam@gentoo.org>

 net-p2p/go-ethereum/Manifest                   | 668 -----------------------
 net-p2p/go-ethereum/go-ethereum-1.10.14.ebuild | 717 -------------------------
 2 files changed, 1385 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 95934a6cad470274b7797c1abceabfd66f3dfbf9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-15 02:46:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-15 02:46:00 +0000

    net-p2p/go-ethereum: add 1.10.17
    
    Bug: https://bugs.gentoo.org/844496
    Bug: https://bugs.gentoo.org/835610
    Bug: https://bugs.gentoo.org/679066
    Signed-off-by: Sam James <sam@gentoo.org>

 net-p2p/go-ethereum/Manifest                   |  2 ++
 net-p2p/go-ethereum/go-ethereum-1.10.17.ebuild | 44 ++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)