# golden: driver/leap-16.0--ada--addrepo-failed
# Host interactions Rex::GPU emits, in order. Regenerate with
# REX_GPU_GOLDEN_UPDATE=1 prove -l t/ -- and read the diff.
run: nvidia-smi -L 2>&1
run(auto_die=default): uname -r
run: rpm -e $(rpm -qa | grep -E '^(nvidia|libnvidia)' | grep -v 'container') 2>/dev/null || true
run: ZYPP_LOCK_TIMEOUT=120 zypper rr nvidia-gfx 2>/dev/null || true
run: ZYPP_LOCK_TIMEOUT=120 zypper addrepo --refresh https://download.nvidia.com/opensuse/leap/16.0/ nvidia-gfx 2>&1
DIE: zypper addrepo of repository nvidia-gfx (https://download.nvidia.com/opensuse/leap/16.0/) failed (exit 7): System management is locked by the application with pid 4242 (zypper).
Close this application before trying again.; nothing was installed from it
