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

Bug 844487

Summary: net-misc/geoipupdate: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: IN_PROGRESS ---    
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:18:52 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-misc/geoipupdate
net-misc/geoipupdate
  DeprecatedEclassVariable: version 4.3.0: uses deprecated variable on line 12: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 4.8.0: uses deprecated variable on line 7: 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-05-16 19:57:01 UTC
The bug has been referenced in the following commit(s):

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

commit 05633a64f2b9ce562078afaf9443b4dc57a2f09c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-16 07:17:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-16 19:56:45 +0000

    net-misc/geoipupdate: drop 4.3.0
    
    Bug: https://bugs.gentoo.org/844487
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/geoipupdate/Manifest                 | 22 --------
 net-misc/geoipupdate/geoipupdate-4.3.0.ebuild | 81 ---------------------------
 2 files changed, 103 deletions(-)

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

commit b6a643089994775a95e75fb8d44bce2a52232f4f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-16 07:17:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-16 19:56:44 +0000

    net-misc/geoipupdate: add 4.9.0
    
    Bug: https://bugs.gentoo.org/844487
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/geoipupdate/Manifest                 |  2 ++
 net-misc/geoipupdate/geoipupdate-4.9.0.ebuild | 44 +++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)