$ lsb_release -c
Codename:       bionic

$ apt download $( reverse-depends -r bionic -l nodejs )
...

$ ls *.deb | wc -l
1296

$ rm *all.deb
$ ls *.deb | wc -l
20


So of the 1296 debs that Depends: nodejs, only 20 of them actually
create binary debs:

$ ls -1
codelite-plugins_10.0+dfsg-2_amd64.deb
emscripten_1.22.1-1build1_amd64.deb
libkf5purpose-bin_5.44.0-0ubuntu1_amd64.deb
netdata_1.9.0+dfsg-1_amd64.deb
node-almond_0.3.3+dfsg-1_amd64.deb
node-groove_2.5.0-2ubuntu1_amd64.deb
node-iconv_2.3.0-3build1_amd64.deb
nodejs-dev_8.10.0~dfsg-2_amd64.deb
node-jstimezonedetect_1.0.6-1_amd64.deb
node-leveldown_1.5.0+dfsg-1ubuntu1_amd64.deb
node-mapnik_3.7.1+dfsg-3_amd64.deb
node-node-expat_2.3.15-4build2_amd64.deb
node-node-stringprep_0.8.0-3ubuntu1_amd64.deb
node-sqlite3_3.1.8+ds1-2build2_amd64.deb
node-srs_0.4.8+dfsg-3ubuntu1_amd64.deb
node-websocket_1.0.23-3build2_amd64.deb
node-ws_1.1.0+ds1.e6ddaae4-3ubuntu1_amd64.deb
node-xmlhttprequest_1.6.0-1_amd64.deb
node-zipfile_0.5.11+ds-2ubuntu1_amd64.deb
qtwebchannel5-examples_5.9.5-0ubuntu1_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1779863

Title:
  Ubuntu nodejs package isn't ABI compatible with mainline nodejs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nodejs/+bug/1779863/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to