Bug 2412721 - Review Request: nodejs - Meta package for NodeJS
Summary: Review Request: nodejs - Meta package for NodeJS
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: TomasJuhasz
QA Contact: Fedora Extras Quality Assurance
URL: https://nodejs.org/
Whiteboard: Unretirement
Depends On: 2413048 2413755
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-05 16:59 UTC by Andrei
Modified: 2026-01-30 13:26 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
jstanek: fedora-review?


Attachments (Terms of Use)
The .spec file difference from Copr build 9770192 to 10076816 (7.39 KB, patch)
2026-01-29 21:51 UTC, Fedora Review Service
no flags Details | Diff

Description Andrei 2025-11-05 16:59:21 UTC
Spec URL: https://gitlab.com/aradchen/nodejs-meta/-/blob/main/nodejs.spec?ref_type=heads
SRPM URL: https://download.copr.fedorainfracloud.org/results/aradchen/nodejs-metapackage/fedora-rawhide-x86_64/09770025-nodejs/nodejs-24-1.fc44.src.rpm

Description: Package that serves as a pointer that automatically installs one of the versioned streams of NodeJS interpreter. Provides unversioned access to NodeJS and its sub packages by creating symlinks to those pulled versioned streams.

When user installs the meta package, they get the "current recommended version" without specifying major version.

Meta package could be updated in the future distro releases to point to newer NodeJS stream providing 'rolling' upgrade experience.

Fedora Account System Username: aradchen

Comment 1 Fedora Review Service 2025-11-05 17:01:12 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/9770192
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2412721-nodejs/fedora-rawhide-x86_64/09770192-nodejs/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 solomoncyj 2025-11-09 14:29:50 UTC
how is this different that the current nodejs application that we already have in the repos?

Comment 3 Andrei 2025-11-10 09:52:31 UTC
(In reply to solomoncyj from comment #2)
> how is this different that the current nodejs application that we already
> have in the repos?

We do not currently have 'nodejs' application in the repos per se. Its just nodejs22 with some tricks pretends to be just 'nodejs'. 

Please see change proposals [1][2] for more info. But tl;dr is that we are changing the mechanism of how 'nodejs' gets delivered to the system, and also trying to do it with minimal user impact.

[1] https://fedoraproject.org/wiki/Changes/NodeJSMetapackages
[2] https://fedoraproject.org/wiki/Changes/NodejsAlternativesSystem

Comment 5 Jan Staněk 2026-01-29 13:56:20 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/jstanek/nodejs-ng-rawhide/fedora-rawhide-x86_64/10075639-nodejs/nodejs.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/jstanek/nodejs-ng-rawhide/fedora-rawhide-x86_64/10075639-nodejs/nodejs-22-7.fc44.src.rpm

All the previous blockers should now be removed, and I have taken a "last pass" with fedora-review to polish things on my side. This is now ready for proper review.

Comment 6 TomasJuhasz 2026-01-29 21:49:08 UTC
[fedora-review-service-build]

Comment 7 Fedora Review Service 2026-01-29 21:51:08 UTC
Created attachment 2127478 [details]
The .spec file difference from Copr build 9770192 to 10076816

Comment 8 Fedora Review Service 2026-01-29 21:51:11 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10076816
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2412721-nodejs/fedora-rawhide-x86_64/10076816-nodejs/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 9 TomasJuhasz 2026-01-30 11:08:53 UTC
Issues:
=======
- No readme or doc file
- Minor typo in summary of bin package un-versioned instead of unversioned


Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- Dist tag is present.
- If (and only if) the source package includes the text of the license(s)
  in its own file, then that file, containing the text of the license(s)
  for the package is included in %license.
  Note: License file licenses.doctree is not marked as %license
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/LicensingGuidelines/#_license_text
- Large documentation must go in a -doc subpackage. Large could be size
  (~1MB) or number of files.
  Note: Documentation size is 5327120 bytes in 278 files.
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/#_documentation


===== MUST items =====

C/C++:
[X]: Package does not contain kernel modules.
[-]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[-]: Header files in -devel subpackage, if present.
[]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.

Generic:
[X]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
     Note: Using prebuilt packages
[X]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[X]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "MIT License", "Unknown or generated", "Boost Software License
     1.0". 301 files have unknown license. Detailed output of licensecheck
     in /var/lib/copr-rpmbuild/results/sol2/licensecheck.txt
[!]: License file installed when any subpackage combination is installed.
[X]: %build honors applicable compiler flags or justifies otherwise.
[X]: Package contains no bundled libraries without FPC exception.
[X]: Changelog in prescribed format.
[X]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[X]: Package uses nothing in %doc for runtime.
[X]: Package consistently uses macros (instead of hard-coded directory
     names).
[X]: Package is named according to the Package Naming Guidelines.
[X]: Package does not generate any conflict.
[X]: Package obeys FHS, except libexecdir and /usr/target.
[X]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[X]: Requires correct, justified where necessary.
[X]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[-]: Useful -debuginfo package or justification otherwise.
[X]: Package is not known to require an ExcludeArch tag.
[X]: Package complies to the Packaging Guidelines
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[-]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[-]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[X]: Reviewer should test that the package builds in mock.
[X]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[X]: Final provides and requires are sane (see attachments).
[X]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     sol2-devel , sol2-devel-docs
[X]: Package functions as described.
[-]: Latest version is packaged.
[-]: Package does not include license text files separate from upstream.
[ ]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[X]: Package should compile and build into binary rpms on all supported
     architectures.
[ ]: %check is present and all tests pass.
[X]: Packages should try to preserve timestamps of original installed
     files.
[X]: Spec use %global instead of %define unless justified.
     Note: %define requiring justification: %define autorelease(e:s:pb:n)
     %{?-p:0.}%{lua:
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: The placement of pkgconfig(.pc) files are correct.
[-]: Sources can be downloaded from URI in Source: tag
[-]: SourceX is a working URL.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: No rpmlint messages.
[-]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.


Rpmlint
-------
Checking: nodejs-22-7.fc44.noarch.rpm
          nodejs-22-7.fc44.src.rpm
          nodejs-bin-22-7.fc44.noarch.rpm
          nodejs-npm-22-7.fc44.noarch.rpm
          nodejs-npm-bin-22-7.fc44.noarch.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 5

nodejs.noarch: E: unknown-key fd4539501d418580
nodejs.src: E: unknown-key fd4539501d418580
nodejs-bin.noarch: E: unknown-key fd4539501d418580
nodejs-npm.noarch: E: unknown-key fd4539501d418580
nodejs-npm-bin.noarch: E: unknown-key fd4539501d418580
nodejs-bin.noarch: E: spelling-error ('un', 'Summary(en_US) un -> UN, IN, In')
nodejs-npm-bin.noarch: E: spelling-error ('un', 'Summary(en_US) un -> UN, IN, In')
nodejs.noarch: W: no-documentation
nodejs-npm.noarch: W: no-documentation
nodejs.spec: W: no-%check-section
nodejs-bin.noarch: W: description-shorter-than-summary
nodejs-npm-bin.noarch: W: description-shorter-than-summary
nodejs-bin.noarch: W: dangling-symlink /usr/share/man/man1/node.1.gz /usr/share/node-22/man/man1/node.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-access.1.gz /usr/share/node-22/man/man1/npm-access.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-adduser.1.gz /usr/share/node-22/man/man1/npm-adduser.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-audit.1.gz /usr/share/node-22/man/man1/npm-audit.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-bugs.1.gz /usr/share/node-22/man/man1/npm-bugs.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-cache.1.gz /usr/share/node-22/man/man1/npm-cache.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-ci.1.gz /usr/share/node-22/man/man1/npm-ci.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-completion.1.gz /usr/share/node-22/man/man1/npm-completion.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-config.1.gz /usr/share/node-22/man/man1/npm-config.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-dedupe.1.gz /usr/share/node-22/man/man1/npm-dedupe.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-deprecate.1.gz /usr/share/node-22/man/man1/npm-deprecate.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-diff.1.gz /usr/share/node-22/man/man1/npm-diff.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-dist-tag.1.gz /usr/share/node-22/man/man1/npm-dist-tag.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-docs.1.gz /usr/share/node-22/man/man1/npm-docs.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-doctor.1.gz /usr/share/node-22/man/man1/npm-doctor.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-edit.1.gz /usr/share/node-22/man/man1/npm-edit.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-exec.1.gz /usr/share/node-22/man/man1/npm-exec.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-explain.1.gz /usr/share/node-22/man/man1/npm-explain.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-explore.1.gz /usr/share/node-22/man/man1/npm-explore.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-find-dupes.1.gz /usr/share/node-22/man/man1/npm-find-dupes.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-fund.1.gz /usr/share/node-22/man/man1/npm-fund.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-help-search.1.gz /usr/share/node-22/man/man1/npm-help-search.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-help.1.gz /usr/share/node-22/man/man1/npm-help.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-hook.1.gz /usr/share/node-22/man/man1/npm-hook.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-init.1.gz /usr/share/node-22/man/man1/npm-init.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-install-ci-test.1.gz /usr/share/node-22/man/man1/npm-install-ci-test.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-install-test.1.gz /usr/share/node-22/man/man1/npm-install-test.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-install.1.gz /usr/share/node-22/man/man1/npm-install.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-link.1.gz /usr/share/node-22/man/man1/npm-link.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-login.1.gz /usr/share/node-22/man/man1/npm-login.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-logout.1.gz /usr/share/node-22/man/man1/npm-logout.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-ls.1.gz /usr/share/node-22/man/man1/npm-ls.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-org.1.gz /usr/share/node-22/man/man1/npm-org.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-outdated.1.gz /usr/share/node-22/man/man1/npm-outdated.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-owner.1.gz /usr/share/node-22/man/man1/npm-owner.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-pack.1.gz /usr/share/node-22/man/man1/npm-pack.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-ping.1.gz /usr/share/node-22/man/man1/npm-ping.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-pkg.1.gz /usr/share/node-22/man/man1/npm-pkg.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-prefix.1.gz /usr/share/node-22/man/man1/npm-prefix.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-profile.1.gz /usr/share/node-22/man/man1/npm-profile.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-prune.1.gz /usr/share/node-22/man/man1/npm-prune.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-publish.1.gz /usr/share/node-22/man/man1/npm-publish.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-query.1.gz /usr/share/node-22/man/man1/npm-query.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-rebuild.1.gz /usr/share/node-22/man/man1/npm-rebuild.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-repo.1.gz /usr/share/node-22/man/man1/npm-repo.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-restart.1.gz /usr/share/node-22/man/man1/npm-restart.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-root.1.gz /usr/share/node-22/man/man1/npm-root.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-run-script.1.gz /usr/share/node-22/man/man1/npm-run-script.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-sbom.1.gz /usr/share/node-22/man/man1/npm-sbom.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-search.1.gz /usr/share/node-22/man/man1/npm-search.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-shrinkwrap.1.gz /usr/share/node-22/man/man1/npm-shrinkwrap.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-star.1.gz /usr/share/node-22/man/man1/npm-star.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-stars.1.gz /usr/share/node-22/man/man1/npm-stars.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-start.1.gz /usr/share/node-22/man/man1/npm-start.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-stop.1.gz /usr/share/node-22/man/man1/npm-stop.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-team.1.gz /usr/share/node-22/man/man1/npm-team.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-test.1.gz /usr/share/node-22/man/man1/npm-test.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-token.1.gz /usr/share/node-22/man/man1/npm-token.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-uninstall.1.gz /usr/share/node-22/man/man1/npm-uninstall.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-unpublish.1.gz /usr/share/node-22/man/man1/npm-unpublish.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-unstar.1.gz /usr/share/node-22/man/man1/npm-unstar.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-update.1.gz /usr/share/node-22/man/man1/npm-update.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-version.1.gz /usr/share/node-22/man/man1/npm-version.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-view.1.gz /usr/share/node-22/man/man1/npm-view.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm-whoami.1.gz /usr/share/node-22/man/man1/npm-whoami.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npm.1.gz /usr/share/node-22/man/man1/npm.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man1/npx.1.gz /usr/share/node-22/man/man1/npx.1.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man5/folders.5.gz /usr/share/node-22/man/man5/folders.5.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man5/install.5.gz /usr/share/node-22/man/man5/install.5.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man5/npm-global.5.gz /usr/share/node-22/man/man5/npm-global.5.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man5/npm-json.5.gz /usr/share/node-22/man/man5/npm-json.5.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man5/npm-shrinkwrap-json.5.gz /usr/share/node-22/man/man5/npm-shrinkwrap-json.5.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man5/npmrc.5.gz /usr/share/node-22/man/man5/npmrc.5.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man5/package-json.5.gz /usr/share/node-22/man/man5/package-json.5.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man5/package-lock-json.5.gz /usr/share/node-22/man/man5/package-lock-json.5.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/config.7.gz /usr/share/node-22/man/man7/config.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/dependency-selectors.7.gz /usr/share/node-22/man/man7/dependency-selectors.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/developers.7.gz /usr/share/node-22/man/man7/developers.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/logging.7.gz /usr/share/node-22/man/man7/logging.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/orgs.7.gz /usr/share/node-22/man/man7/orgs.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/package-spec.7.gz /usr/share/node-22/man/man7/package-spec.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/registry.7.gz /usr/share/node-22/man/man7/registry.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/removal.7.gz /usr/share/node-22/man/man7/removal.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/scope.7.gz /usr/share/node-22/man/man7/scope.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/scripts.7.gz /usr/share/node-22/man/man7/scripts.7.gz
nodejs-npm-bin.noarch: W: dangling-symlink /usr/share/man/man7/workspaces.7.gz /usr/share/node-22/man/man7/workspaces.7.gz
nodejs-bin.noarch: W: dangling-relative-symlink /usr/bin/node node-22
nodejs-npm-bin.noarch: W: dangling-relative-symlink /usr/bin/npm npm-22
nodejs-npm-bin.noarch: W: dangling-relative-symlink /usr/bin/npx npx-22
========================================= 5 packages and 0 specfiles checked; 7 errors, 94 warnings, 102 filtered, 7 badness; has taken 0.7 s ========================================= 



Source checksums
----------------
Non-applicable

Comment 10 TomasJuhasz 2026-01-30 13:26:31 UTC
Functionality wise I didn't found anything wrong, rpm compiles, installs and functions as expected even with alternative streams present.


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