[Bug 192441] devel/libvirt update to 1.2.7, switch state dir from /usr/local/var to /var

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 6 15:30:53 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192441

Roman Bogorodskiy <novel at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Triage                |Approval Needed
                 CC|                            |novel at FreeBSD.org
           Assignee|freebsd-ports-bugs at FreeBSD. |jgh at FreeBSD.org
                   |org                         |

--- Comment #1 from Roman Bogorodskiy <novel at 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.


More information about the freebsd-ports-bugs mailing list