Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844346 - app-metrics/prometheus: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-metrics/prometheus: 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: 829684 844238
  Show dependency tree
 
Reported: 2022-05-14 23:15 UTC by Sam James
Modified: 2022-09-23 22:01 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:15:29 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-metrics/prometheus
app-metrics/prometheus
  DeprecatedEclassVariable: version 2.31.1: 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: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 2 Larry the Git Cow gentoo-dev 2022-07-01 16:27:39 UTC
The bug has been referenced in the following commit(s):

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

commit d1ce75f5365c87b59a5308e41115210c5951e675
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-01 16:26:51 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-01 16:27:27 +0000

    app-metrics/prometheus: add 2.36.2
    
    Bug: https://bugs.gentoo.org/844346
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-metrics/prometheus/Manifest                 |  3 ++
 app-metrics/prometheus/prometheus-2.36.2.ebuild | 67 +++++++++++++++++++++++++
 2 files changed, 70 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-07-23 22:37:53 UTC
The bug has been referenced in the following commit(s):

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

commit 622fbab047ffc97a44de0f0a4ff99dec72e82e88
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-23 22:35:59 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-23 22:35:59 +0000

    app-metrics/prometheus: stabilize 2.36.2 for amd64
    
    Bug: https://bugs.gentoo.org/844346
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-metrics/prometheus/prometheus-2.36.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 William Hubbs gentoo-dev 2022-09-23 22:01:15 UTC
This is fixed in the tree.