Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844457 - dev-util/woke: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: dev-util/woke: 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:18 UTC by Sam James
Modified: 2022-05-18 22:29 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:18:09 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/woke
dev-util/woke
  DeprecatedEclassVariable: version 0.14.0: uses deprecated variable on line 10: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 0.15.0: uses deprecated variable on line 10: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 0.16.1: 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:54 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-18 22:29:09 UTC
The bug has been closed via the following commit(s):

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

commit 1c6f15ef428482aef499ca7ce9efea1a3d8af488
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-05-18 22:27:43 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-05-18 22:27:43 +0000

    dev-util/woke: drop 0.14.0, 0.15.0, 0.16.1
    
    Closes: https://bugs.gentoo.org/844457
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-util/woke/Manifest           | 738 --------------------------------------
 dev-util/woke/woke-0.14.0.ebuild | 641 ---------------------------------
 dev-util/woke/woke-0.15.0.ebuild | 641 ---------------------------------
 dev-util/woke/woke-0.16.1.ebuild | 739 ---------------------------------------
 4 files changed, 2759 deletions(-)