Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844490 - net-misc/rclone: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: net-misc/rclone: 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: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:18 UTC by Sam James
Modified: 2022-11-19 15:54 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:18:56 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/rclone
net-misc/rclone
  DeprecatedEclassVariable: version 1.53.3: uses deprecated variable on line 12: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 1.57.0: uses deprecated variable on line 12: EGO_SUM (no replacement)
  DeprecatedEclassVariable: version 9999: uses deprecated variable on line 12: EGO_SUM (no replacement)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:57:51 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 Piotr Karbowski (RETIRED) gentoo-dev 2022-07-10 09:37:10 UTC
I will drop them as soon as 1.58.1 gets stable.
Comment 3 Piotr Karbowski (RETIRED) gentoo-dev 2022-11-19 15:54:16 UTC
This has been resolved by the following commits

commit 45b5da32f4e1b42eb6ff770c5b7cea5671ec3c56
Author: Piotr Karbowski <slashbeast@gentoo.org>
Date:   2022-07-10 16:58:57 +0200

    net-misc/rclone: drop live ebuild.

    The 9999 ebuild is not in a good shape, the master does not build in current
    state making it of litte value not worth the cost of maintenance.

    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

commit f56d9361c487eb406a206acd0b555bab60f3a1d7
Author: Piotr Karbowski <slashbeast@gentoo.org>
Date:   2022-07-10 16:35:08 +0200

    net-misc/rclone: drop old.

    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>