Bug 2254531

Summary: New nodejs in RHEL9
Product: [Fedora] Fedora EPEL Reporter: Eric Söderman <eric.soderman>
Component: nodejs-epelAssignee: Davide Cavalca <davide>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: davide
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eric Söderman 2023-12-14 11:54:31 UTC
Description of problem:
Unable to install v8-devel on RHEL 9.3

How reproducible:
Always

Steps to Reproduce:
1. sudo dnf install v8-devel

Actual results:
Error: 
 Problem: package v8-devel-2:9.4.146.26-1.16.18.1.3.el9.x86_64 from epel requires nodejs-devel(x86-64) = 1:16.18.1-4.el9, but none of the providers can be installed
  - conflicting requests
  - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel


Additional info:
I have nodejs-16.20.2-3.el9_2.x86_64 installed from RHEL9.3. It looks like nodejs-epel is is built against 16.18.1 ? Would it be possible to update to make it work on RHEL 9.3?