Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2017 10:58:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218812] textproc/ibus: IBUS-WARNING **: Unable to load /var/db/dbus/machine-id: Failed to open file '/var/db/dbus/machine-id': No such file or directory
Message-ID:  <bug-218812-13-XVlDfxQtBJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218812-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218812-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218812

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rakuco
Date: Sun Apr 30 10:58:18 UTC 2017
New revision: 439799
URL: https://svnweb.freebsd.org/changeset/ports/439799

Log:
  Drop machine-id path substitution in post-patch.

  r431187 stopped using a non-default path for dbus's machine-id file, so t=
he
sed
  call here is unnecessary and produces warnings at runtime:

    IBUS-WARNING **: Unable to load /var/db/dbus/machine-id: Failed to open
file
    '/var/db/dbus/machine-id': No such file or directory

  PR:           218812
  Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
  Approved by:  Henry Hu <henry.hu.sh@gmail.com> (maintainer)
  MFH:          2017Q2

Changes:
  head/textproc/ibus/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218812-13-XVlDfxQtBJ>