https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225098

--- Comment #3 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=83d457310ed3c234b2f4ea5b4d18a00301bc0c09

commit 83d457310ed3c234b2f4ea5b4d18a00301bc0c09
Author:     Andrey Zakharchenko <[email protected]>
AuthorDate: 2021-07-01 21:15:51 +0000
Commit:     Adriaan de Groot <[email protected]>
CommitDate: 2021-07-01 22:16:26 +0000

    devel/dbus: create directory for machine-id

    Create the directory where dbus-uuidgen is *going* to write
    the machine-id, just in case -- might affect only older FreeBSD
    versions. dbus-uuidgen doesn't create intermediate directories
    when given an explicit path either, so it does need to be done
    by the environment.

    (I'm purposely **not** also tackling other dbus-uuidgen issues,
    those are in different PRs with different assignees)

    PR:             225098
    Reported by:    Andrey Zakharchenko

 devel/dbus/Makefile      | 2 +-
 devel/dbus/files/dbus.in | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

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

Reply via email to