Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844607 - app-emulation/runv: uses deprecated Go eclass (DeprecatedEclass)
Summary: app-emulation/runv: 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 (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: 794913
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:53 UTC by Sam James
Modified: 2024-05-17 09: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:53:07 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/runv
app-emulation/runv
  DeprecatedEclass: version 0.7.0: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2024-05-17 09:10:46 UTC
The bug has been referenced in the following commit(s):

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

commit ca5f46870dcab44b58a20029a41d252974410d9c
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-17 09:10:21 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-17 09:10:36 +0000

    app-emulation/runv: treeclean
    
    Closes: https://bugs.gentoo.org/794913
    Bug: https://bugs.gentoo.org/844607
    Bug: https://bugs.gentoo.org/771072
    Bug: https://bugs.gentoo.org/679348
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-emulation/runv/Manifest          |  1 -
 app-emulation/runv/metadata.xml      | 12 ----------
 app-emulation/runv/runv-0.7.0.ebuild | 45 ------------------------------------
 profiles/package.mask                |  6 -----
 4 files changed, 64 deletions(-)