Public bug reported:

In 26.04 LTS, with cloud-init-base 26.1-0ubuntu2,
/usr/lib/systemd/system/cloud-init-local.service incorrectly names the
Hyper-V KVP Protocol service:

```
After=hv_kvp_daemon.service
```

It doesn't exist,

```
$ systemctl status hv_kvp_daemon.service
Unit hv_kvp_daemon.service could not be found.
```

Because in linux-cloud-tools-common it is installed as
/usr/lib/systemd/system/hv-kvp-daemon.service

```
$ systemctl status hv-kvp-daemon.service
○ hv-kvp-daemon.service - Hyper-V KVP Protocol Daemon
...
```

** 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/2154539

Title:
  Incorrect name in service dependency After=hv_kvp_daemon.service

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


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

Reply via email to