Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844631 - app-metrics/vault_exporter: uses deprecated Go eclass (DeprecatedEclass)
Summary: app-metrics/vault_exporter: uses deprecated Go eclass (DeprecatedEclass)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:53 UTC by Sam James
Modified: 2025-01-16 04:49 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:53:40 UTC
This package uses a deprecated Go eclass. It must be migrated to go-module.eclass. Fixing this does not require a revbump as it'll already be successfully installed.

$ pkgcheck scan -k DeprecatedEclass app-metrics/vault_exporter
app-metrics/vault_exporter
  DeprecatedEclass: version 0.1.2-r1: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 0.1.2-r1: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2025-01-16 04:49:33 UTC
The bug has been closed via the following commit(s):

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

commit 7694dbdfc5d3e8cde8db165a648d1cb9268c30a7
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2025-01-16 04:47:26 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2025-01-16 04:49:17 +0000

    app-metrics/vault_exporter: add 0.1.3
    
    Closes: https://bugs.gentoo.org/844631
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-metrics/vault_exporter/Manifest                |  2 ++
 .../vault_exporter/vault_exporter-0.1.3.ebuild     | 38 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)