Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844307 - app-editors/micro: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-editors/micro: 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: James Beddek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:14 UTC by Sam James
Modified: 2023-09-07 23:27 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:14:34 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-editors/micro
app-editors/micro
  DeprecatedEclassVariable: version 2.0.9: uses deprecated variable on line 8: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 2.0.10: uses deprecated variable on line 14: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:55 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 2023-06-10 09:12:29 UTC
The bug has been referenced in the following commit(s):

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

commit 79fc27ce3125b8afbc15accb53d805bdc39e1987
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-10 08:23:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-10 08:52:05 +0000

    app-editors/micro: drop 2.0.9
    
    Bug: https://bugs.gentoo.org/844307
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/micro/Manifest           |  10 ---
 app-editors/micro/micro-2.0.9.ebuild | 125 -----------------------------------
 2 files changed, 135 deletions(-)

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

commit 50219f6e18cd71c2961cd9f488857a03c0d9e1ab
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-10 08:21:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-10 08:52:04 +0000

    app-editors/micro: add 2.0.11
    
    Bug: https://bugs.gentoo.org/844307
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/micro/Manifest            |  2 ++
 app-editors/micro/micro-2.0.11.ebuild | 39 +++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-09-07 23:27:47 UTC
The bug has been closed via the following commit(s):

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

commit 0df1fa4857ce9fd3895c38c53bac81decafedda3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-09-07 23:26:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-07 23:26:45 +0000

    app-editors/micro: drop 2.0.10
    
    Closes: https://bugs.gentoo.org/844307
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/micro/Manifest            |  81 ---------------------
 app-editors/micro/micro-2.0.10.ebuild | 132 ----------------------------------
 2 files changed, 213 deletions(-)