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

Bug 844280

Summary: app-admin/serf: 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:13:51 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/serf
app-admin/serf
  DeprecatedEclassVariable: version 0.9.5: uses deprecated variable on line 6: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:53 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 23:29:03 UTC
The bug has been closed via the following commit(s):

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

commit 2f67fee11e82633acd73200d76e4492c20977fdd
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-05-15 23:27:41 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-05-15 23:28:15 +0000

    app-admin/serf: drop 0.9.5
    
    Closes: https://bugs.gentoo.org/844280
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-admin/serf/Manifest          | 116 --------------------------
 app-admin/serf/serf-0.9.5.ebuild | 174 ---------------------------------------
 2 files changed, 290 deletions(-)