Bug 1226063

Summary: `nodejs-default` depends on `nodejs22` which doesn't exist in Slowroll
Product: [openSUSE] openSUSE Tumbleweed Reporter: Marek Sapota <marek>
Component: OtherAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Slowroll   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Marek Sapota 2024-06-07 01:39:53 UTC
`nodejs-default` depends on `nodejs22` which is not available in Slowroll.

This package https://build.opensuse.org/package/show/home:mareksapota/zsa-wally used to build fine on Slowroll but is now failing with:
unresolvable: nothing provides nodejs22 needed by nodejs-default, nothing provides npm22 needed by npm-default, nothing provides nodejs22-devel needed by nodejs-devel-default

I presume it's due to `nodejs22` being released, not yet available in Slowroll but the meta package has already been updated to the Tumbleweed version.

How to reproduce: `zypper in nodejs-default` on Slowroll.
Comment 1 Marek Sapota 2024-06-11 18:14:20 UTC
This has been fixed.  `nodejs22` is now available in Slowroll.