Displaying 20 results from an estimated 230 matches for "virtinst".
2015 Jan 06
4
Xen4CentOS python-virtinst version issue, blktap2 problem
Hello,
It seems currently when you "yum update" CentOS 6.6 Xen host you end up getting python-virtinst from c6 base repo:
python-virtinst-0.600.0-24.el6.noarch
and not from Xen4CentOS repo, because the version there is "older": 0.600.0-19.
.. which means the centos/xen-specific patch in python-virtinst is "lost". (default to tap2 instead of tap1, to make blktap2 work out-of-the...
2012 Jun 11
0
Install of virtinst and virt-manager for CentOS5.8
...ed fresh CentOS 5.8 with Xen3.4.4.
# uname -a
#1 SMP Tue May 29 15:38:25 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
# rpm -qa | grep xen
kernel-xen-2.6.18-308.8.1.el5
xen-libs-3.4.4-1.el5
xen-3.4.4-1.el5
xen-libs-3.0.3-135.el5_8.2
After installation, I want to update virt-install and virt-manager
to virtinst-0.500.6 and virt-manager-0.8.3. However, when I run
virt-install, it reports error
# virt-install
Traceback (most recent call last):
File "/usr/sbin/virt-install", line 33, in ?
import virtinst
File "/usr/lib/python2.4/site-packages/virtinst/__init__.py", line 30, in
?...
2008 Nov 08
7
Paravirtualized Solaris Update 6 (10/08)?
...'
Traceback (most recent call last):
File "/usr/bin/virt-install", line 511, in ?
main()
File "/usr/bin/virt-install", line 471, in main
dom = guest.start_install(conscb,progresscb)
File
"/export/builds/xvm_93/proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py",
line 885, in start_install
File
"/export/builds/xvm_93/proto/install/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py",
line 68, in _prepare_install
File
"/export/builds/xvm_93/proto/install/usr/lib/python2.4/site-packages/virtinst/DistroManager.py&qu...
2009 May 27
3
Installing Debian as guest VM
...l location: Opening URL http://172.16.0.31:8088/debian1 failed..
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 616, in do_install
dom = guest.start_install(False, meter = meter)
File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 722, in start_install
self._prepare_install(meter)
File "/usr/lib/python2.5/site-packages/virtinst/ParaVirtGuest.py", line 48, in _prepare_install
self._installer.prepare(guest = self, meter = meter)
File "/usr/lib/python2.5/site-packages/...
2015 Jan 06
0
Xen4CentOS python-virtinst version issue, blktap2 problem
...>
> On 15-01-06 09:21 AM, George Dunlap wrote:
>> On Tue, Jan 6, 2015 at 11:42 AM, Pasi K?rkk?inen <pasik at iki.fi> wrote:
>>> Hello,
>>>
>>> It seems currently when you "yum update" CentOS 6.6 Xen host you end
>>> up getting python-virtinst from c6 base repo:
>>> python-virtinst-0.600.0-24.el6.noarch
>>>
>>> and not from Xen4CentOS repo, because the version there is "older":
>>> 0.600.0-19.
>>>
>>> .. which means the centos/xen-specific patch in python-virtinst is
>>...
2015 Jan 06
0
Xen4CentOS python-virtinst version issue, blktap2 problem
...wrote:
>
>
> On 15-01-06 09:21 AM, George Dunlap wrote:
> >On Tue, Jan 6, 2015 at 11:42 AM, Pasi K?rkk?inen <pasik at iki.fi> wrote:
> >>Hello,
> >>
> >>It seems currently when you "yum update" CentOS 6.6 Xen host you end up getting python-virtinst from c6 base repo:
> >>python-virtinst-0.600.0-24.el6.noarch
> >>
> >>and not from Xen4CentOS repo, because the version there is "older": 0.600.0-19.
> >>
> >>.. which means the centos/xen-specific patch in python-virtinst is "lost"....
2010 Dec 29
1
I can''t install PV ubuntu in my CentOS5.5 based xen
...n()
File "/usr/sbin/virt-install", line 825, in main
start_time, guest.start_install)
File "/usr/sbin/virt-install", line 880, in do_install
dom = install_func(conscb, progresscb, wait=(not wait))
File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line
626, in start_install
self._prepare_install(meter)
File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line
679, in _prepare_install
meter = meter)
File
"/usr/lib/python2.4/site-packages/virtinst/DistroInstaller....
2009 Sep 23
1
hello, how to install ubuntu for iso CD.
...9;
Traceback (most recent call last):
File "/usr/bin/virt-install", line 511, in ?
main()
File "/usr/bin/virt-install", line 471, in main
dom = guest.start_install(conscb,progresscb)
File "/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 921, in start_install
File "/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py", line 83, in _prepare_install
File "/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/DistroManager.p...
2015 Jan 06
3
Xen4CentOS python-virtinst version issue, blktap2 problem
...-06 09:21 AM, George Dunlap wrote:
>>> On Tue, Jan 6, 2015 at 11:42 AM, Pasi K?rkk?inen <pasik at iki.fi> wrote:
>>>> Hello,
>>>>
>>>> It seems currently when you "yum update" CentOS 6.6 Xen host you end
>>>> up getting python-virtinst from c6 base repo:
>>>> python-virtinst-0.600.0-24.el6.noarch
>>>>
>>>> and not from Xen4CentOS repo, because the version there is "older":
>>>> 0.600.0-19.
>>>>
>>>> .. which means the centos/xen-specific patch in py...
2007 Nov 21
0
Fedora 8 "Invalid file location given"
...el fichero o el directorio
Traceback (most recent call last):
File "/usr/sbin/virt-install", line 485, in <module>
main()
File "/usr/sbin/virt-install", line 449, in main
dom = guest.start_install(conscb,progresscb)
File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 722, in start_install
self._prepare_install(meter)
File "/usr/lib/python2.5/site-packages/virtinst/ParaVirtGuest.py", line 48, in _prepare_install
self._installer.prepare(guest = self, meter = meter)
File "/usr/lib/python2.5/site-packages/virtinst/Dis...
2012 Jan 30
3
Problem with Centos 6.2 KVM
...n.py", line 1277,
in _update_nets
lookup_func, build_class)
File "/usr/share/virt-manager/virtManager/connection.py", line 1209,
in _poll_helper
if not check_support():
File "/usr/share/virt-manager/virtManager/connection.py", line 501,
in is_network_capable
virtinst.support.SUPPORT_CONN_NETWORK)
File "/usr/lib/python2.6/site-packages/virtinst/support.py", line
574, in check_conn_support
return _check_support(conn, feature, conn)
File "/usr/lib/python2.6/site-packages/virtinst/support.py", line
443, in _check_support
actual_drv_v...
2015 Apr 11
1
XML Parser failing due to cryptic Serial Number.
...anager/libvirtobject.py", line 228, in _build_xmlobj
return self._parseclass(self.conn.get_backend(), parsexml=xml)
File "/usr/share/virt-manager/virtManager/nodedev.py", line 27, in _parse_convert
return NodeDevice.parse(conn, parsexml)
File "/usr/share/virt-manager/virtinst/nodedev.py", line 95, in parse
tmpdev = NodeDevice(conn, parsexml=xml, allow_node_instantiate=True)
File "/usr/share/virt-manager/virtinst/nodedev.py", line 106, in __init__
XMLBuilder.__init__(self, *args, **kwargs)
File "/usr/share/virt-manager/virtinst/xmlbuilder....
2008 Mar 30
2
install suse sles10 as para Dom-U on RHEL5
Hi,All,
how can I install suse sles10 as para Dom-U on RHEL5,
I have update xen to 3.2.
In python-virtinst readme,there is only support Fedora/Red
Hat Enterprise Linux.
README of python-virtinst:
virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual
machines. It supports both paravirt guests (for which only FC and
RHEL guest...
2012 Feb 14
3
[libvirt] Fail to import available VM image
...irt-install 3831] ERROR (cli:439) Error in
> network device parameters: Virtual network 'default' has not been
> started.
> [Tue, 14 Feb 2012 23:51:52 virt-install 3831] DEBUG (cli:440)
> Traceback (most recent call last):
> File "/usr/local/lib/python2.6/dist-packages/virtinst/cli.py", line
> 884, in get_networks
> dev = parse_network(guest, netstr, mac=mac)
> File "/usr/local/lib/python2.6/dist-packages/virtinst/cli.py", line
> 1642, in parse_network
> bridge=opts.get("bridge"))
> File "/usr/local/lib/python2.6...
2008 Jul 19
1
Virt-manager ( SNV93) failed to perform install CentOS DomU via nfs share
...location given: No such file or directory
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 699, in do_install
dom = guest.start_install(False, meter = meter)
File "/export/builds/xvm_93/proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 885, in start_install
File "/export/builds/xvm_93/proto/install/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py", line 68, in _prepare_install
File "/export/builds/xvm_93/proto/install/usr/lib/python2.4/site-packages/virtinst/DistroManager.py",...
2010 Oct 12
0
CEBA-2010:0763 CentOS 5 x86_64 python-virtinst Update
CentOS Errata and Bugfix Advisory 2010:0763
Upstream details at : https://rhn.redhat.com/errata/RHBA-2010-0763.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
cf9e954d25c173ea02d3af642893ab03 python-virtinst-0.400.3-9.el5_5.1.noarch.rpm
Source:
a07727860297efb5bed94816ba61885b python-virtinst-0.400.3-9.el5_5.1.src.rpm
--
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, #centos at irc.freenode.net
2010 Oct 12
0
CEBA-2010:0763 CentOS 5 i386 python-virtinst Update
CentOS Errata and Bugfix Advisory 2010:0763
Upstream details at : https://rhn.redhat.com/errata/RHBA-2010-0763.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
d751ffbd726273151bfce2c4f7d415eb python-virtinst-0.400.3-9.el5_5.1.noarch.rpm
Source:
a07727860297efb5bed94816ba61885b python-virtinst-0.400.3-9.el5_5.1.src.rpm
--
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, #centos at irc.freenode.net
2011 Sep 22
0
CEBA-2011:1054 CentOS 5 i386 python-virtinst Update
CentOS Errata and Bugfix Advisory 2011:1054
Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1054.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
93ed4b9549b45d2920f39e6a337a7932 python-virtinst-0.400.3-12.el5.noarch.rpm
Source:
7f34696d9fd6edb958a70974172fe58b python-virtinst-0.400.3-12.el5.src.rpm
--
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, #centos at irc.freenode.net
2011 Sep 22
0
CEBA-2011:1054 CentOS 5 x86_64 python-virtinst Update
CentOS Errata and Bugfix Advisory 2011:1054
Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1054.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
086afa0f62bbc73b871e8b58d6d40d38 python-virtinst-0.400.3-12.el5.noarch.rpm
Source:
7f34696d9fd6edb958a70974172fe58b python-virtinst-0.400.3-12.el5.src.rpm
--
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, #centos at irc.freenode.net
2015 Jan 06
1
Xen4CentOS python-virtinst version issue, blktap2 problem
...t rolling in the last patch in this tree:
> > http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/heads/v0.10.2-maint
> >
> > 3. newer xen-4.2.5 with all released XSAs > 108 (including 116 .. but
> > not 115 as it is not released)
> >
> > and that python-virtinstall
> >
> > I have already modified the the source code and I am building, I'll post
> > when they are reading for testing.
> >
>
> OK, the RPMS I am going to release are now in:
>
> http://people.centos.org/hughesjr/xen4-test/
>
> I am going to rol...