Closed eddy02 closed 10 years ago
I don't have a running rawhide system, so it is hard for me to check.
Are you running the packages from here: http://copr.fedoraproject.org/coprs/timlau/yumex-dnf/
It sound like an issue with the how the dbus system is launching the dnfdaemon dbus service
you can start the daemon in debug mode by running:
sudo /usr/share/dnfdaemon/dnfdaemon-system -v -d --notimeout
maybe there is some issues with dbus in the current rawhide.
I have installed a virtuel rawhide system and can reproduce the issue, it look like python3 is crashing
I have opened a bugzilla report against python3 https://bugzilla.redhat.com/show_bug.cgi?id=1105582
Ok thank' s for your reply.
This is fixed in current release of dnfdaemon
Hi ( I m french .....) I' m running rawhide , yumex-dnf was running nice but since a month ago got this error : GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /lib64/dbus-1/dbus-daemon-launch-helper received signal 5 (26). Y spend a lot of hours to try solving this issue but no results , cause i don't really know programming and python seem' s a bit more difficult than C...
Seem 's to be a dbus rawhide issue because :
Debugging with gdb send dnfdaemon-system : " GDK : error XDG_RUNTIME_DIR not define in the environnement" in the dbus error. Thanks !