Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844259 - app-admin/filebeat: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: app-admin/filebeat: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 844238 830266
  Show dependency tree
 
Reported: 2022-05-14 23:13 UTC by Sam James
Modified: 2022-08-28 08:22 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:13:21 UTC
This package uses the deprecated EGO_SUM go-module.eclass variable. It must be migrated to dep tarballs (see eclassdocs) or vendored deps if upstream provide them.

$ pkgcheck scan -k DeprecatedEclassVariable app-admin/filebeat
app-admin/filebeat
  DeprecatedEclassVariable: version 7.16.2: uses deprecated variable on line 8: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 7.17.1: uses deprecated variable on line 8: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:53 UTC
William asked that I comment on all of these bugs to note you don't need to revbump to fix it as it'll be successfully installed already.
Comment 2 Larry the Git Cow gentoo-dev 2022-08-28 08:22:17 UTC
The bug has been closed via the following commit(s):

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

commit ffe8e4eefdeb7b5e826ab201d8f7ac7128a31cb7
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2022-08-05 11:35:53 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-08-28 08:22:10 +0000

    app-admin/filebeat: drop old
    
    Closes: https://bugs.gentoo.org/844259
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/26745
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-admin/filebeat/Manifest               | 1812 ----------------------------
 app-admin/filebeat/filebeat-7.16.2.ebuild | 1794 ----------------------------
 app-admin/filebeat/filebeat-7.17.1.ebuild | 1857 -----------------------------
 3 files changed, 5463 deletions(-)