Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844247 - app-admin/cli53: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-admin/cli53: 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 844241 (view as bug list)
Depends on:
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:13 UTC by Sam James
Modified: 2022-09-10 22:39 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:13:04 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/cli53
app-admin/cli53
  DeprecatedEclassVariable: version 0.8.18: uses deprecated variable on line 8: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:13:36 UTC
*** Bug 844241 has been marked as a duplicate of this bug. ***
Comment 2 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 3 Larry the Git Cow gentoo-dev 2022-09-10 22:39:11 UTC
The bug has been closed via the following commit(s):

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

commit cae8874d66ed0015ecd71ca9303c9ac8f42a33ad
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-09-10 22:31:31 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-09-10 22:38:42 +0000

    app-admin/cli53: update SRC_URI
    
    Closes: https://bugs.gentoo.org/844247
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-admin/cli53/Manifest            | 71 +-------------------------------
 app-admin/cli53/cli53-0.8.18.ebuild | 81 ++-----------------------------------
 2 files changed, 4 insertions(+), 148 deletions(-)