Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844499 - net-p2p/syncthing: uses deprecated EGO_SUM (DeprecatedEclassVariable)
Summary: net-p2p/syncthing: 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: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on: 844877
Blocks: 844238
  Show dependency tree
 
Reported: 2022-05-14 23:19 UTC by Sam James
Modified: 2022-05-16 08:49 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:19:09 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-p2p/syncthing
net-p2p/syncthing
  DeprecatedEclassVariable: version 1.18.5: 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:56 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 Marek Szuba archtester gentoo-dev 2022-05-15 10:35:44 UTC
Thanks for the reminder that it's high time for me to stabilise 1.19.2! All the versions newer than 1.18.5 have have already been switched to dependency tarballs, so once 1.19.2 has been stabilised this can go.
Comment 3 Larry the Git Cow gentoo-dev 2022-05-16 08:49:01 UTC
The bug has been closed via the following commit(s):

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

commit 6e7619fa5dbc8b8f361bf8b2983e3a36d1e22df2
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-05-16 08:47:35 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-05-16 08:48:44 +0000

    net-p2p/syncthing: drop 1.18.5
    
    Closes: https://bugs.gentoo.org/844499
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-p2p/syncthing/Manifest                | 777 --------------------------
 net-p2p/syncthing/syncthing-1.18.5.ebuild | 885 ------------------------------
 2 files changed, 1662 deletions(-)