[packagekit] Res: dbus problem

mirttex85-pk at yahoo.com.br mirttex85-pk at yahoo.com.br
Fri Dec 28 16:24:02 PST 2007


here is dbus...

ii  dbus           1.1.1-3        simple interprocess messaging system

look like dbus is outdated... but it is from testing
looks like I'll have to wait until sid has it...
dbus newer than 1.1.3 (20070819 or later)

packagekit-bugreport.sh

Distro version:       cat: /etc/*-release: No such file or directory
PackageKit version:   0.1.6
PackageKit Process Information:



----- Mensagem original ----
De: Richard Hughes <hughsient at gmail.com>
Para: PackageKit users and developers list <packagekit at lists.freedesktop.org>
Enviadas: Sexta-feira, 28 de Dezembro de 2007 21:45:15
Assunto: Re: [packagekit] dbus problem

On Fri, 2007-12-28 at 14:27 -0800, Daniel Nicoletti wrote:
> I'm trying to help the development of apt backend.
> But I got a problem that I cannot solve, since I'm not very familiar
> with dbus.
> When I do a command like these I got an error, and my dbus is
 running.
> My knetworkmanager is running :)
> 
> pkcon search name dd
> 
> ** ERROR **: This program cannot start until you start the dbus
 system service.
> aborting...
> Aborted

This is the codepath that is used, pk-main.c,ln200:

    /* check dbus connections, exit if not valid */
    system_connection = dbus_g_bus_get (DBUS_BUS_SYSTEM, &error);
    if (error) {
        pk_warning ("%s", error->message);
        g_error_free (error);
        g_error ("This program cannot start until you start "
               "the dbus system service.\n"
               "It is <b>strongly recommended</b> you reboot "
               "your computer after starting this service.");
    }

This shows me that the error is because dbus_g_bus_get failed, possibly
due to a security config issue on your machine. It could also the dbus
system activation stuff is breaking in obscure ways.

What version dbus have you got? And please include the output of
packagekit-bugreport.sh, thanks.

Richard.


_______________________________________________
PackageKit mailing list
PackageKit at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/packagekit






      Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
http://br.mail.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20071228/e6568358/attachment-0004.htm>


More information about the PackageKit mailing list