Bug 2004128
Summary: | FTI in Rawhide: nodejs (nothing provides /usr/bin/pwsh) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ben Beasley <code> |
Component: | nodejs | Assignee: | NodeJS Packaging SIG <nodejs-sig> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | mrunge, nodejs-sig, sgallagh, tchollingsworth, thrcka, zsvetlik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | nodejs-16.10.0-1.fc35 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-09-30 00:52:57 UTC | 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: | |||
Bug Depends On: | |||
Bug Blocks: | 2005047 |
FEDORA-2021-5ca1a838f5 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-5ca1a838f5 FEDORA-2021-5ca1a838f5 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-5ca1a838f5 Thanks for fixing this! FEDORA-2021-5ca1a838f5 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-5ca1a838f5` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-5ca1a838f5 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. This bug has resurfaced in Rawhide with 16.9.1-3.fc36: > DEBUG util.py:444: Error: > DEBUG util.py:444: Problem: package nodejs-devel-1:16.9.1-3.fc36.ppc64le requires nodejs(ppc-64) = 1:16.9.1-3.fc36, but none of the providers can be installed > DEBUG util.py:444: - conflicting requests > DEBUG util.py:444: - nothing provides /usr/bin/pwsh needed by nodejs-1:16.9.1-3.fc36.ppc64le I think that’s the build that was merged in with the OpenSSL 3.0 side tag. It looks like the latest commit, https://src.fedoraproject.org/rpms/nodejs/blob/01e00d5acc7066fb62c73511fcf4ab537f574001/f/nodejs.spec, has a changelog message about the fix, but the fix itself was lost. Rawhide should be fixed as of https://bodhi.fedoraproject.org/updates/FEDORA-2021-4fbe40b238 Thanks again! Works for me. FEDORA-2021-5ca1a838f5 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-5ca1a838f5 FEDORA-2021-4dd44521bf has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-4dd44521bf FEDORA-2021-4dd44521bf has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-4dd44521bf` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-4dd44521bf See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-4dd44521bf has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: The latest nodejs in Rawhide/F36 does not install because nothing provides /usr/bin/pwsh. Version-Release number of selected component (if applicable): 1:16.9.1-1.fc36 How reproducible: Steps to Reproduce: 1. mock -r fedora-rawhide-${ARCH} --enablerepo=local -i nodejs Actual results: > DEBUG util.py:444: Error: > DEBUG util.py:444: Problem: package nodejs-devel-1:16.9.1-1.fc36.s390x requires nodejs(s390-64) = 1:16.9.1-1.fc36, but none of the providers can be installed > DEBUG util.py:444: - conflicting requests > DEBUG util.py:444: - nothing provides /usr/bin/pwsh needed by nodejs-1:16.9.1-1.fc36.s390x Expected results: Package installs uneventfully. Additional info: