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

Bug 844475

Summary: net-dns/coredns: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Zac Medico <zmedico>
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:18:35 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-dns/coredns
net-dns/coredns
  DeprecatedEclassVariable: version 1.6.9: uses deprecated variable on line 9: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 1.7.0: uses deprecated variable on line 9: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 1.8.3: uses deprecated variable on line 9: 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 04:02:34 UTC
The bug has been closed via the following commit(s):

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

commit 646c66edc3f0cdc2e3b860611a271511abeab691
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-05-16 04:00:58 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-05-16 04:01:17 +0000

    net-dns/coredns: eliminate EGO_SUM
    
    Closes: https://bugs.gentoo.org/844475
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 net-dns/coredns/Manifest             | 826 +---------------------------------
 net-dns/coredns/coredns-1.8.3.ebuild | 836 +----------------------------------
 2 files changed, 6 insertions(+), 1656 deletions(-)