search for: valueerror

Displaying 20 results from an estimated 149 matches for "valueerror".

2010 Sep 12
2
using xen tools with python2.6
there are at least some syntax errors when trying to use the xen utils with python2.6. The attached patch changes these string exception into ValueError's. - tools/python/xen/util/bugtool.py (getBugTitle) - tools/python/xen/xend (class XendBase): not catched - tools/python/xen/xm/xenapi_create.py (sxp2xmlconvert_sxp_to_xml): the method already raises a ValueError for similiar condition. - tools/python/xen/xm/main.py (xm_network_att...
2010 Sep 12
2
using xen tools with python2.6
there are at least some syntax errors when trying to use the xen utils with python2.6. The attached patch changes these string exception into ValueError's. - tools/python/xen/util/bugtool.py (getBugTitle) - tools/python/xen/xend (class XendBase): not catched - tools/python/xen/xm/xenapi_create.py (sxp2xmlconvert_sxp_to_xml): the method already raises a ValueError for similiar condition. - tools/python/xen/xm/main.py (xm_network_att...
2006 Mar 12
2
xen create - Unexpected error: exceptions.ValueError
Getting this error and it advised to mail you. [root@server ~]# xm create web Using config file "web". Unexpected error: exceptions.ValueError Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/sbin/xm", line 10, in ? main.main(sys.argv) File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 710, in main rc = cmd(args) File "/usr/lib/python2.4/site-pac...
2010 Nov 22
1
Cannot start Xend
...er File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvServer.py", line 49, in ? from xen.web.httpserver import HttpServer, UnixHttpServer File "/usr/lib64/python2.4/site-packages/xen/web/httpserver.py", line 30, in ? from xen.xend.Args import ArgError ValueError: bad marshal data Traceback (most recent call last): File "/usr/sbin/xend", line 44, in ? from xen.xend.server import SrvDaemon File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 27, in ? import SrvServer File "/usr/lib64/pyth...
2010 Nov 22
1
Cannot start Xend
...er File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvServer.py", line 49, in ? from xen.web.httpserver import HttpServer, UnixHttpServer File "/usr/lib64/python2.4/site-packages/xen/web/httpserver.py", line 30, in ? from xen.xend.Args import ArgError ValueError: bad marshal data Traceback (most recent call last): File "/usr/sbin/xend", line 44, in ? from xen.xend.server import SrvDaemon File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 27, in ? import SrvServer File "/usr/lib64/pyth...
2009 May 27
3
Installing Debian as guest VM
hi all, When i tried to install debian as a new guest VM in paravirtualized mode on Xen the following error occurs. please help me to resolve the problem.. Unable to complete install ''<type ''exceptions.ValueError''> Invalid install 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...
2006 Dec 12
0
xm create issues (ValueError)
Hi, I''m trying to install FreeBSD as a DomU using the tutorial from http://www.yuanjue.net/xen/howto.html. I run into a problem when trying to run xm create -c /etc/xen/freebsd_xen_INSTALL vmid=1 when it returns a ValueError: need more than 1 value to unpack What can be the cause of such an error? I''m using Xen 3 on SuSE 10. Regards, Gerrit Niezen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Oct 18
1
reporting bug
Exception type exceptions.ValueError Exception Handler Information Traceback (most recent call last): File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 586, in refresh self.model.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 447, in refresh source.refresh(force) File &q...
2020 Jan 17
1
PXE ValueError: new value non-existent xfs filesystem is not valid as a default fs type
On 16/01/2020 10:50, Ralf Prengel wrote: > Hallo, > has anyone a working Centos 8.1 PXE Installation? > > This is my problem > http://realtechtalk.com/Centos_PXEBoot_NetInstall_Failure__Pane_is_dead-2012-articles > All CentOS 8.1.1911 validations were done over PXE (machines reinstalled - physical or VMs). So that article mentions something specific about non distro kernel to
2018 Sep 16
0
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
...this error: > > *Adding groups* > *Importing groups* > *Committing 'add groups' transaction to disk* > *Adding users* > *Importing users* > *Adding users to groups* > *Committing 'add users to groups' transaction to disk* > *ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length > field name in format* > * File > "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", > line 177, in _run* > * return self.run(*args, **kwargs)* > * File > "/usr/local/samba/lib64/python2.6/...
2007 Mar 28
1
Error Connecting to CN Exception occcurred
Exception type exceptions.ValueError Exception Handler Information Traceback (most recent call last): File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 521, in refresh self.model.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 457, in refresh source.refresh(force) File &q...
2018 Sep 16
0
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
...s* > > > *Committing 'add groups' transaction to disk* > > > *Adding users* > > > *Importing users* > > > *Adding users to groups* > > > *Committing 'add users to groups' transaction to disk* > > > *ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero > > > length field name in format* > > > * File > > > > "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", > > > line 177, in _run* > > > * return self.run(*args, **kwargs)* &g...
2018 Sep 16
3
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
...ttempting to do a classicupgrade and getting this error: *Adding groups* *Importing groups* *Committing 'add groups' transaction to disk* *Adding users* *Importing users* *Adding users to groups* *Committing 'add users to groups' transaction to disk* *ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format* * File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 177, in _run* * return self.run(*args, **kwargs)* * File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/domain.p...
2020 Jan 16
0
PXE ValueError: new value non-existent xfs filesystem is not valid as a default fs type
Hallo, has anyone a working Centos 8.1 PXE Installation? This is my problem http://realtechtalk.com/Centos_PXEBoot_NetInstall_Failure__Pane_is_dead-2012-articles These hints and other don t work here. Thanks Ralf
2006 Apr 10
0
Problems with pygrub: ValueError: unable to open file & FC5 - solution
Hello everyone, I faced mentioned (in subject) problem today. I made some debugging - and found error ind ext2module.c code (it still exists in 3.0.2). In FC5 one should just unpack Xen, patch file, change directory to tools/pygrub and reinstall pygrub''s helper library. It worked for me. Here the patch follows. --- ext2module.c.orig 2006-04-10 23:18:00.000000000 +0200 +++
2018 Sep 16
1
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
...ting 'add groups' transaction to disk* > > > > *Adding users* > > > > *Importing users* > > > > *Adding users to groups* > > > > *Committing 'add users to groups' transaction to disk* > > > > *ERROR(<type 'exceptions.ValueError'>): uncaught exception - > > > > zero length field name in format* > > > > * File > > > > > > "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", > > > > line 177, in _run* > > > > * return...
2015 Aug 22
2
Russian wiki
...line 57, in > initRegex > cls.regex = re.compile(cls.regex, re.MULTILINE | re.UNICODE) > File "/usr/lib64/python2.6/re.py", line 190, in compile > return _compile(pattern, flags) > File "/usr/lib64/python2.6/re.py", line 238, in _compile > raise ValueError('Cannot process flags argument with a compiled > pattern') > ValueError: Cannot process flags argument with a compiled pattern > > Additionally cgitb raised this exception: > Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/MoinMoin/failur...
2018 Sep 16
3
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
...ps* > > *Importing groups* > > *Committing 'add groups' transaction to disk* > > *Adding users* > > *Importing users* > > *Adding users to groups* > > *Committing 'add users to groups' transaction to disk* > > *ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero > > length field name in format* > > * File > > "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", > > line 177, in _run* > > * return self.run(*args, **kwargs)* > > * File > > &quo...
2012 May 25
1
Xen newbie
...st CPU reported in capabilities Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/details.py", line 1779, in config_cpu_copy_host CPU.copy_host_cpu() File "/usr/lib/python2.7/site-packages/virtinst/CPU.py", line 185, in copy_host_cpu raise ValueError(_("No host CPU reported in capabilities")) ValueError: No host CPU reported in capabilities Regards, Arindam _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2015 Aug 22
2
Russian wiki
I am not sure, but ru section fails to load now. Last changes was translating SIG section. Please, help to fix this issue. 2015-08-22 21:24 GMT+06:00 Ilyas Arinov <arinov.ilyas at gmail.com>: > Thanks. Now I can do it by myself. > > 2015-08-22 19:43 GMT+06:00 Alan Bartlett <ajb at elrepo.org>: > >> On 22 August 2015 at 14:37, Akemi Yagi <amyagi at gmail.com>