[Bug 1965328] Re: transient scope could not be started error in bionic lxd container
Andreas Hasenack
1965328 at bugs.launchpad.net
Mon Oct 9 14:54:55 UTC 2023
I'm seeing this problem with a few snaps on a bionic lxd, where lunar is
the host:
classic snaps:
$ git ubuntu merge --help
internal error, please report: running "git-ubuntu" failed: transient scope could not be started, job /org/freedesktop/systemd1/job/29 finished with result failed
$ kubectl
internal error, please report: running "kubectl" failed: transient scope could not be started, job /org/freedesktop/systemd1/job/32 finished with result failed
Non-classic:
$ ustriage
internal error, please report: running "ustriage" failed: transient scope could not be started, job /org/freedesktop/systemd1/job/35 finished with result failed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1965328
Title:
transient scope could not be started error in bionic lxd container
Status in snapd:
New
Status in systemd package in Ubuntu:
Incomplete
Bug description:
On my impish development host machine I tend to use lxd containers to
support snap building and other tasks targeting different releases.
Today I came to use a bionic container as per usual and found that I
could not invoke any snap applications. I installed hello-world as the
most simple test of running a snap app:
```
ubuntu at b:~$ hello-world
internal error, please report: running "hello-world" failed: transient scope could not be started, job /org/freedesktop/systemd1/job/44 finished with result failed
```
I made sure the container had up to date packages in it (apt & snaps)
and rebooted it. But the problem persisted. I then created a second
container and installed hello-world in it and again the problem was
reproducible. At the time of producing the following attachments I had
not attempted to reboot the host.
To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1965328/+subscriptions
More information about the foundations-bugs
mailing list