Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13260] New: patch to dbus-1.0.0 spell to generate machine-id on install

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13260] New: patch to dbus-1.0.0 spell to generate machine-id on install
  • Date: 13 Nov 2006 19:28:20 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13260

Summary: patch to dbus-1.0.0 spell to generate machine-id on
install
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: mail AT merour.de


Apps that use dbus might fail startup with an error message similar to:

D-Bus library appears to be incorrectly set up; failed to read machine uuid:
Failed to open "/var/lib/dbus/machine-id"

The solution is to run dbus-uuidgen --ensure.

According to the dbus-uuidgen manpage:

The primary usage of dbus-uuidgen is to run in the post-install script
of a D-Bus package like this:
dbus-uuidgen --ensure

The patch adds this line to POST_INSTALL.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13260] New: patch to dbus-1.0.0 spell to generate machine-id on install, bugzilla-daemon, 11/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page