** Summary changed: - Spread tests (reset.sh) depends on nc but it is not installed as test dependency + Spread tests: missing test dependencies
** Description changed: - Running spread tests on Debian fails with: - - + nc -U -q 1 /run/snapd.socket - /home/gopath/src/github.com/snapcore/snapd/tests/lib/reset.sh: line 38: nc: command not found - - netcat must be added to the test dependencies. + Running spread tests on Debian fails on missing dependencies. The following packages must be added to the test control file: + - netcat-openbsd (nc) + - net-tools (netstat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1659868 Title: Spread tests: missing test dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1659868/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
