Replies: 1 comment
-
I ran few more tests and it appears that the error is back. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been running anaconda in mock and since F39 I've started getting this error:
at random phase of kickstart install, I was told this error is likely caused by loss of comms with dbus, as a workaround I run:
export $(dbus-launch)
which starts the deamon and sets DBUS_SESSION_BUS_ADDRESS env var before I run anaconda.The error went away.
should there be a flag to run
dbus-launch
in mock session?Beta Was this translation helpful? Give feedback.
All reactions