Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844316 - app-metrics/alertmanager: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-metrics/alertmanager: 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:14 UTC by Sam James
Modified: 2022-05-18 22:10 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:46 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/alertmanager
app-metrics/alertmanager
  DeprecatedEclassVariable: version 0.22.2: uses deprecated variable on line 14: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 0.23.0: 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 2022-05-18 22:10:48 UTC
The bug has been closed via the following commit(s):

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

commit ebe7793f292bbba2999fd05b86adf6799df800bd
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-05-18 22:09:27 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-05-18 22:10:03 +0000

    app-metrics/alertmanager: drop 0.21.0-r3, 0.22.2, 0.23.0
    
    Closes: https://bugs.gentoo.org/844316
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-metrics/alertmanager/Manifest                  | 1056 --------------------
 .../alertmanager/alertmanager-0.21.0-r3.ebuild     |   46 -
 .../alertmanager/alertmanager-0.22.2.ebuild        |  801 ---------------
 .../alertmanager/alertmanager-0.23.0.ebuild        |  887 ----------------
 4 files changed, 2790 deletions(-)

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

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

commit 93958bd6bd80712703a75ad44d4b9158a10a758b
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-05-18 22:06:33 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-05-18 22:10:03 +0000

    app-metrics/alertmanager: add 0.24.0
    
    Closes: https://bugs.gentoo.org/828690
    Bug: https://bugs.gentoo.org/844316
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-metrics/alertmanager/Manifest                  |  2 +
 .../alertmanager/alertmanager-0.24.0.ebuild        | 46 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)