https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: gui-apps/ReGreet-0.1.1-r8 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 903403 [details] build.log build log and emerge --info
Created attachment 904875 [details, diff] Fixes CRATES and locks mismatchs Fixes the CRATES var to match the dependency locks
(In reply to Jason Gantner from comment #2) > Created attachment 904875 [details, diff] [details, diff] > Fixes CRATES and locks mismatchs > > Fixes the CRATES var to match the dependency locks Thanks for the patch, but I noticed that I forget to update the `ReGreet-0.1.1-cargo-lock-fix` patch when fixing BUG 939188. That why the cargo lock error appear!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0fa2904ad98a26a04d0efad2a3aec17640a13c3c commit 0fa2904ad98a26a04d0efad2a3aec17640a13c3c Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> AuthorDate: 2024-10-07 08:50:30 +0000 Commit: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> CommitDate: 2024-10-07 08:52:10 +0000 gui-apps/ReGreet: update cargo crates Closes: https://bugs.gentoo.org/939885 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> gui-apps/ReGreet/Manifest | 287 +++--- gui-apps/ReGreet/ReGreet-0.1.1-r8.ebuild | 307 ------- gui-apps/ReGreet/ReGreet-0.1.1-r9.ebuild | 318 +++++++ .../files/ReGreet-0.1.1-cargo-lock-fix.diff | 986 +++++++++++---------- 4 files changed, 979 insertions(+), 919 deletions(-)