Summary: | sys-apps/dbus /var/lib/dbus/machine-id points into $EROOT when cross compiling | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dominik Diesch <bugzilla.gentoo.dominik> |
Component: | [OLD] Core system | Assignee: | Freedesktop bugs <freedesktop-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | floppym |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Dominik Diesch
2015-09-16 16:02:46 UTC
Right, I think we should probably do this instead: ln -sf "${EPREFIX}"/etc/machine-id "${EROOT%/}"/var/lib/dbus/machine-id commit d70d0aa7803688a772677e2868a11b96904b56f7 Author: Mike Gilbert <floppym@gentoo.org> Date: Thu Oct 22 15:19:42 2015 -0400 sys-apps/dbus: Fix machine-id symlink when ROOT != / Bug: https://bugs.gentoo.org/560646 Package-Manager: portage-2.2.23_p7 sys-apps/dbus/dbus-1.8.16.ebuild | 2 +- sys-apps/dbus/dbus-1.8.18.ebuild | 2 +- sys-apps/dbus/dbus-1.8.20.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) |