Bug 2438831

Summary: nodejs24 does not own/provide /usr/lib/node_modules directory
Product: [Fedora] Fedora Reporter: Jan Staněk <jstanek>
Component: nodejs24Assignee: Jan Staněk <jstanek>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: aradchen, jstanek, tjuhasz
Target Milestone: ---Keywords: Regression
Target Release: ---Flags: jstanek: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nodejs24-24.13.0-7.fc44 nodejs24-24.13.0-7.fc45 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of:
: 2438835 2438837 (view as bug list) Environment:
Last Closed: 2026-02-16 19:15:44 UTC Type: ---
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: 2333620, 2438835, 2438837    

Description Jan Staněk 2026-02-11 11:34:58 UTC
After the https://fedoraproject.org/wiki/Changes/NodejsNodeModulesPath has landed, ownership of the (empty) /usr/lib/node_modules directory should be shared by all the active stream. nodejs24 has prepared for that, but the relevant parts were left commented out, and the pretrans scriptlet is not yet present.

By copying the new-style spec file to the other streams in rawhide, I unintentionally also removed their ownership of said directory, so right now *nothing* provides /usr/lib/node_modules in rawhide and F44. I'll clone this bug for the other streams as well.

Reproducible: Always

Steps to Reproduce:
Install nodejs24 package.
Actual Results:
/usr/lib/node_modules is not provided by nodejs24.

Expected Results:
/usr/lib/node_modules is provided by nodejs24.
%pretrans scriptlet is being run to ensure any old symlink is removed if present.

Comment 1 Fedora Update System 2026-02-16 18:52:31 UTC
FEDORA-2026-ad074050d4 (nodejs24-24.13.0-7.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-ad074050d4

Comment 2 Fedora Update System 2026-02-16 18:53:35 UTC
FEDORA-2026-7abb1c9d26 (nodejs24-24.13.0-7.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-7abb1c9d26

Comment 3 Fedora Update System 2026-02-16 19:15:44 UTC
FEDORA-2026-ad074050d4 (nodejs24-24.13.0-7.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Fedora Update System 2026-02-16 19:15:51 UTC
FEDORA-2026-7abb1c9d26 (nodejs24-24.13.0-7.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.