Hello there,
I shortly switched from slackware to debian, because I got really fed up with the not existing package manager. Surely, you can live with downloading everything manually and either extracting it or transforming it into a tgz package, but it's just not what I want. A great thing was the ability to sort of "build your own system".
But back to my current problem. I was looking for a nice stable distribution with a decent package manager and still room to do the stuff you want. Debian caught my I and I went on installing it. - No problem at all (way simpler than the slackware and arch installation process)
Well, after getting into the terminal and living out my desire to finally use a package manager again, I thought of setting up a firewall. Installing the program went well, as usual, but running it got me some trouble.
It doesn't really matter if I try to run firestarter of ufw (relating to ufw I went for the gufw). However I'm getting the following error messages:
ufw:
Code:
GConf Error: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
it gives me something similar, when I try to run firestarter.
What's wrong with the d-bus deamon? Or is it down to some other issue.
(just a bit upset, because everywhere I looked for debian, people said it would be damn stable etc.) - as I said, everything else is running fine...
I hope this is not a common issue. If so, please just forward me to the existing thread (I couldn't find a lot with google - the gconf thing though seems to be quite common but not relating to ufw. The firestarte error didn't give me any hits)
Every advice, suggestion or if possible the solution to this thread is very appreciated.