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

Bug 844484

Summary: net-misc/drive: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 844238    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:18:48 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-misc/drive
net-misc/drive
  DeprecatedEclassVariable: version 0.4.0_p20210208: uses deprecated variable on line 11: 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-05-15 17:45:32 UTC
The bug has been closed via the following commit(s):

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

commit 5abceb2876f1c4e2e01f232893e87cfe6639873b
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-05-15 17:43:00 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-05-15 17:43:40 +0000

    net-misc/drive: eliminate EGO_SUM
    
    Closes: https://bugs.gentoo.org/844484
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 net-misc/drive/Manifest                     | 465 +--------------------------
 net-misc/drive/drive-0.4.0_p20210208.ebuild | 470 +---------------------------
 2 files changed, 2 insertions(+), 933 deletions(-)