Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2023 07:12:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 273237] devel/dbus: /var/local/lib/dbus/machine-id not created
Message-ID:  <bug-273237-39348-DfDkHiRo2j@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273237-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273237-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=3D273237

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
grep(1) supports searching binary files, so one can easily find where
non-mangled (or non-encrypted) strings come from then use pkg-which(8) to g=
et
the affected port/package. For example, there's nothing to fix in devel/dbus
itself.

$ pkg info -ql dbus | xargs fgrep /var/local || echo exit code $?
exit code 1

--=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-273237-39348-DfDkHiRo2j>