Date: Sun, 06 May 2018 12:37:38 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228001] devel/dbus: Applications segfault due to missing machine-id after package install Message-ID: <bug-228001-6497-RAw3e3dVD7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228001-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-228001-6497@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=3D228001 --- Comment #4 from Tijl Coosemans <tijl@FreeBSD.org> --- The command was removed from pkg-install in ports r347320. A possible solution would be to create a "pkg purge" command that completely deletes a package, and allow "pkg delete" to leave files like this (and configuration files) behind. The current solution in dbus doesn't trigger = the leftover checks but technically the file is still a leftover. --=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-228001-6497-RAw3e3dVD7>