Test on mantic using version 23.08-0ubuntu1.2

a) installed and ran `sudo landscape-config`. Progressed through the
wizard until

Request a new registration for this computer now? [y/N]: y
Registration request sent successfully.

ubuntu@free-gorilla:~$ systemctl is-active landscape-client
active

ubuntu@free-gorilla:~$ pgrep landscape
4388
4389
4390
4391

ubuntu@free-gorilla:~$ ps -u -p 4388 4389 4390 4391
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root        4388  0.0  0.2  54664 39260 ?        Ss   22:20   0:00 
/usr/bin/python3 /usr/bin/landscape-client
landsca+    4389  0.0  0.3 217312 50288 ?        Sl   22:20   0:00 
/usr/bin/python3 /usr/bin/landscape-broker --ignore-sigint
landsca+    4390  0.0  0.3  80696 50212 ?        S    22:20   0:00 
/usr/bin/python3 /usr/bin/landscape-monitor --ignore-sigint
root        4391  0.0  0.2  78344 46692 ?        S    22:20   0:00 
/usr/bin/python3 /usr/bin/landscape-manager --ignore-sigint

landscape-client appears to be behaving normally. I dispatched a reboot,
a package upgrade, and a package installation.

b) installed landscape-client 23.08-0ubuntu1
b1) registered via `sudo landscape-config`. Confirmed landscape-client service 
is running.
Upgraded to landscape-client 23.08-0ubuntu1.2

Restarting services...
 systemctl restart landscape-client.service

ubuntu@golden-sunfish:~$ tail /var/log/landscape/broker.log
...
2024-04-23 22:25:46,149 INFO     [MainThread] Broker stopped with config 
/etc/landscape/client.conf
2024-04-23 22:25:47,319 INFO     [MainThread] Broker started with config 
/etc/landscape/client.conf
...

b) Installed landscape-client 23.08-0ubuntu1
b2) the landscape-client service is not running
Upgraded to landscape-client 23.08-0ubuntu1.2

landscape-client.service is a disabled or a static unit not running, not
starting it.

The landscape-client service is still not running:
ubuntu@logical-horse:~$ systemctl is-active landscape-client
inactive

ubuntu@logical-horse:~$ ls -l /var/log/landscape/
total 0


** Tags removed: verification-needed verification-needed-mantic
** Tags added: verification-done verification-done-mantic

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to