Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844679 - dev-go/qr: uses deprecated Go eclass (DeprecatedEclass)
Summary: dev-go/qr: 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: 930249
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:54 UTC by Sam James
Modified: 2024-05-23 16:38 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:47 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/qr
dev-go/qr
  DeprecatedEclass: version 0_p20161121: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 0_p20161121: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2024-05-23 16:38:31 UTC
The bug has been referenced in the following commit(s):

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

commit 986fcc58ca737043f6f7065e08ac7c58859ca526
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-23 16:37:52 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-23 16:38:17 +0000

    dev-go/qr: treeclean
    
    Closes: https://bugs.gentoo.org/930249
    Bug: https://bugs.gentoo.org/680154
    Bug: https://bugs.gentoo.org/844679
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-go/qr/Manifest              |  1 -
 dev-go/qr/metadata.xml          |  8 --------
 dev-go/qr/qr-0_p20161121.ebuild | 29 -----------------------------
 profiles/package.mask           |  6 ------
 4 files changed, 44 deletions(-)