Displaying 4 results from an estimated 4 matches for "sitecustomize".
2012 Sep 12
2
new pv stuck in pause
Following a Xen tutorial but can''t get the VM (PV Squeeze) running.
After doing:
# xm create -c /etc/xen/tutorial-pv-guest.cfg
The prompt just sits there.
Opening another terminal:
# xm list
/usr/lib/python2.7/dist-packages
Name ID Mem VCPUs State Time(s)
Domain-0 0 7199 4 r----- 40.6
2010 May 17
0
strace log
...= 0
stat("/usr/lib/site-python", 0x7fffffff8710) = -1 ENOENT (No such file
or directory)
stat("/usr/lib/python2.5", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
stat("/usr/lib/python2.5", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
stat("/usr/lib/python2.5/sitecustomize", 0x7fffffff6620) = -1 ENOENT
(No such file or directory)
open("/usr/lib/python2.5/sitecustomize.so", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/python2.5/sitecustomizemodule.so", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/lib/py...
2010 Oct 27
25
xend does not start
Hello,
I''ve downloaded the xen 4.0.1 version as it is explained here:
http://wiki.xensource.com/xenwiki/Xen4.0
<http://wiki.xensource.com/xenwiki/Xen4.0>So, I''ve made a clone from
repository, with the following command:
hg clone -r RELEASE-4.0.1 http://xenbits.xen.org/xen-4.0-testing.hg
And finally I''ve built xen, tools and stubdom.
I was looking for a
2010 Oct 27
25
xend does not start
Hello,
I''ve downloaded the xen 4.0.1 version as it is explained here:
http://wiki.xensource.com/xenwiki/Xen4.0
<http://wiki.xensource.com/xenwiki/Xen4.0>So, I''ve made a clone from
repository, with the following command:
hg clone -r RELEASE-4.0.1 http://xenbits.xen.org/xen-4.0-testing.hg
And finally I''ve built xen, tools and stubdom.
I was looking for a