Date: Wed, 06 Aug 2014 15:30:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192441] devel/libvirt update to 1.2.7, switch state dir from /usr/local/var to /var Message-ID: <bug-192441-13-QhJElxQEAn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192441-13@https.bugs.freebsd.org/bugzilla/> References: <bug-192441-13@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=192441 Roman Bogorodskiy <novel@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Triage |Approval Needed CC| |novel@FreeBSD.org Assignee|freebsd-ports-bugs@FreeBSD. |jgh@FreeBSD.org |org | --- Comment #1 from Roman Bogorodskiy <novel@FreeBSD.org> --- Assign to maintainer. Few comments on this: * I think an UPDATING entry should be provided for /usr/local/var -> /var change as libvirt stored various stuff there like hypervisor pids, VM states etc and it would be safer to copy that stuff over to the new location. * I'm not sure that this path should be changeable for a port user: +LIBVIRT_RUNDIR?= ${VARDIR}/run/libvirt If a user wants to chance paths, it'd would be better to change it in the libvirt config file. Also, this way works for both ports and packages. -- 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-192441-13-QhJElxQEAn>