What's the actual reproducer for this?

```
stgraber@castiana:~/data/code/lxc/lxd (stgraber/master)$ lxc launch 
ubuntu-daily:groovy gg-test
Creating gg-test
Starting gg-test
stgraber@castiana:~/data/code/lxc/lxd (stgraber/master)$  lxc shell gg-test
root@gg-test:~# service snapd.seeded status
● snapd.seeded.service - Wait until snapd is fully seeded
     Loaded: loaded (/lib/systemd/system/snapd.seeded.service; enabled; vendor 
preset: enabled)
     Active: activating (start) since Mon 2020-06-22 22:27:16 UTC; 4s ago
   Main PID: 277 (snap)
      Tasks: 6 (limit: 18806)
     Memory: 22.3M
     CGroup: /system.slice/snapd.seeded.service
             └─277 /usr/bin/snap wait system seed.loaded

Jun 22 22:27:16 gg-test systemd[1]: Starting Wait until snapd is fully seeded...
root@gg-test:~# systemctl list-jobs
No jobs running.
root@gg-test:~# service snapd.seeded status
● snapd.seeded.service - Wait until snapd is fully seeded
     Loaded: loaded (/lib/systemd/system/snapd.seeded.service; enabled; vendor 
preset: enabled)
     Active: active (exited) since Mon 2020-06-22 22:27:29 UTC; 6s ago
    Process: 277 ExecStart=/usr/bin/snap wait system seed.loaded (code=exited, 
status=0/SUCCESS)
   Main PID: 277 (code=exited, status=0/SUCCESS)

Jun 22 22:27:16 gg-test systemd[1]: Starting Wait until snapd is fully seeded...
Jun 22 22:27:29 gg-test systemd[1]: Finished Wait until snapd is fully seeded.
root@gg-test:~# 
```

** Changed in: lxd (Ubuntu)
       Status: New => Incomplete

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

Title:
  snapd.seeded.service waits forever (?) to have snaps seeded in LXD on
  s390x and arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1878225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to