Bug 2127079 - Dependency error to try install on RHEL 8.5
Summary: Dependency error to try install on RHEL 8.5
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: nodejs-less
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-09-15 09:58 UTC by extern.fabian.rolle
Modified: 2022-11-15 09:37 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description extern.fabian.rolle 2022-09-15 09:58:00 UTC
Description of problem:
Try to install nodejs-less-4.1.2-1.el8.noarch and bekomme Dependancy error 
Error:
 Problem: conflicting requests
  - nothing provides (npm(copy-anything) >= 2.0.1 with npm(copy-anything) < 3) needed by nodejs-less-4.1.2-1.el8.noarch
  - nothing provides (npm(parse-node-version) >= 1.0.1 with npm(parse-node-version) < 2) needed by nodejs-less-4.1.2-1.el8.noarch
  - nothing provides (npm(tslib) >= 2.3.0 with npm(tslib) < 3) needed by nodejs-less-4.1.2-1.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages)


Version-Release number of selected component (if applicable):
nodejs-less-4.1.2-1.el8.noarch

How reproducible:
enable Epel Module Stream Repo 
enable Module Nodejs 16 From EPEL Module stream repo
install Packacke - dnf install nodejs-less

it fails with this error

Steps to Reproduce:
1. vi /etc/yum.repo.d/epel-modular.repo (change enabled form 0 to 1 if needet)
2. dnf module enable nodejs:16-epel
3. dnf install nodejs-less

Actual results:
Error:
 Problem: conflicting requests
  - nothing provides (npm(copy-anything) >= 2.0.1 with npm(copy-anything) < 3) needed by nodejs-less-4.1.2-1.el8.noarch
  - nothing provides (npm(parse-node-version) >= 1.0.1 with npm(parse-node-version) < 2) needed by nodejs-less-4.1.2-1.el8.noarch
  - nothing provides (npm(tslib) >= 2.3.0 with npm(tslib) < 3) needed by nodejs-less-4.1.2-1.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Expected results:
Packge will be installed and dependencys wir resolve correct

Additional info:
Sam if all module Streams are disabled. if ther in nodejs version that will work for install this package in EL8. i can not use npm to install modules.

Comment 1 extern.fabian.rolle 2022-11-15 09:37:06 UTC
Is there any sugest here ?? 

regards 

Fabian


Note You need to log in before you can comment on or make changes to this bug.