Tested on focal using version 23.02-0ubuntu1~20.04.2, according to the test plan
a) installed and ran `sudo landscape-config`. Progressed through the wizard until Request a new registration for this computer now? [y/N]: y System successfully registered. ubuntu@musical-liger:~$ systemctl is-active landscape-client active ubuntu@musical-liger:~$ pgrep landscape 4878 4880 4881 4882 4927 ubuntu@musical-liger:~$ ps u -p 4878 4880 4881 4882 4927 USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 4878 0.0 0.1 42992 31172 ? Ss 21:16 0:00 /usr/bin/python3 /usr/bin/landscape-client landsca+ 4880 0.0 0.2 278568 41936 ? Sl 21:16 0:00 /usr/bin/python3 /usr/bin/landscape-broker --ignore-sigint landsca+ 4881 0.0 0.2 139052 40552 ? Sl 21:16 0:00 /usr/bin/python3 /usr/bin/landscape-monitor --ignore-sigint root 4882 0.0 0.2 52556 36616 ? S 21:16 0:00 /usr/bin/python3 /usr/bin/landscape-manager --ignore-sigint landsca+ 4927 0.0 1.3 389856 224020 ? Rl 21:17 0:14 /usr/bin/python3 /usr/bin/landscape-package-reporter --quiet landscape-client appears to be behaving normally. I dispatched a reboot, a package upgrade, and a package installation. b) Installed landscape-client 19.12-0ubuntu4.3 b1) registered via `sudo landscape-config`. Confirmed landscape-client service is running. Upgraded to landscape-client 23.02-0ubuntu1~20.04.2 The landscape-client service has restarted and is running the latest version. Message exchanges are successful. ubuntu@engaging-eel:~$ tail /var/log/landscape/broker.log ... 2024-03-27 21:37:51,715 INFO [MainThread] Broker stopped with config /etc/landscape/client.conf 2024-03-27 21:37:52,634 INFO [MainThread] Broker started with config /etc/landscape/client.conf ... b) Installed landscape-client 19.12-0ubuntu4.3 b2) the landscape-client service is not running Upgraded to landscape-client 23.02-0ubuntu1~20.04.2 The landscape-client service is still not running: ubuntu@wise-wallaby:~$ systemctl is-active landscape-client inactive ubuntu@wise-wallaby:~$ ls -l /var/log/landscape/ total 0 ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2040189 Title: landscape-config does not start landscape-client service To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/2040189/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
