Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844691 - dev-util/docker-distribution-pruner: uses deprecated Go eclass (DeprecatedEclass)
Summary: dev-util/docker-distribution-pruner: uses deprecated Go eclass (DeprecatedEcl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:55 UTC by Sam James
Modified: 2024-05-11 07:41 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:55:04 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 dev-util/docker-distribution-pruner
dev-util/docker-distribution-pruner
  DeprecatedEclass: version 0_p20170401: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 0_p20170401: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2024-05-11 07:41:27 UTC
The bug has been closed via the following commit(s):

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

commit 9c92b25ac17b7ff5e20d15072f4cddf97680feaa
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-11 07:37:48 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-11 07:41:19 +0000

    dev-util/docker-distribution-pruner: add 0.2.0
    
    Closes: https://bugs.gentoo.org/844691
    Closes: https://bugs.gentoo.org/679616
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-util/docker-distribution-pruner/Manifest       |  2 ++
 .../docker-distribution-pruner-0.2.0.ebuild        | 25 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)