Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844727 - sys-cluster/teleport: uses deprecated Go eclass (DeprecatedEclass)
Summary: sys-cluster/teleport: uses deprecated Go eclass (DeprecatedEclass)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Graeme Lawes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:55 UTC by Sam James
Modified: 2024-06-19 20:41 UTC (History)
1 user (show)

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:55:58 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 sys-cluster/teleport
sys-cluster/teleport
  DeprecatedEclass: version 4.1.4: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 4.1.4: 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-06-19 20:41:39 UTC
The bug has been referenced in the following commit(s):

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

commit 73e30c5978225448acd01601c960f9e809bb7a3e
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-06-19 20:40:02 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-06-19 20:40:02 +0000

    sys-cluster/teleport: drop stale 9999
    
    This live ebuild depends on deprecated golang-vcs.eclass
    
    Bug: https://bugs.gentoo.org/844727
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-cluster/teleport/teleport-9999.ebuild | 50 -------------------------------
 1 file changed, 50 deletions(-)