Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844466 - dev-vcs/reposurgeon: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: dev-vcs/reposurgeon: 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
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:18 UTC by Sam James
Modified: 2025-02-24 12:37 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:22 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-vcs/reposurgeon
dev-vcs/reposurgeon
  DeprecatedEclassVariable: version 4.27: uses deprecated variable on line 37: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:51 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 2025-02-24 12:37:14 UTC
The bug has been closed via the following commit(s):

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

commit 041d982bf5e8d9a59b6125cec44eb873e8e66262
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2024-07-05 06:44:18 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-02-24 12:37:08 +0000

    dev-vcs/reposurgeon: add 5.3
    
    Closes: https://bugs.gentoo.org/344261
    Closes: https://bugs.gentoo.org/835749
    Closes: https://bugs.gentoo.org/844466
    Closes: https://bugs.gentoo.org/912430
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/37442
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-vcs/reposurgeon/Manifest                       |  2 +
 .../reposurgeon-5.3-disable-obsolete-golint.patch  | 12 ++++
 dev-vcs/reposurgeon/metadata.xml                   |  2 +-
 dev-vcs/reposurgeon/reposurgeon-5.3.ebuild         | 66 ++++++++++++++++++++++
 4 files changed, 81 insertions(+), 1 deletion(-)