** Changed in: landscape-client (Ubuntu Questing)
       Status: New => Fix Released

** Changed in: landscape-client (Ubuntu Plucky)
       Status: New => Fix Released

** Description changed:

  [ Impact ]
  
   * These changes are needed to enable WSL features for Landscape. These
  changes include changes to the registration and computer info messages
  sent by Landscape Client, as well as a new flag to skip sending a
  registration message when running `landscape-config`.
  
  [ Test Plan ]
  
   * Instances with the proposed version of `landscape-client` installed should 
be able to use the `--skip-registration` flag for the `landscape-config` script 
(only relevant when used alongside the `--silent` flag). Additionally, they 
should be able to pass the `--installation-request-id` flag. For example:
     * sudo landscape-config --silent --skip-registration --account-name a 
--computer-title c --installation-request-id my-installation-request-id
     * > Registration skipped.
     * The installation request ID provided as a flag should now be written 
into the client config (/etc/landscape/client.conf).
  
   * They should also be able to pass the `--register-if-needed` flag to 
`landscape-config`. Since we skipped registration last time, this time the 
instance will be registered using the info previously written to 
`/etc/landscape/client.conf`.
     * sudo landscape-config --silent --register-if-needed
  
   * To verify the client sends the machine ID:
     * sudo landscape-config --silent --log-level debug 
--url=https://<fqdn>/message-system --ping-url=http://<fqdn>/ping 
--account-name onward --computer-title $HOSTNAME
     * Verify the `machine_id` is in the registration message by checking 
`/var/log/landscape/broker.log`
  
  [ Where problems could occur ]
  
   * This is all new stuff, but a potential issue could be clients no
  longer being able to register or send the computer info to Landscape
  Server due to sending outdated messages.
+ 
+ [ Additional Information ]
+ 
+ Questing and Plucky have 24.12 that contains the fix.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2120978

Title:
  [SRU] Update Jammy, Noble to send `machine_id`, have `landscape-
  config` accept `--skip-registration`, `--register-if-needed`, and
  `installation_request_id`

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/2120978/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to