Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 430312

Summary: app-admin/openwsman - open source implementation of the Web Services for Management Client
Product: Gentoo Linux Reporter: Andreis Vinogradovs ( slepnoga ) <andreis.vinogradovs>
Component: New packagesAssignee: Proxy Maintainers <proxy-maint>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/projects/openwsman
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 423737    
Attachments: Experimental ebuild, produce only libraries, needed for libvirt
openwsman-2.3.6.ebuild

Description Andreis Vinogradovs ( slepnoga ) 2012-08-07 11:54:14 UTC
This is required for the libvirtd hyperv drivers ( #423737 )
Comment 1 Andreis Vinogradovs ( slepnoga ) 2012-08-07 11:56:01 UTC
Created attachment 320612 [details]
Experimental ebuild, produce only libraries, needed for libvirt

Experimental ebuild, produce only libraries, needed for libvirt
Comment 2 Alexander Vershilov (RETIRED) gentoo-dev 2012-10-21 07:38:41 UTC
I'll take it.
Comment 3 Andreis Vinogradovs ( slepnoga ) 2013-02-26 13:04:38 UTC
Created attachment 340166 [details]
openwsman-2.3.6.ebuild
Comment 4 Alexander Vershilov (RETIRED) gentoo-dev 2013-05-25 20:37:01 UTC
Requester rejects to assist in ebuild support.

Ebuilds are in rion overlay, if there are interested users feel free to add this ebuild to tree.
Comment 5 Larry the Git Cow gentoo-dev 2023-04-11 19:04:47 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b90d3396ca30dceb7c74b230e3109c9bbd029467

commit b90d3396ca30dceb7c74b230e3109c9bbd029467
Author:     Michal Privoznik <michal.privoznik@gmail.com>
AuthorDate: 2023-04-11 18:42:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-11 19:04:16 +0000

    app-emulation/libvirt: Explicitly disable openwsman in configure
    
    Libvirt's configure script (well, meson.build file) is written so
    that it automatically enables features found on the build host,
    unless explicitly disabled on the cmd line. And one of such
    features is 'openwsman' [1], which isn't packaged in the portage,
    but if installed from an overlay, then `quickpkg` won't work.
    
    Explicitly disable openwsman, until there's an official package
    (possibly not soon [2]).
    
    1: https://openwsman.github.io/
    2: https://bugs.gentoo.org/430312
    
    Bug: https://bugs.gentoo.org/430312
    Closes: https://bugs.gentoo.org/904082
    Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30558
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/libvirt/libvirt-8.7.0-r1.ebuild | 1 +
 app-emulation/libvirt/libvirt-8.8.0-r1.ebuild | 1 +
 app-emulation/libvirt/libvirt-8.9.0-r2.ebuild | 1 +
 app-emulation/libvirt/libvirt-8.9.0.ebuild    | 1 +
 app-emulation/libvirt/libvirt-9999.ebuild     | 1 +
 5 files changed, 5 insertions(+)