View Single Post
Posts: 13 | Thanked: 0 times | Joined on Apr 2008
#1
Got home, fired up App Manager to see that beta8 was out. Downloaded it and installed.

Says it's loading, load meter jumps, then drops, and nothing happens. Reboot...nothing. Canola2 Cleanup...reboot...reinstall...same thing.

Load from command line as root: canolad start -vv

process 2044: 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
Aborted

checked to see if machine-id was there...it was not, so I ran this:

dbus-uuidgen > /var/lib/dbus/machine-id

Reran canolad start -vv

SHUTDOWN

that's all I got.

Anybody? Anything?