Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844610 - app-emulation/simplevirt: uses deprecated Go eclass (DeprecatedEclass)
Summary: app-emulation/simplevirt: 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:
Depends on:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:53 UTC by Sam James
Modified: 2022-05-20 00:25 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:11 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/simplevirt
app-emulation/simplevirt
  DeprecatedEclass: version 0.0_p20181012-r1: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2022-05-20 00:25:01 UTC
The bug has been closed via the following commit(s):

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

commit 340f8a985adbb9fa37f57fdbfede630ac1c03df7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-20 00:23:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-20 00:24:23 +0000

    app-emulation/simplevirt: treeclean
    
    No keyworded versions. Uses deprecated eclass and eclass variables.
    
    Closes: https://bugs.gentoo.org/844310
    Closes: https://bugs.gentoo.org/844610
    Closes: https://bugs.gentoo.org/729262
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/simplevirt/Manifest                  | 17 -----
 app-emulation/simplevirt/files/simplevirtd.confd   |  4 --
 app-emulation/simplevirt/files/simplevirtd.initd   | 15 -----
 app-emulation/simplevirt/metadata.xml              | 12 ----
 .../simplevirt/simplevirt-0.0_p20181012-r1.ebuild  | 76 ----------------------
 app-emulation/simplevirt/simplevirt-0.1.ebuild     | 71 --------------------
 6 files changed, 195 deletions(-)