| View previous topic :: View next topic |
| Author |
Message |
aidy l33t

Joined: 07 Apr 2005 Posts: 915
|
Posted: Sun Dec 17, 2006 10:35 am Post subject: |
|
|
| i had that too... i think it got fixed after a reboot? |
|
| Back to top |
|
 |
_savage Guru


Joined: 06 Jun 2004 Posts: 304 Location: Redmond, WA
|
Posted: Sun Dec 17, 2006 5:58 pm Post subject: |
|
|
Ah ok, the post installation of dbus messed something up. The debug spew dumps the following message onto the terminal:
| Code: | process 9899: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not built with -rdynamic so unable to print a backtrace |
The man page then says to run the following command:
| Code: | | sudo dbus-uuidgen --ensure |
And that fixed it, Gnome is up and running again. Probably somebody ought to fix up the dbus script?!
Jens _________________ Jens Troeger
http://savage.light-speed.de/ |
|
| Back to top |
|
 |
aVirulence Apprentice

Joined: 07 Feb 2006 Posts: 170
|
Posted: Fri Dec 22, 2006 10:42 am Post subject: |
|
|
| Anyone know how to get dbus-sharp now? I'm trying to build an application, but since there is no mono-useflag anymore emerging dbus doesn't build the c# bindings.. There is also no dbus-sharp package available in portage. |
|
| Back to top |
|
 |
aidy l33t

Joined: 07 Apr 2005 Posts: 915
|
Posted: Fri Dec 22, 2006 1:59 pm Post subject: |
|
|
But isn't it the fault of the programs dbus-sharp detection mechanism or so?
because i had an emerge fail over that, and when i updated everything installed correctly...
though maybe that program wasn't included or so. |
|
| Back to top |
|
 |
aVirulence Apprentice

Joined: 07 Feb 2006 Posts: 170
|
Posted: Fri Dec 22, 2006 3:10 pm Post subject: |
|
|
| Aidy wrote: | But isn't it the fault of the programs dbus-sharp detection mechanism or so?
because i had an emerge fail over that, and when i updated everything installed correctly...
though maybe that program wasn't included or so. |
Galago-sharp probably? I don't think it's the programs fault, it's galaxium messenger. It seams strange that the use-flag disappeared. |
|
| Back to top |
|
 |
aidy l33t

Joined: 07 Apr 2005 Posts: 915
|
Posted: Fri Dec 22, 2006 3:32 pm Post subject: |
|
|
ahyea it must have been galago-sharp
but i just disabled everything galago recently, does nothing but make compiles fail |
|
| Back to top |
|
 |
Allan K n00b

Joined: 29 Oct 2006 Posts: 7
|
Posted: Wed Dec 27, 2006 10:32 am Post subject: revdep-rebuild reverted dbus back to 0.6.2 |
|
|
Hi All
After updating dbus to 1.0.2, and emerging glib-dbus (and also qt to 4.2.2) alot of things didn't work (such as k3b). So I ran revdep rebuild. The result was that it reverted back to qt-4.1.4 and dbus to 0.6.2 so basically undid the update.
What have I done wrong here?
cheers _________________ ---------------------------------------------------------------------------------------------
In search of the quietest PC to play music loudest!! |
|
| Back to top |
|
 |
Allan K n00b

Joined: 29 Oct 2006 Posts: 7
|
Posted: Thu Dec 28, 2006 1:23 am Post subject: Re: revdep-rebuild reverted dbus back to 0.6.2 |
|
|
| Allan K wrote: | Hi All
After updating dbus to 1.0.2, and emerging glib-dbus (and also qt to 4.2.2) alot of things didn't work (such as k3b). So I ran revdep rebuild. The result was that it reverted back to qt-4.1.4 and dbus to 0.6.2 so basically undid the update.
What have I done wrong here?
cheers |
Stupid me didn't emerge dbus-qt3-old, that has fixed my problems. _________________ ---------------------------------------------------------------------------------------------
In search of the quietest PC to play music loudest!! |
|
| Back to top |
|
 |
Coltie Guru


Joined: 22 Apr 2005 Posts: 305 Location: N 46° 7' 26.7" E 7° 6' 11.2"
|
Posted: Sun Jan 07, 2007 7:25 pm Post subject: |
|
|
| _savage wrote: |
The man page then says to run the following command:
| Code: | | sudo dbus-uuidgen --ensure |
And that fixed it, Gnome is up and running again. Probably somebody ought to fix up the dbus script?!
Jens | ôh thank's guy... didn't see it!
Works for me as well (after getting lots of stress seeing that many many apps didn't start anymore...
Now again a "perfect system"!  _________________ Unreleased Kollektiv
"If by noise you mean uncomfortable sound, then pop music is noise to me."
Masami Akita |
|
| Back to top |
|
 |
Tekel n00b

Joined: 16 Dec 2005 Posts: 72 Location: Philadelphia PA
|
Posted: Mon Feb 26, 2007 5:15 am Post subject: |
|
|
I am having an odd issue with dbus 1.0.2, After upgrading to the new dbus everything didn't work as expected, but revdep-rebuild doesn't notice this. In fact revdep-rebuild only seems to think that my GVV is not linked properly, and no matter how many times i let it re compile and install gcc it continually things it is not linked properly. However real programs are not linked properly, like nautilus gnome-terminal, and some component of evolution, which I can't seem to figure out.
So does anyone know why revdep-rebuild might be telling me the wrong things are not linked properly. |
|
| Back to top |
|
 |
|