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

Bug 844448

Summary: dev-util/log4shelldetect: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: William Hubbs <williamh>
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:17:56 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 dev-util/log4shelldetect
dev-util/log4shelldetect
  DeprecatedEclassVariable: version 0.0.4: 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:52 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-20 18:47:06 UTC
The bug has been closed via the following commit(s):

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

commit 77b69662194a82e7eea5e05b014bd702db11ddfc
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-05-20 18:46:38 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-05-20 18:46:58 +0000

    dev-util/log4shelldetect: drop 0.0.4
    
    Closes: https://bugs.gentoo.org/844448
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-util/log4shelldetect/Manifest                  | 14 --------
 .../log4shelldetect/log4shelldetect-0.0.4.ebuild   | 40 ----------------------
 2 files changed, 54 deletions(-)