similar to: Bug#488839: problem with python and xen-utils-common after remove of python

Displaying 20 results from an estimated 5000 matches similar to: "Bug#488839: problem with python and xen-utils-common after remove of python"

2008 Apr 21
1
Bug#477237: xen-utils-common: typo in /etc/xen/xend-config.sxp for xmlrpc configuration
Package: xen-utils-common Version: 3.2.0-1~bpo4+1 Severity: minor I use the version from backports, but it's still present in sid. In /etc/xen/xend-config-sxp : #(xen-tcp-xmlrpc-server-address 'localhost') #(xen-tcp-xmlrpc-server-port 8006) should be #(xend-tcp-xmlrpc-server-address 'localhost') #(xend-tcp-xmlrpc-server-port 8006) Small typo in a commented line, but
2008 Nov 28
1
Bug#507186: xen-utils-3.2-1 doesn't package the xen python library correctly
Package: xen-utils-3.2-1 Version: 3.2.1-2 Severity: important Once installed, the python library of Xen are not in the python search path. Concequently, it's impossible to import anything from the xen-utils in another application. The only way to fix it is to do: cd /usr/lib/python2.5/site-packages ln -s /usr/lib/xen-3.2-1/lib/python/xen xen xen-utils-3.2-1 should in fact use the folder
2007 Apr 07
1
Web Site Trak errors and Python tracebacks
I''m getting quite a lot of errors when viewing pages on the Wiki. I thought it was bad links but the page will usually be served after a few reloads. It''s not a big deal, I just thought I should tell someone. Here is an example traceback from https://reductivelabs.com/trac/puppet/wiki/Modules, a reload actually gave me a nice looking "Page not found" but I get the
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 Oct 12
1
can't update python ?!@#@?
is this a known issue? # yum update py\* Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: download.srv.ro * updates: download.srv.ro * addons: download.srv.ro * extras: download.srv.ro Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package
2009 Aug 15
1
yum update problems - python.x86_64 - Centos 5.3
To All, I am having trouble updating two x86_64 machines, and am getting the same error messages on each. I have the base, extra, and plus repos enabled. Any help you can extend would be appreciated. Greg [root at DeGw yum.repos.d]# yum update Loaded plugins: downloadonly, fastestmirror, priorities
2009 Aug 25
1
Thunderbird installed for python dependency?
I was starting to run a yum update on one of my servers and noticed that it wanted to install Thunderbird for some reason. Running yum with the '-v' option gave this output: gamin-python-0.1.7-8.el5.i386 requires: /usr/lib/python2.4 --> Processing Dependency: /usr/lib/python2.4 for package: gamin-python Needed Require is not a package name. Looking up: /usr/lib/python2.4 Potential
2009 Aug 04
2
Python 2.4 64-bit problem w/CentOS5.3?
I'm getting this on two XF_64 systems by running "yum update" today. Perhaps Python 2.4 is missing some lib64 libraries? --> Running transaction check ---> Package python.x86_64 0:2.4.3-24.el5_3.6 set to be updated ---> Package tkinter.x86_64 0:2.4.3-24.el5_3.6 set to be updated --> Processing Dependency: /usr/lib64/python2.4 for package: libxslt-python --> Processing
2009 Apr 03
1
Problem with python in 5.3 update?
I am trying to update a host from 5.2 to 5.3 via yum in sections (yum update a\* b\* etc.). I am seeing this error very frequently: # yum update red/* Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirrors.adams.net * updates: ftp.lug.udel.edu * addons: mirrors.greenmountainaccess.net * extras: yum.singlehop.com Setting up Update Process No
2008 Jun 19
0
Error when complile samba 4 with python 2.5
Hi, When compile samba4 with python 2.5, I've got error below: n/mergedobj/python_svcctl.o: In function `py_SERVICE_LOCK_STATUS_get_lock_owner': py_svcctl.c:(.text+0x142): undefined reference to `PyUnicodeUCS2_Decode' bin/mergedobj/python_svcctl.o: In function `py_SERVICE_LOCK_STATUS_set_lock_owner': py_svcctl.c:(.text+0x227): undefined reference
2010 Jun 09
0
Bug#585372: xen-utils-4.0: Python string exceptions no more allowed in Python 2.6
Package: xen-utils-4.0 Version: 4.0.0-1~experimental.2 Severity: minor User: debian-python at lists.debian.org Usertags: python2.6 Hello, One of the changes brought by Python 2.6 is the removal of string exceptions, so they won't work in Python 2.6 (just a side note: they were also buggy before, since they were not guaranteed to work reliable even in <2.6); as an example: $ python2.5 -c
2010 Jun 09
0
Bug#585371: xen-utils-3.4: Python string exceptions no more allowed in Python 2.6
Package: xen-utils-3.4 Version: 3.4.3-1 Severity: minor User: debian-python at lists.debian.org Usertags: python2.6 Hello, One of the changes brought by Python 2.6 is the removal of string exceptions, so they won't work in Python 2.6 (just a side note: they were also buggy before, since they were not guaranteed to work reliable even in <2.6); as an example: $ python2.5 -c "raise
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.
2010 Oct 29
0
Bug#596765: xen-utils-4.0: I got this bug, and now python-xml packages was removed
Package: xen-utils-4.0 Version: 4.0.1-1 Severity: normal Hello, I got this bug too, and also want to install python-xml because I read in xen list that i need this package http://lists.xensource.com/archives/html/xen-users/2007-07/msg00261.html But now the packages was removed. There is a package in debian Squeeze which provide xmlproc ? LANG=C apt-get install python-xml apt-get install
2011 Jan 11
0
Bug#609689: xen-utils-4.0: Missing xentrace_format python script in /usr/lib/xen-4.0/bin/
Package: xen-utils-4.0 Version: 4.0.1-1 Severity: normal When I invoke me at dev:~# xentrace_format I get exec: 22: /usr/lib/xen-4.0/bin/xentrace_format: not found as result. The missing python script is referenced by the /usr/sbin/xentrace_format script from the xen-utils-common package. Using the python script from another (xen 4.0.0) distribution works fine. So I assume the file is
2009 Sep 21
0
Ubuntu Hardy python-rpy package missing _rpy2092 (PR#13962)
Full_Name: Dennis Ristuccia Version: R version 2.9.2 (2009-08-24) OS: Ubuntu Hardy 8.04 Submission from: (NULL) (18.157.249.21) Hi guys, I'm running into an issue with the python-rpy ubuntu hardy package. Heres the output: root at tak ~# python Python 2.5.2 (r252:60911, Jul 22 2009, 15:35:03) [GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] on linux2 Type "help", "copyright",
2006 Aug 01
1
Bug#380990: Python transition (#2): you are building a private python module !
Package: xen-3.0 Version: 3.0.2+hg9697-1 Severity: important Hi, your package has been detected as generating a (for most of that mass bug fill: private) python module/extension that may need an upgrade to the new Python Policy[1]. A wiki page[2] explains what has to be done to upgrade your packages to the new Policy. This bug may be a false positive, in that case, please just close the bug.
2005 Jun 23
1
python 2.4 logging and xend
http://article.gmane.org/gmane.comp.emulators.xen.devel/10605 > Any one else seeing this output from xend? > > ValueError: I/O operation on closed file > Traceback (most recent call last): > File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit > if self.shouldRollover(record): > File "/usr/lib/python2.4/logging/handlers.py", line 132,
2011 Feb 02
2
Centos + python + sqlalchemy + mysql
I am trying to use the following set (all from standard repositories): centos (5.5) + python 2.6 + sqlalchemy + mysql. However while running my script I get: Traceback (most recent call last): File "./oraping2.py", line 43, in <module> main() File "./oraping2.py", line 23, in main db = create_engine('mysql:///u1oraping at