Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844361 - app-misc/go-jira: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-misc/go-jira: 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:15 UTC by Sam James
Modified: 2022-05-20 18:55 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:15:50 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-misc/go-jira
app-misc/go-jira
  DeprecatedEclassVariable: version 1.0.23: uses deprecated variable on line 12: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:56 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-20 18:55:26 UTC
The bug has been closed via the following commit(s):

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

commit 383e27bbcb9e34ff2c06b527a65c0f25e9c82d9d
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-05-20 18:53:57 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-05-20 18:54:23 +0000

    app-misc/go-jira: drop 1.0.23
    
    Closes: https://bugs.gentoo.org/844361
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-misc/go-jira/Manifest              |  93 -----------------------
 app-misc/go-jira/go-jira-1.0.23.ebuild | 130 ---------------------------------
 2 files changed, 223 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 7bdce5e83ac48c4656e503cf7dc53d4cc5c0894f
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-05-20 18:52:58 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-05-20 18:54:23 +0000

    app-misc/go-jira: stabilize 1.0.28 for amd64
    
    Bug: https://bugs.gentoo.org/844361
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-misc/go-jira/go-jira-1.0.28.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)