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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273237 --- 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 get 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 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273237-39348-DfDkHiRo2j>
