1
0
mirror of https://passt.top/passt synced 2024-06-21 02:27:05 +00:00
passt/test/distro
Stefano Brivio 550e2744ab test/distro/ubuntu: Use DEBIAN_FRONTEND=noninteractive for apt on 22.04
Removing the needrestart package doesn't seem to work anymore, and
I'm getting again prompts to restart services after installing gcc
and make: export DEBIAN_FRONTEND=noninteractive before installing
packages to avoid that.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-02-21 13:41:13 +01:00
..
debian test/distro: Avoid race between display of ns_msg and netcat exiting 2022-01-30 03:09:46 +01:00
fedora test/distro: Avoid race between display of ns_msg and netcat exiting 2022-01-30 03:09:46 +01:00
opensuse test/distro: Avoid race between display of ns_msg and netcat exiting 2022-01-30 03:09:46 +01:00
ubuntu test/distro/ubuntu: Use DEBIAN_FRONTEND=noninteractive for apt on 22.04 2022-02-21 13:41:13 +01:00