Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jul 2021 22:16:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 225098] devel/dbus startup script can't create machine-id on MFS /var filesystem
Message-ID:  <bug-225098-39348-dFqAcPdPsW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225098-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225098-39348@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=3D225098

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D83d457310ed3c234b2f4ea5b4d18a00=
301bc0c09

commit 83d457310ed3c234b2f4ea5b4d18a00301bc0c09
Author:     Andrey Zakharchenko <mc@jscc.ru>
AuthorDate: 2021-07-01 21:15:51 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
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(-)

--=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-225098-39348-dFqAcPdPsW>