Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844379 - app-shells/peco: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-shells/peco: 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: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:16 UTC by Sam James
Modified: 2024-03-02 05:09 UTC (History)
1 user (show)

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:19 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-shells/peco
app-shells/peco
  DeprecatedEclassVariable: version 0.5.7: uses deprecated variable on line 11: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 0.5.8: uses deprecated variable on line 8: 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 2022-09-05 12:37:17 UTC
The bug has been closed via the following commit(s):

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

commit 5f4635ae79ea975f2a2ea1fc2a8bfc99f18d422c
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
AuthorDate: 2022-08-21 14:10:15 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-09-05 12:37:13 +0000

    app-shells/peco: version bump to 0.5.10, fix #844379 (EGO_SUM)
    
    Closes: https://bugs.gentoo.org/844379
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
    Closes: https://github.com/gentoo/gentoo/pull/26943
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-shells/peco/Manifest           |  2 ++
 app-shells/peco/peco-0.5.10.ebuild | 30 ++++++++++++++++++++++++++++++
 app-shells/peco/peco-9999.ebuild   | 36 ++++++++++++++++++++++++++++++++++++
 3 files changed, 68 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-03-02 05:09:43 UTC
The bug has been referenced in the following commit(s):

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

commit e773125e2995d35d49a1de90a64977de74c8f237
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-02 05:06:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-02 05:06:09 +0000

    app-shells/peco: drop 0.5.8
    
    Bug: https://bugs.gentoo.org/844379
    Signed-off-by: Sam James <sam@gentoo.org>

 app-shells/peco/Manifest          | 19 --------------
 app-shells/peco/peco-0.5.8.ebuild | 55 ---------------------------------------
 2 files changed, 74 deletions(-)