Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914602 - app-shells/zsh-autosuggestions-0.7.0-r1 USE_RUBY doesn't include ruby 3.1
Summary: app-shells/zsh-autosuggestions-0.7.0-r1 USE_RUBY doesn't include ruby 3.1
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-24 15:11 UTC by Guillaume de Volpiano
Modified: 2023-09-25 10:00 UTC (History)
1 user (show)

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


Attachments
Updated ebuild to support current ruby versions. (zsh-autosuggestions-0.7.0-r2.ebuild,1.51 KB, text/plain)
2023-09-24 15:12 UTC, Guillaume de Volpiano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume de Volpiano 2023-09-24 15:11:35 UTC
The current versions of ruby available in the main gentoo repository are 3.1 (stable) and 3.2 (testing), but zsh-autosuggestions-0.7.0-r1 has USE_RUBY="ruby26 ruby27 ruby30", creating a complaint in emerge

Reproducible: Always

Steps to Reproduce:
1. Update ruby to ruby 3.1
2. emerge -auvDU @world with zsh-autosuggestions installed
Actual Results:  
Dependency calculation fails with "No supported implementation in USE_RUBY"

Expected Results:  
No error

Updating the USE_RUBY in the ebuild solves the problem.
Comment 1 Guillaume de Volpiano 2023-09-24 15:12:31 UTC
Created attachment 871252 [details]
Updated ebuild to support current ruby versions.
Comment 2 Larry the Git Cow gentoo-dev 2023-09-25 10:00:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6af2b0022af615fa7a79ccfa729b5cad557f2594

commit 6af2b0022af615fa7a79ccfa729b5cad557f2594
Author:     Leonardo Hernández Hernández <leohdz172@proton.me>
AuthorDate: 2023-09-24 19:11:22 +0000
Commit:     Leonardo Hernández Hernández <leohdz172@proton.me>
CommitDate: 2023-09-24 19:11:22 +0000

    app-shells/zsh-autosuggestions: empty revbump for previous change
    
    and also because I forgot to add the `Closes` tag
    
    Closes: https://bugs.gentoo.org/914602
    Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>

 ...utosuggestions-0.7.0-r1.ebuild => zsh-autosuggestions-0.7.0-r2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)