This is confusing, autopkgtest complains that node-ws is not installed, but it is installable manually:
$ autopkgtest node-ws --test-name pkg-js-autopkgtest -U -s -- lxd autopkgtest/ubuntu/groovy/amd64 ... rocessing triggers for install-info (6.7.0.dfsg.2-5) ... install-info: warning: no info dir entry in `/usr/share/info/automake-history.info.gz' autopkgtest: WARNING: package node-ws is not installed though it should be autopkgtest: WARNING: Test dependencies are unsatisfiable - calling apt install on test deps directly for further data about failing dependencies in test logs autopkgtest [12:48:10]: - - - - - - - - - - running shell - - - - - - - - - - root@autopkgtest-lxd-mhxygd:/# apt install node-ws Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libc-ares2 libnode72 node-commander node-debug node-ms node-mute-stream node-read node-tinycolor nodejs nodejs-doc Suggested packages: npm The following NEW packages will be installed: libc-ares2 libnode72 node-commander node-debug node-ms node-mute-stream node-read node-tinycolor node-ws nodejs nodejs-doc 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. Need to get 11.0 MB of archives. After this operation, 47.9 MB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://archive.ubuntu.com/ubuntu groovy-updates/main amd64 libc-ares2 amd64 1.16.1-1ubuntu0.1 [41.1 kB] Get:2 http://archive.ubuntu.com/ubuntu groovy/universe amd64 libnode72 amd64 12.18.2~dfsg-1ubuntu2 [8396 kB] Get:3 http://archive.ubuntu.com/ubuntu groovy/universe amd64 nodejs amd64 12.18.2~dfsg-1ubuntu2 [33.2 kB] Get:4 http://archive.ubuntu.com/ubuntu groovy/universe amd64 node-ms all 2.1.2+~cs0.7.31-1 [5596 B] ... Processing triggers for libc-bin (2.32-0ubuntu3) ... root@autopkgtest-lxd-mhxygd:/# exit pkg-js-autopkgtest FAIL badpkg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910985 Title: autopkgtest fails in groovy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/node-ws/+bug/1910985/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
