Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939885 - [guru] gui-apps/ReGreet-0.1.1-r8 fails to compile: error: failed to select a version for the requirement clap = ^4.1.4 (locked to 4.4.18)
Summary: [guru] gui-apps/ReGreet-0.1.1-r8 fails to compile: error: failed to select a ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gonçalo Negrier Duarte
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-20 06:43 UTC by Agostino Sarubbo
Modified: 2024-10-07 10:03 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,89.92 KB, text/plain)
2024-09-20 06:43 UTC, Agostino Sarubbo
Details
Fixes CRATES and locks mismatchs (ReGreet-0.1.1-r8.ebuild.patch,7.49 KB, patch)
2024-10-03 20:19 UTC, Jason Gantner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-09-20 06:43:10 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-20 06:43:11 UTC
Created attachment 903403 [details]
build.log

build log and emerge --info
Comment 2 Jason Gantner 2024-10-03 20:19:20 UTC
Created attachment 904875 [details, diff]
Fixes CRATES and locks mismatchs

Fixes the CRATES var to match the dependency locks
Comment 3 Gonçalo Negrier Duarte 2024-10-07 08:49:45 UTC
(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!
Comment 4 Larry the Git Cow gentoo-dev 2024-10-07 10:03:11 UTC
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(-)