Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 844619

Summary: app-metrics/postfix_exporter: uses deprecated Go eclass (DeprecatedEclass)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 844532    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:53:23 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/postfix_exporter
app-metrics/postfix_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 2024-04-11 05:21:07 UTC
The bug has been closed via the following commit(s):

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

commit 6cb32750b35d2a3bffb2ac73431ff0be371ec0c8
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-11 05:18:51 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-11 05:20:58 +0000

    app-metrics/postfix_exporter: add 0.3.0, EAPI8
    
    Closes: https://bugs.gentoo.org/844619
    Closes: https://bugs.gentoo.org/771087
    Closes: https://bugs.gentoo.org/679092
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-metrics/postfix_exporter/Manifest              |  2 ++
 .../postfix_exporter/postfix_exporter-0.3.0.ebuild | 42 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)