Displaying 20 results from an estimated 134 matches for "python2.5".
Did you mean:
python2.4
2010 May 17
0
strace log
strace output to my problem
posted here on same list is
http://xen.markmail.org/thread/ltl2faagvqdl4coh
execve("/usr/sbin/xm", ["xm", "create", "centos5.cfg"], [/* 17 vars */]) = 0
brk(0) = 0x6c8000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7f4868b02000
2010 Dec 21
4
tap2:remus:backup_ip:9000|aio:/path_to_disk.img not working - OSError: [Errno 2] No such file or directory
Hello,
I''m using Xen (installed from source - "hg clone
http://xenbits.xen.org/xen-4.0-testing.hg") on Debian Lenny. Dom0 kernel is
2.6.32-bpo.5-xen-686.
Until now I have successfully ran the Lucid Ubuntu as domU guest, defining
disks as (and also as file:):
disk = [''tap2:aio:/home/xen/domains/lucid/disk.img,xvda1,w'',
2006 Oct 12
3
multithreading calling from the rpy Python package
Hello,
I don't know if this question ought to go here, or rather on R-devel,
so please bear with me.
I'm interfacing to R via RPy (rpy.sf.net) and an embedded Python
interpreter. This is really quite convenient.
I use this approach to calculate the correlation coefficient of 1
independent dataset (vector) with 4 dependent vectors. It'd be nice if
that could be done in 4 parallel
2006 Oct 12
3
multithreading calling from the rpy Python package
Hello,
I don't know if this question ought to go here, or rather on R-devel,
so please bear with me.
I'm interfacing to R via RPy (rpy.sf.net) and an embedded Python
interpreter. This is really quite convenient.
I use this approach to calculate the correlation coefficient of 1
independent dataset (vector) with 4 dependent vectors. It'd be nice if
that could be done in 4 parallel
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
2009 Sep 30
5
Cant create new VM: Error -> ERROR (XendDomainInfo:445) VM start failed
Hi everyone,
i have a problem on a running xen installation. The server on which the following problem occurs manages 7 VMs at the moment.
Now I wanted to create a new one. After sending the xm create command I get the following error:
Using config file "/etc/xen/de-smartnet-asterisk".
Error: Creating domain failed: name=de-smartnet-asterisk
In my xend.log I can find the following
2007 Sep 19
2
Error: (22, ''Invalid argument'')
Hi,
I have set up an ubuntu edgy guest domain on a fiesty host domain. The
installation was successful but on running xm create -c baseimage, I get the
following error message:
Error: (22, ''Invalid argument'')
The problem seems very similar to the one here:
http://lists.xensource.com/archives/html/xen-users/2007-07/msg00361.html but
I''m not able to figure out what the
2010 May 04
1
xen-4.0.0: Could not connect to DomU console
Hi.
I use xen-4.0.0
My domU successfully started, but when i tried to connect to DomU console i
get error:
root@debian-office:/opt/src/NexetaStor# xm console NexentaStor-EVAL-2.2.0
Unexpected error: <type ''exceptions.TypeError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 7, in <module>
2010 May 04
1
xen-4.0.0: Could not connect to DomU console
Hi.
I use xen-4.0.0
My domU successfully started, but when i tried to connect to DomU console i
get error:
root@debian-office:/opt/src/NexetaStor# xm console NexentaStor-EVAL-2.2.0
Unexpected error: <type ''exceptions.TypeError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 7, in <module>
2008 Jun 11
1
xen migrate never ends
Hello, i have two xen hosts servers configured to support migration of
domus, but when i try to migrate, the command never ends, i can see on
the remote server the machine with xm list but the machine is not
accesible, and on the own server i see migrating-{machine_name} and i
have access to it.
Every server have one nic, with public ip (that is using with xenbr0),
and i have a virbr0 configured
2010 Feb 02
1
DomU won''t start on 3.4.2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello.
I''m having a quite big problem with xen and I''m pretty much stuck with
it by myself, so hopefully someone can help me out with this.
Symptoms look like this:
tvsrv1:~# xm create ns1
Using config file "/etc/xen/ns1".
Error: Creating domain failed: name=ns1
And relevant parts from the xend.log:
[2010-02-02 11:35:18
2010 Sep 10
2
Bug#596316: xen: python2.5-dev used as build-dependency, not python-dev or python2.6-dev
Package: xen
Version: 4.0.1-1
Severity: serious
User: debian-python at lists.debian.org
Usertag: python2.6
The package build-depends on python2.5-dev, which is not the default
python version for squeeze. The package should be rebuilt with
python2.6, either build-depending on python-dev (recommended) or
python2.6-dev.
2007 Dec 12
1
ucs2 build of xapian?
Hi folks--
I'd really like to try out Xapian on my current server setup (Debian Sarge, Apache2, mod_python, django, postgresql, psycopg2). Problem is, my Python is compiled as ucs2, which is incompatible w/Xapian. I've tried recompiling Python w/ucs4, but it inevitably breaks psycopg2 (which I've blitzed & reinstalled on top of the new Python build, seems like dozens of times
2010 May 16
2
[PATCH][RESENT] xend: fix bug in xend option parsing
Resent of mail sent on 28.04.
xend: fix bug in option parsing
If you enable legacy tcp xmlrpc in xend''s config but omit to enable ssl
the following backtrace is generated when starting xend:
[2010-04-28 16:09:04 15754] ERROR (SrvDaemon:349) Exception starting xend (''NoneType'' object has no attribute ''rfind'')
Traceback (most recent call last):
File
2007 Jul 13
1
Error 22 on domU creation after installing 3.1 from source
Hi all,
I just compiled an installed the Xen Hypervisor, Tools and a new Kernel
from the 3.1 source.
The dom0 is running without problem and the xm seems to work fine, too
(tried xm info, xm list, xm dmesg).
Unforunately on creation of a domU I always get an error using a config
file and a domU image that is definitley working (at least with 3.0.4):
Using config file
2008 Oct 08
6
pci pass-through failure on xen 3.3.0
Hi all,
I downloaded the xen 3.3.0 and now testing the pci pass-through with the
NIC.
Using late binding, the pci slot 0000:08:01.0 is assigned to pciback.
But pci related xm commands are not working.
For eg:
linux-242:/home/xen-3.3.0 # xm pci-list-assignable-devices
Unexpected error: <type ''exceptions.OSError''>
Please report to
2007 Nov 21
0
Fedora 8 "Invalid file location given"
Hi,
I´m trying to install a Fedora Core 8 x64 guest on my xen server (Fedora 8_x64) and get the next message while executing virt-install:
______________________________
What is the name of your virtual machine? FC8_test
How much RAM should be allocated (in megabytes)? 512
What would you like to use as the disk (path)? /ImagenesHD/FC8_test.img
How large would you like the disk
2009 Jan 20
1
compiling python2.5 (msys+mingw+wine) - giving up using msvcr80 assemblies for now
folks, hi,
this is a fairly important issue for python development
interoperability - martin mentioned that releases of mingw-compiled
python, if done with a non-interoperable version of msvcrt, would
cause much mayhem.
well, compiling python on mingw with msvcr80 _can_ be done; using it
can also be a simple matter of creating a python.exe.manifest file,
but i can't actually do any testing
2009 May 27
0
VM start failed - How to debug?
Hello List,
when i try to create a domU i get:
xm create www1.cfg
Using config file "/etc/xen/www1.cfg".
Error: Creating domain failed: name=www1
Error Log:
----------------
[2009-05-27 15:00:31 5237] DEBUG (XendDomainInfo:92)
XendDomainInfo.create([''vm'', [''name'', ''www1''], [''memory'', ''1024''],
2009 Nov 17
0
xend and xen-tool crashed after intensive operation
*After running intensively (i.e. running >10 guests and migrating them all
into other machines etc.) , I wasn''t able to *
*run xen tools as the following messages show. *
**
># xm list
Error: (9, ''Bad file descriptor'')
Usage: xm list [options] [Domain, ...]
List information about all/some domains.
-l, --long Output all VM details in SXP