https://bugzilla.suse.com/show_bug.cgi?id=1177485 https://bugzilla.suse.com/show_bug.cgi?id=1177485#c7 Joaqu�n Rivera <jeriveramoya@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |REOPENED CC| |jeriveramoya@suse.com Resolution|FIXED |--- --- Comment #7 from Joaqu�n Rivera <jeriveramoya@suse.com> --- In latest build of SLE-15-SP4, the service is inactive again: https://openqa.suse.de/tests/8667812#step/validate_vnc_from_target/8 and the softfailed is triggered again: ``` my $xvnc_inactive = systemctl "is-active xvnc.socket", ignore_failure => 1; if ($xvnc_inactive) { record_soft_failure "bsc#1177485"; } ``` Any recent changes that could cause this? -- You are receiving this mail because: You are on the CC list for the bug.