Skip to content

[ERROR] nodejs package does not provide virtual node-types-node dependency found/required on Ubuntu, Debian #1490

@m-ueberall

Description

@m-ueberall

Describe your bug
Currently, the nodesource nodejs packages do not provide the virtual node-types-node dependency which is found in (almost?) all Debian/Ubuntu source packages. This means that it's not possible to simply use the former to replace their Debian/Ubuntu counterpart when, e.g., trying to build/backport packages from source.

Distribution Information:

  • OS: Ubuntu/Debian (all current versions)

Node Version:

  • Node: all tested versions (e.g., 16.x, 18.x versus those that come with Ubuntu/Debian)

To Reproduce
Steps to reproduce the behavior:

  1. Register the third party nodesource repository in question
  2. Install/update nodejs
  3. Try to install node-types-node (e.g., by installing all required dependencies when trying to rebuild a Debian/Ubuntu node* package from source using apt-get build-dep ...) – this fails as only the "original" nodejs package provides this, but its newer nodesource counterpart does not.

Expected behavior
The above dependency is fulfilled using the newer/current nodesource nodejs package.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions