Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844601 - app-emulation/docker-machine-kvm: uses deprecated Go eclass (DeprecatedEclass)
Summary: app-emulation/docker-machine-kvm: uses deprecated Go eclass (DeprecatedEclass)
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: PMASKED
Depends on: 931879
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:52 UTC by Sam James
Modified: 2024-06-12 06:22 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:52:58 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-emulation/docker-machine-kvm
app-emulation/docker-machine-kvm
  DeprecatedEclass: version 0.10.0: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 0.10.0: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2024-06-12 06:22:29 UTC
The bug has been referenced in the following commit(s):

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

commit b9b2e19420839b24b0996979938b5f824ffd9167
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-06-12 06:21:48 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-06-12 06:22:13 +0000

    app-emulation/docker-machine-kvm: treeclean
    
    Closes: https://bugs.gentoo.org/931879
    Bug: https://bugs.gentoo.org/844601
    Bug: https://bugs.gentoo.org/734186
    Bug: https://bugs.gentoo.org/931735
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-emulation/docker-machine-kvm/Manifest          |  3 --
 .../docker-machine-kvm-0.10.0.ebuild               | 44 ----------------------
 app-emulation/docker-machine-kvm/metadata.xml      | 10 -----
 profiles/package.mask                              |  5 ---
 4 files changed, 62 deletions(-)