Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844652 - dev-go/go-bindata-assetfs: uses deprecated Go eclass (DeprecatedEclass)
Summary: dev-go/go-bindata-assetfs: 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: 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: 931725
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:54 UTC by Sam James
Modified: 2024-06-11 06:19 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:54:10 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 dev-go/go-bindata-assetfs
dev-go/go-bindata-assetfs
  DeprecatedEclass: version 1.0.0_p20180223: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 1.0.0_p20180223: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2024-06-11 06:18:44 UTC
The bug has been referenced in the following commit(s):

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

commit da337190bd0351ea9bea0652b0b31c32de1b3b81
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-06-11 06:16:30 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-06-11 06:16:30 +0000

    dev-go/go-bindata-assetfs: treeclean
    
    Closes: https://bugs.gentoo.org/931725
    Bug: https://bugs.gentoo.org/844652
    Bug: https://bugs.gentoo.org/771060
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-go/go-bindata-assetfs/Manifest                 |  1 -
 .../go-bindata-assetfs-1.0.0_p20180223.ebuild      | 24 ----------------------
 dev-go/go-bindata-assetfs/metadata.xml             |  8 --------
 3 files changed, 33 deletions(-)