Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844481 - net-fs/minio: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: net-fs/minio: 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:18 UTC by Sam James
Modified: 2022-09-10 21:11 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:18:44 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 net-fs/minio
net-fs/minio
  DeprecatedEclassVariable: version 2021.04.18.19.26.29-r2: uses deprecated variable on line 15: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:57 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-09-10 21:11:56 UTC
The bug has been closed via the following commit(s):

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

commit 55697e1443b1e17b03c16fc65edc2f7dcc851b7c
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-09-10 21:09:21 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-09-10 21:11:47 +0000

    net-fs/minio: drop EGO_SUM usage
    
    Closes: https://bugs.gentoo.org/844481
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 net-fs/minio/Manifest                            | 879 +---------------------
 net-fs/minio/minio-2021.04.18.19.26.29-r2.ebuild | 890 +----------------------
 2 files changed, 4 insertions(+), 1765 deletions(-)