Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844694 - dev-util/docker-ls: uses deprecated Go eclass (DeprecatedEclass)
Summary: dev-util/docker-ls: 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 (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: PMASKED
Depends on:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:55 UTC by Sam James
Modified: 2022-08-16 08:11 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:08 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-ls
dev-util/docker-ls
  DeprecatedEclass: version 0.3.1: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 0.3.1: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2022-07-15 08:59:19 UTC
The bug has been referenced in the following commit(s):

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

commit b783ac861cc57b7ea004eaa08960a37e49de8543
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-15 08:56:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 08:59:11 +0000

    profiles: last-rite dev-util/docker-ls
    
    Bug: https://bugs.gentoo.org/844694
    Bug: https://bugs.gentoo.org/680358
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-08-16 08:11:42 UTC
The bug has been closed via the following commit(s):

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

commit 91f7e0ea464a106fbb3f756bcc89a1bfa8fe9335
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-16 08:09:36 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-16 08:09:36 +0000

    dev-util/docker-ls: treeclean
    
    Closes: https://bugs.gentoo.org/680358
    Closes: https://bugs.gentoo.org/844694
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-util/docker-ls/Manifest               |  1 -
 dev-util/docker-ls/docker-ls-0.3.1.ebuild | 48 -------------------------------
 dev-util/docker-ls/metadata.xml           |  8 ------
 profiles/package.mask                     |  5 ----
 4 files changed, 62 deletions(-)