Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844589 - app-containers/umoci: uses deprecated Go eclass (DeprecatedEclass)
Summary: app-containers/umoci: 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: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:52 UTC by Sam James
Modified: 2022-10-04 03:14 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:42 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-containers/umoci
app-containers/umoci
  DeprecatedEclass: version 0.2.1: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2022-10-04 03:14:10 UTC
The bug has been closed via the following commit(s):

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

commit ba11202cbcad773b4e9ede481105977ed569e011
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-04 03:13:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-04 03:14:02 +0000

    app-containers/umoci: drop 0.2.1
    
    Closes: https://bugs.gentoo.org/844589
    Signed-off-by: Sam James <sam@gentoo.org>

 app-containers/umoci/Manifest           |  1 -
 app-containers/umoci/umoci-0.2.1.ebuild | 42 ---------------------------------
 2 files changed, 43 deletions(-)