Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844637 - app-portage/golop: uses deprecated Go eclass (DeprecatedEclass)
Summary: app-portage/golop: 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: 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:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:53 UTC by Sam James
Modified: 2024-04-19 15:06 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:48 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-portage/golop
app-portage/golop
  DeprecatedEclass: version 0.2.1: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 0.2.1: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
  DeprecatedEclass: version 9999: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 9999: uses deprecated eclass: golang-vcs (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2024-04-19 15:06:14 UTC
The bug has been closed via the following commit(s):

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

commit 72cb6bd0d4ac45ce15d9e78959a2365ee492dfdb
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-19 15:01:49 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-19 15:01:49 +0000

    app-portage/golop: drop 0.2.1
    
    Closes: https://bugs.gentoo.org/844637
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-portage/golop/golop-0.2.1.ebuild | 31 -------------------------------
 1 file changed, 31 deletions(-)

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

commit 02c237411bb8e355b1961cf73526f497a00ff3e6
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-19 15:00:57 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-19 15:00:57 +0000

    app-portage/golop: drop stale live ebuild
    
    Closes: https://bugs.gentoo.org/844637
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-portage/golop/golop-9999.ebuild | 36 ------------------------------------
 1 file changed, 36 deletions(-)

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

commit 55eeb6a5ba70ddf28de0c5664e8d67d942e221de
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-19 15:00:33 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-19 15:00:33 +0000

    app-portage/golop: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/844637
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-portage/golop/golop-0.2.1-r1.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)