Public bug reported:

In questing daily live-server ISO starting tomorrow - I caught this by
chance with a one-off build today - when using cloud-init
25.3~1g890873f5-0ubuntu1, this message is visible in the console:

nc: /run/cloud-init/share/final.sock: No such file or directory

No cloud-init logs are present in /var/log.  3 services are in a bad
state, cloud-init-main.service, ssh.{service,socket}.

`systemctl status cloud-init-main` shows a snippet of traceback where 
python3-jsonpatch is missing.
Installing that and restarting cloud-init-main shows another traceback, with 
python3-jinja2 this time.

It appears that the packages python3-{jinja2,jsonpatch} are now required
but not listed in the dependency list.

Modifying the live ISO to add those two packages seems sufficient, as
adding just those (plus whatever else apt pulled in) is sufficient to
restore current functionality.

** Affects: cloud-init (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  nc: /run/cloud-init/share/final.sock: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2121482/+subscriptions


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

Reply via email to