similar to: xend embedded pyc path

Displaying 20 results from an estimated 10000 matches similar to: "xend embedded pyc path"

2006 Dec 26
2
Bug#404530: python modules not installed using python policy; .pyc cruft as result
Package: xen-utils-3.0.3-1 Version: 3.0.3-0-2 Severity: normal Since this package installs python modules in /usr/lib/xen-3.0.3-1/lib/python/, and uses them directly from there, not following the python policy, once xend has started up, lots of .pyc files are created there, which will not be removed if the package is purged. These pyc files may also cause problem for future python upgrades, I
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
2005 Sep 23
2
error when starting xen
When I start xen in the dom 0 , it''s display me these errors: [root@datacenter root]# xend start /usr/lib/python/xen/xend/server/SrvDaemon.py:28: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xu: This Python has API version 1011, module xen.lowlevel.xu has version 1012. from xen.lowlevel import xu Traceback (most recent call last): File
2005 May 11
0
RE: xend start problem: on suse 9.3
Hi there I get the same error, only /usr/lib/python/xen/lowlevel/xu.so does -not- exist I see a dir named /usr/lib/python/site-packages/xen/lowlevel with just one file in it: __init__.pyc even if I do a find -name xu.* from / I get nothing I run Suse 9.3 and kernel 2.6.8-24.14, which seems to be the only way to get Dom0 up under Suse 9.3 for the time being Hints most welcome! Chris
2008 May 21
1
[PATCH]Remove XendLogging dependency from xswatch
Hi, xstransact and xswatch are well designed python interface that can be used by third party utils rather than only in xend. But the logging approach here binds xswatch to xend and prevent it from being used by other utils. This patch removes the dependency on XendLogging from xswatch. Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com> regards, zhigang
2003 Nov 17
1
credentials file doesn't work
I am using a Gentoo Linux machine and trying to mount a remote file system via samba. The following DOES WORK: mount -t smbfs -o username="SMB-SRV\stonyy",password=abc123 //smbsrv/proj /mnt/proj However, I don't really want my username and password visible to the world (yes, I changed the password and everything but the backslash in the username for this posting). So I tried
2006 Mar 23
0
Re: [Xen-changelog] Improve error handling, in particular fixing the ProtocolError that is thrown
Xen patchbot -unstable wrote: > # HG changeset patch > # User emellor@leeni.uk.xensource.com > # Node ID da24df1ea484cf72dc9d367d52e828777e0e20cd > # Parent c1bb4eb565296bdb00aed84fcc877befbcebd8e9 > Improve error handling, in particular fixing the ProtocolError that is thrown > when a domain is specified by the user that does not exist. Added a few > error codes -- many
2010 Nov 22
1
Cannot start Xend
Hi All, I really could do with any pointers people might have as to the reason for this error. The server was working fine but this appeared after a reboot. The HTTP part in xend-config.sxp is disabled already. Any advice would be appreciated. Thanks, Rob # service xend start Starting xend: Traceback (most recent call last): File "/usr/sbin/xend", line 44, in ? from
2010 Nov 22
1
Cannot start Xend
Hi All, I really could do with any pointers people might have as to the reason for this error. The server was working fine but this appeared after a reboot. The HTTP part in xend-config.sxp is disabled already. Any advice would be appreciated. Thanks, Rob # service xend start Starting xend: Traceback (most recent call last): File "/usr/sbin/xend", line 44, in ? from
2009 Feb 18
0
Bug#487165: dependency on python-xml - confirmed
Hi, I can confirm, missing dependency on pyton-xml for 'xm new...' command. lin:/etc/xen# xm new lenny1 Unexpected error: <type 'exceptions.ImportError'> Please report to xen-devel at lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-3.2-1/bin/xm", line 7, in <module> main.main(sys.argv) File
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
I have an installation of 32bit SLES 10.1 on 2 servers in my lab that I just rebuilt. I applied the files from xen-3.1.0-install-x86_32.tgz and broke all the virtman functions. The errors I got indicate some missing python classes, specifically xen.install. I''m not sure why. This is what I get when I try to run virtman from the command line. If I try to run it from yast i get nothing.
2019 Jan 07
2
Re: virsh on mac os X
after a reboot into recovery mode, csrutil enable --without dtrace (ignoring warnings about how horribly unsupported this is). This eliminates the dtrace errors, but virsh remains ill. Clue bats appreciated! Last login: Mon Jan 7 12:31:39 on console /Users/AB84394>sudo dtruss -fn virsh PID/THRD SYSCALL(args) = return 918/0x3b12: thread_selfid(0x0, 0x0, 0x0) = 15122 0 918/0x3b12:
2019 Jan 07
0
Re: virsh on mac os X
On Fri, Jan 4, 2019 at 11:12 AM Keith Bierman <khbkhb@gmail.com> wrote: > Mac OS X 10.14.2 > VirtualBox 5.2.22 and 6.0.0 > libvirt installed via homebrew.... > > virsh -c vbox:///session list > > error: failed to connect to the hypervisor > > error: internal error: unable to initialize VirtualBox driver API > .... > In case it's helpful, here's
2018 Jul 02
0
Samba 4.3.11 accessing disk every minute
The latest version that Western Digital has shipped with the My cloud devices accesses the disk about twice a minute. The access to /dev/sda2 is causing the system to keep the disk from going into standby mode. I don't understand the call to quotactl every minute when no one is trying to access the share. An strace of one of the processes shows the following: poll([{fd=13,
2006 Sep 06
1
31K failed stat64's when viewing a simple (no db) rhtml page?
I''m trying to help the sys admins of my server figure out what is up with our Rails installation (debian sarge - completely up to date). Hitting a simple page yields 31,000 failed stat64''s and takes anywhere from 8 - 44 seconds. They #! for ruby is correct everywhere, but it''s like it can''t find Rails. These are box stock standard installs. Here''s
2002 Aug 07
1
Help/Note: Bug in samba-2.2.5/msdfs
Hi out there, we have detected a bug in Samba-2.2.5, full details are in the attached files, but apparently the follwing snippet is the most important part of it: [common] comment = Common Tree Rev 1.3 path = /var/samba/common/%a msdfs root = true read only = no public = no browseable = yes
2013 Jan 22
0
[LLVMdev] Embed LLVM/Clang in our project
This is just standard behavior of the Python interpreter. The files are just a cache (it is not the sources being modified) and also won't be written if the source tree is made read only, and shouldn't cause a problem in practice. - Daniel On Jan 22, 2013, at 0:02, Duncan Sands <baldrick at free.fr> wrote: > I would have expected the .pyc files to go in the objects directory.
2013 Jan 21
0
[LLVMdev] Embed LLVM/Clang in our project
On 1/21/2013 10:25 AM, Ashok Nalkund wrote: > On 1/21/2013 2:01 AM, Óscar Fuentes wrote: >> Ashok Nalkund <ashoknn at qti.qualcomm.com> writes: >> >>> I was using the find_package(LLVM llvm/share/llvm/cmake) and >>> llvm_map_components_to_libraries(REQ_LLVM_LIBRARIES jit native) to get >>> the libraries to link against. This works well for the
2007 May 17
2
DO NOT REPLY [Bug 4633] New: rsync mirror fails when using -a/-o/-g options
https://bugzilla.samba.org/show_bug.cgi?id=4633 Summary: rsync mirror fails when using -a/-o/-g options Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Windows XP Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2016 Jun 29
0
Rsync hung when applying batch file
Hello. On rsync, version 3.0.9 got this trouble, rsync hung when applying batch file: Sync all files from batch to asr_billing install: - skelet/cfg/ install: - skelet/etc/ install: deleting usr/lib/python2.6/site-packages/IPython/external/Itpl.pyc - deleting install: 100% 9.83MB/s - 0 install: 100% 51.39kB/s - usr/lib/python2.6/site-packages/dbfpy/utils.pyc install: 100% 86.10kB/s -