Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142177 - app-emulation/convirt (new ebuild)
Summary: app-emulation/convirt (new ebuild)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.convirt.net/
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2006-07-30 06:37 UTC by Tiziano Müller (RETIRED)
Modified: 2016-06-08 16:45 UTC (History)
9 users (show)

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


Attachments
xenman-0.4.1.ebuild (xenman-0.4.1.ebuild,1.03 KB, text/plain)
2006-08-10 13:26 UTC, Jakub Moc (RETIRED)
Details
xenman-0.6.ebuild (xenman-0.6.ebuild,718 bytes, text/plain)
2007-03-16 05:20 UTC, joes5532
Details
xenman-0.6-gentoo.patch (xenman-0.6-gentoo.patch,364 bytes, patch)
2007-03-16 05:22 UTC, joes5532
Details | Diff
xenman-0.6.ebuild (xenman-0.6.ebuild,939 bytes, text/plain)
2007-04-20 20:44 UTC, joes5532
Details
xenman-0.6-gentoo.patch (xenman-0.6-gentoo.patch,673 bytes, patch)
2007-04-20 20:47 UTC, joes5532
Details | Diff
xenman-0.6.ebuild (xenman-0.6.ebuild,1.07 KB, text/plain)
2007-04-27 00:20 UTC, joes5532
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tiziano Müller (RETIRED) gentoo-dev 2006-07-30 06:37:14 UTC
XenMan is an intuitive, GUI based Xen management tool covering all phases of the operational lifecycle. XenMan should prove valuable to both Xen Administrators and those seeking an introduction to Xen Virtualization management.

Ebuild will soon be in the Gentoo Sunrise Overlay, available here:
http://gentoo-sunrise.org/svn/reviewed/app-emulation/xenman
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-10 13:26:16 UTC
Created attachment 93939 [details]
xenman-0.4.1.ebuild
Comment 2 Daniel Herzog 2006-09-15 14:07:32 UTC
0.4.2 released.
Comment 3 Tiziano Müller (RETIRED) gentoo-dev 2006-09-15 14:35:09 UTC
I know, thanks. An up-to-date ebuild has been committed to gentoo-sunrise a few days ago.
Comment 4 joes5532 2007-03-16 05:20:55 UTC
Created attachment 113435 [details]
xenman-0.6.ebuild
Comment 5 joes5532 2007-03-16 05:22:29 UTC
Created attachment 113437 [details, diff]
xenman-0.6-gentoo.patch

This patch fixes the store_dest path so that it is rooted in ${D}.
Comment 6 joes5532 2007-03-16 05:23:21 UTC
I just submitted a new ebuild for version 0.6, along with a patch that fixes a path in the file mk_image_store.  Please test and give feedback, thanks!
Comment 7 joes5532 2007-04-20 20:44:33 UTC
Created attachment 116851 [details]
xenman-0.6.ebuild

This is an updated version of the xenman ebuild.  It takes care of installing several files that are required and weren't previously being installed.  These include the XenMan launch script, the src and pixmaps directories, and the xenman.glade file.
Comment 8 joes5532 2007-04-20 20:47:24 UTC
Created attachment 116852 [details, diff]
xenman-0.6-gentoo.patch

This is a modified version of the patch that fixes the path in the XenMan script that points to the src/xenman.py Python script, which is now being installed into /usr/share/xenman.
Comment 9 joes5532 2007-04-27 00:20:12 UTC
Created attachment 117352 [details]
xenman-0.6.ebuild

Updated the ebuild to include some good ideas from Jose Alberto Suarez Lopez's older XenMan ebuild on the SourceForge page.
Comment 10 Oliver Bohlen 2007-06-05 19:58:35 UTC
I'm getting this error after installing:

olli@think-gabosh ~ $ /usr/sbin/XenMan
Confguration File not writable, skipping: /home/olli/xenman.conf
Valid, writable configuration found, using /home/olli/.xenman/xenman.conf
gabosh True
Could not initialize ssh for gabosh 22
Traceback (most recent call last):
  File "/usr/share/xenman/src/xenman.py", line 2493, in wrapper
    funct(widget, *args, **cargs)
  File "/usr/share/xenman/src/xenman.py", line 2469, in connect_node
    names = managed_node.get_dom_names()
  File "/usr/share/xenman/src/XenNode.py", line 125, in get_dom_names
    return self.dom_list.iterkeys()
  File "/usr/share/xenman/src/XenNode.py", line 378, in iterkeys
    return self.dom_dict.keys()
  File "/usr/share/xenman/src/XenNode.py", line 311, in __getattr__
    return self._init_dom_list()
  File "/usr/share/xenman/src/XenNode.py", line 306, in _init_dom_list
    self.refresh()
  File "/usr/share/xenman/src/XenNode.py", line 331, in refresh
    for filename in self.node.node_proxy.listdir(self.node.xenauto) + \
  File "/usr/lib/python2.4/site-packages/paramiko/sftp_client.py", line 131, in listdir
    return [f.filename for f in self.listdir_attr(path)]
  File "/usr/lib/python2.4/site-packages/paramiko/sftp_client.py", line 149, in listdir_attr
    t, msg = self._request(CMD_OPENDIR, path)
  File "/usr/lib/python2.4/site-packages/paramiko/sftp_client.py", line 572, in _request
    return self._read_response(num)
  File "/usr/lib/python2.4/site-packages/paramiko/sftp_client.py", line 619, in _read_response
    self._convert_status(msg)
  File "/usr/lib/python2.4/site-packages/paramiko/sftp_client.py", line 645, in _convert_status
    raise IOError(errno.ENOENT, text)
IOError: [Errno 2] No such file
got expat error  no element found: line 1, column 0
got expat error  no element found: line 1, column 0
olli@think-gabosh ~ $ ssh root@gabosh
Last login: Tue Jun  5 20:12:16 2007 from olli.gabosh.xeanova.de
gabosh ~ #
think-gabosh olli # cat /home/olli/.xenman/xenman.conf
[DEFAULT]
default_computed_options = ['arch', 'arch_libdir', 'device_model']

[ENVIRONMENT]
dom0_kernel = 2.6.20-gentoo-r7

[PATHS]
snapshots_dir =
exec_path = $PATH:/usr/sbin
disks_dir =
log_dir = /var/log/xenman
image_store = /var/cache/xenman/image_store
snapshot_file_ext = .snapshot.xm
cache_dir = /var/cache/xenman
xenconf_dir = /etc/xen

[gabosh]
is_remote = True
login = root
xen_port = 8005

[APPLICATION DATA]

[CLIENT CONFIGURATION]
html_browser = /usr/bin/yelp
Comment 11 Fabien Gaud 2007-08-20 14:30:13 UTC
It doesn't work for me.
I have to put
${S}/mk_image_store || die "make image store failed"
instead of
./mk_image_store || die "make image store failed"
Comment 12 Wolfram Schlich (RETIRED) gentoo-dev 2008-10-31 16:28:20 UTC
xenman is now named convirt
Comment 13 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:45:14 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/