Dmitry E. Oboukhov wrote: > I've installed mysql-query-browser now. It works fine. But this > installation has broken package 'subversion'. > > If I enter the command 'svn up' in the every svn tree, I receive > many messages like: > > $ LANG=C svn up > > ** (process:12603): WARNING **: couldn't connect to dbus session bus: > Failed to connect to socket /tmp/dbus-RD1Gn0diy6: Connection refused
I'm not certain which package this would be a bug against, but it is not mysql-query-browser. It looks that it is either a problem with dbus (was that installed?) or a problem with svn trying to use dbus when it doesn't listen. If you have mysql-query-browser installed, is there dbus running? $ ps ax | grep dbus 2749 ? Ss 0:08 /usr/bin/dbus-daemon --system 4824 pts/5 R+ 0:00 grep dbus 6040 ? Ss 0:01 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/gnome-session 6043 ? S 0:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/gnome-session 6044 ? Ss 0:01 /usr/bin/dbus-daemon --fork --print-pid 6 --print-address 9 --session I don't think anything is breaking svn except svn. - Adam -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org