On 10/07/2025 13:14, Aoife Moloney via devel-announce wrote:
We aim to move away from manual management of <code>/usr/bin/node</code>, <code>/usr/bin/npm</code>, and similar symlinks to leveraging update-alternatives system.
AFAIK, the alternatives system doesn't work reliably on immutable (ostree) Fedora versions.
If you need to provide multiple /usr/bin/node symlinks, consider generating swappable packages: nodeAB-bin, nodeXY-bin, etc. Then users will be able to use dnf swap feature:
sudo dnf swap nodeAB-bin nodeXY-bin --allowerasing -- Sincerely, Vitaly Zaitsev (vit...@easycoding.org) -- _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue