Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844688 - dev-util/bitrise: uses deprecated Go eclass (DeprecatedEclass)
Summary: dev-util/bitrise: 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: PMASKED
Depends on: 932570
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:54 UTC by Sam James
Modified: 2024-06-22 05:20 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:59 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-util/bitrise
dev-util/bitrise
  DeprecatedEclass: version 1.24.0: uses deprecated eclass: golang-build (migrate to go-module.eclass)
Comment 1 Larry the Git Cow gentoo-dev 2024-06-22 05:17:56 UTC
The bug has been referenced in the following commit(s):

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

commit 3e1b7ad386b97a265b3794fd05aa9c821349373f
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-06-22 05:11:46 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-06-22 05:11:46 +0000

    dev-util/bitrise: treeclean
    
    Closes: https://bugs.gentoo.org/932570
    Bug: https://bugs.gentoo.org/844688
    Bug: https://bugs.gentoo.org/717536
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-util/bitrise/Manifest              |  1 -
 dev-util/bitrise/bitrise-1.24.0.ebuild | 49 ----------------------------------
 dev-util/bitrise/metadata.xml          | 18 -------------
 profiles/package.mask                  |  1 -
 4 files changed, 69 deletions(-)