Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 844592

Summary: app-crypt/kbfs: uses deprecated Go eclass (DeprecatedEclass)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Nicolas Bock <nicolasbock>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED, PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/26954
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 844532    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:52:46 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-crypt/kbfs
app-crypt/kbfs
  DeprecatedEclass: version 2.6.0: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 2.8.0: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 2.10.1: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 2.11.0-r1: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 9999: uses deprecated eclass: golang-build (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2022-07-28 08:22:59 UTC
The bug has been referenced in the following commit(s):

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

commit 71c233ac37ec0599ffe8cb95f98da22279035c89
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-28 08:22:50 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-28 08:22:50 +0000

    profiles: last-rite app-crypt/kbfs
    
    Bug: https://bugs.gentoo.org/682346
    Bug: https://bugs.gentoo.org/844592
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-08-27 12:44:21 UTC
The bug has been closed via the following commit(s):

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

commit d976cf869aafda1fac11f7946328b77c7b29f934
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-27 12:44:28 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-27 12:44:28 +0000

    app-crypt/kbfs: treeclean
    
    Closes: https://bugs.gentoo.org/682346
    Closes: https://bugs.gentoo.org/844592
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-crypt/kbfs/Manifest              |  1 -
 app-crypt/kbfs/kbfs-2.11.0-r1.ebuild | 51 ------------------------------------
 app-crypt/kbfs/kbfs-9999.ebuild      | 51 ------------------------------------
 app-crypt/kbfs/metadata.xml          | 12 ---------
 profiles/package.mask                |  5 ----
 5 files changed, 120 deletions(-)