Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844406 - dev-go/go-license-detector: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: dev-go/go-license-detector: 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: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:16 UTC by Sam James
Modified: 2022-07-24 19:44 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:16:58 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-go/go-license-detector
dev-go/go-license-detector
  DeprecatedEclassVariable: version 3.1.0: 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: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-07-24 19:44:35 UTC
The bug has been closed via the following commit(s):

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

commit 0f9d9d6c52c33607cec3c72c885638b2bce03ee9
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-24 19:43:59 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-24 19:44:27 +0000

    dev-go/go-license-detector: drop 3.1.0
    
    Closes: https://bugs.gentoo.org/844406
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-go/go-license-detector/Manifest                | 122 -----------------
 .../files/go-license-detector-3.1.0-go-sum.patch   | 140 -------------------
 .../go-license-detector-3.1.0.ebuild               | 152 ---------------------
 3 files changed, 414 deletions(-)

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

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

commit 4c3221b36979971cf65683910d40096bba660137
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-24 19:41:04 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-24 19:44:27 +0000

    dev-go/go-license-detector: add 4.3.0
    
    Closes: https://bugs.gentoo.org/793254
    Closes: https://bugs.gentoo.org/830076
    Bug: https://bugs.gentoo.org/844406
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-go/go-license-detector/Manifest                |  2 ++
 .../go-license-detector-4.3.0.ebuild               | 23 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)