<div dir="ltr"><div>Hi,<br><br></div>I received this report today in using virt-manager on GhostBSD (<a href="http://ghostbsd.org/about">http://ghostbsd.org/about</a>)<br><br>Hello,<br>
<br>
I was getting the following error on startup in GhostBSD 10.1 inside a virtual machine:<br>
<br>
[Errno 2] No such file or directory: '/usr/share/libvirt/cpu_map.xml'<br>
<br>
After some searching it looks like this is a hard coded path in<br>
<br>
<a href="https://github.com/virt-manager/virt-manager/blob/master/virtinst/capabilities.py#L55" rel="noreferrer" target="_blank">https://github.com/virt-manager/virt-manager/blob/master/virtinst/capabilities.py#L55</a><br>
<br>
It will start up correctly If I manually change it to:<br>
/usr/local/share/libvirt/cpu_map.xml<br>
<br>
Not sure if this requires a port patch or change upstream.<br clear="all"><div><div><br><br>======<br><br></div><div>Any thoughts on what can be done upstream in the code to fix this? In the meanwhile, I can patch it in FreeBSD.<br><br></div><div>Thanks,<br></div><div>Jason<br></div><div>-- <br><div class="gmail_signature"><div dir="ltr">Jason Helfman          | FreeBSD Committer<br>jgh@FreeBSD.org     | <a href="http://people.freebsd.org/%7Ejgh" target="_blank">http://people.freebsd.org/~jgh</a>  | The Power to Serve<br></div></div>
</div></div></div>