Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844586 - app-containers/snapd: uses deprecated Go eclass (DeprecatedEclass)
Summary: app-containers/snapd: 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: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:52 UTC by Sam James
Modified: 2022-05-22 20:53 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:37 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/snapd
app-containers/snapd
  DeprecatedEclass: version 2.55.2: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
  DeprecatedEclass: version 2.55.3: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
  DeprecatedEclass: version 2.55.4: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
  DeprecatedEclass: version 2.55.5: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2022-05-22 20:53:16 UTC
The bug has been closed via the following commit(s):

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

commit 0b4d4cd131501cd1a6b6d496ad8ecd1e13da115b
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-05-22 20:52:22 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-05-22 20:53:12 +0000

    app-containers/snapd: drop 2.55.5
    
    Closes: https://bugs.gentoo.org/844586
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/snapd/Manifest            |   1 -
 app-containers/snapd/snapd-2.55.5.ebuild | 183 -------------------------------
 2 files changed, 184 deletions(-)