Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 423737 - app-emulation/libvirt - Add USE=hyperv
Summary: app-emulation/libvirt - Add USE=hyperv
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL: http://libvirt.org/drvhyperv.html
Whiteboard:
Keywords:
Depends on: 430312
Blocks:
  Show dependency tree
 
Reported: 2012-06-27 06:29 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2013-05-28 19:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreis Vinogradovs ( slepnoga ) 2012-06-27 06:29:40 UTC
Please add support and USE flag for "hiper-v"[1] connection driver to libvirt.

eix libvirt -I
[I] app-emulation/libvirt
     Available versions:  0.9.8 0.9.10-r4 0.9.11.3 (~)0.9.12 **9999 {{avahi (+)caps debug elibc_glibc iscsi +json +libvirtd lvm +lxc macvtap nfs nls numa openvz parted pcap phyp policykit python qemu sasl selinux +udev uml virt-network virtualbox xen}}
     Installed versions:  0.9.12(09:07:31 07.06.2012)(caps elibc_glibc libvirtd lxc nls policykit python qemu sasl udev virt-network -avahi -debug -iscsi -lvm -macvtap -nfs -numa -openvz -parted -pcap -phyp -selinux -uml -virtualbox -xen)
     Homepage:            http://www.libvirt.org/
     Description:         C toolkit to manipulate virtual machines

slep@adm ~ $ LANG=C virsh -c hyperv://10.10.30.9
error: invalid argument: libvirt was built without the 'hyperv' driver
error: failed to connect to the hypervisor


[1] http://libvirt.org/drvhyperv.html
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2012-06-27 15:46:08 UTC
Its called Hyper-V btw.

The dependencies aren't in Gentoo so I can't add it until we have the depends in the tree. We need openwsman and friends in the tree.

http://sourceforge.net/projects/openwsman/

Once we get that we can support this.
Comment 2 Andreis Vinogradovs ( slepnoga ) 2012-06-28 12:39:32 UTC
(In reply to comment #1)
> Its called Hyper-V btw.
> 
> The dependencies aren't in Gentoo so I can't add it until we have the
> depends in the tree. We need openwsman and friends in the tree.
> 
> http://sourceforge.net/projects/openwsman/
> 
> Once we get that we can support this.

I'm working on it. I think that within two weeks, I will do the ebuild
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2013-05-28 19:49:12 UTC
Well based on the comments on #430312, we need to mark this as WONTFIX as well.