Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844724 - net-misc/felix: uses deprecated Go eclass (DeprecatedEclass)
Summary: net-misc/felix: uses deprecated Go eclass (DeprecatedEclass)
Status: RESOLVED OBSOLETE
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:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:55 UTC by Sam James
Modified: 2024-04-27 15:08 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:55:54 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 net-misc/felix
net-misc/felix
  DeprecatedEclass: version 3.1.3: uses deprecated eclass: golang-vcs-snapshot (migrate to go-module.eclass)
  DeprecatedEclass: version 3.1.3: uses deprecated eclass: user (migrate to acct-user/acct-group packages)
Comment 1 Larry the Git Cow gentoo-dev 2024-04-27 15:07:49 UTC
The bug has been referenced in the following commit(s):

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

commit 3c8a9ee6f7c7884424bcf09807788cfddb62f0f1
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-27 15:07:30 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-27 15:07:30 +0000

    net-misc/felix: treeclean
    
    Closes: https://bugs.gentoo.org/926861
    Bug: https://bugs.gentoo.org/881331
    Bug: https://bugs.gentoo.org/771063
    Bug: https://bugs.gentoo.org/749567
    Bug: https://bugs.gentoo.org/740814
    Bug: https://bugs.gentoo.org/844724
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-misc/felix/Manifest           |  81 -----------------------
 net-misc/felix/felix-3.1.3.ebuild | 131 --------------------------------------
 net-misc/felix/files/felix.confd  |   7 --
 net-misc/felix/files/felix.initd  |  19 ------
 net-misc/felix/metadata.xml       |  11 ----
 5 files changed, 249 deletions(-)