similar to: Re: python dependency solution

Displaying 20 results from an estimated 20000 matches similar to: "Re: python dependency solution"

2006 Oct 24
1
python-interactive for CentOS/EL 4
Hi all, Could anyone point me in the right direction for a package that provides the 'interactive' module for Python? I need to do some SSH stuff in Python so I grabbed python-paramiko from RPMForge (as always, thanks Dag & co.). Paramiko appears to be dependent on python-crypto but the RPM doesn't require it.. [wmcdonald at willspc ssh]$ ./demo.py Traceback (most recent call
2006 Mar 24
1
Python dependency in packages?
I apologize if this isn't the correct destination for these errors, but I tried installing xen on my ubuntu (breezy badger) system via: deb-src http://packages.debianbase.de/sources/xen3 ./ and then tried building locally via apt-get source xen. The only problem appears to be the explicit python2.3 dependency in : debian/rules debian/libxen-python.install a simple s/python2.3/python2.4/
2004 Nov 26
1
package dependency problem
Post Turkey Day (#1 Shopping Day) Greetings! I am running CentOS-3 as a desktop distribution. Everything is fine except for Idle, the integrated development environment that comes with Python. Python is version 2.2, but Idle is version 0.8. The Idle 0.8 keyboard is driving me nuts. On my Windows box, I downloaded from www.python.org and installed Python, and got Python 2.3 and Idle 1.0.8,
2006 Jan 22
2
Bittorrent RPM/Python Issue
Hi All, tried to install the RPM for bittorrent, and got the following, [root at localhost bittorrent]# rpm -Uvh BitTorrent-4.2.2-1-Python2.3.noarch.rpm error: Failed dependencies: python(abi) = 2.3 is needed by BitTorrent-4.2.2-1.noarch [root at localhost bittorrent]# python -V Python 2.3.4 why is this so, when I have 2.3.4. Is this RPM only compatible with 2.3, not 2.3.1-4? Little confused.
2005 Dec 04
1
Xen from source and Python error
Hi all... I want to build my own domU and dom0 kernel. But when i do a "make world" I get something like "invalid python installation" and "can''t find /usr/lib/python2.3/config/Maikefile". I found the same problem in "xen-users" archive but the server is so slow that i can''t get the post. Only Google shows me that it''s there.
2006 Sep 20
2
rpm problem after upgrade
Hi, I have upgraded Centos from 3.x to 4.3. The upgrade apparently didn't go too bad. I had to do the upgrade remotely, and I used as a base the post at http://www.centos.org/modules/newbb/viewtopic.php?topic_id=382 I rebooted the server, and it works. But yum does not work anymore, apparently due to some conflict between rpmlibs and selinux. This is the error that I get:
2005 Jul 25
1
Error in xend start of xen-unstable
xend cannot start with error: ...ption starting xend: ''module'' object has no attribute ''VIRQ_DOM_EXC'' Traceback (most recent call last): File "/usr/lib/python2.3/xen/xend/server/SrvDaemon.py", line 304, in run self.createFactories() File "/usr/lib/python2.3/xen/xend/server/SrvDaemon.py", line 319, in createFactories
2006 Dec 01
4
YUM conflict with RHEL 4_X86_64
Hi, everyone, I have one conflict problem when I try to install Centos YUM on RHEL 4_X 86_64. Uname -a shows: Linux PT3 2.6.9-42.0.0.0.1.ELsmp #1 SMP Sun Oct 15 15:13:57 PDT 2006 x86_64 x86_64 x86_64 GNU/Linux Yum -version shows: Repository update is listed more than once in the configuration Repository base is listed more than once in the configuration Repository contrib is listed
2006 Sep 27
3
yum libxml2mod
I have a problem using yum. it gives me the following error [root at mail1 src]# yum update yum There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: /usr/lib/python2.3/site-packages/libxml2mod.so: undefined symbol: xmlNewDocPI Please install a package which provides this module, or verify that the module is installed correctly.
2006 May 22
2
Bug#368531: RuntimeError: (111, 'Connection refused')
Package: xen-utils-3.0 Version: 3.0.2+hg9656-1 Severity: grave Justification: renders package unusable When xend starts: [2006-05-22 22:07:18 xend] INFO (SrvDaemon:278) Xend Daemon started [2006-05-22 22:07:18 xend] INFO (SrvDaemon:282) Xend changeset: Thu Apr 27 09:58 :50 2006 +0100 . [2006-05-22 22:07:18 xend] ERROR (SrvDaemon:292) Exception starting xend ((111,
2005 Oct 17
2
libxenstat python bindings
Hi I seem to be having a little trouble with libxenstat, and was wondering if the xenstat guys might be able to help. I''ve pulled the xen-unstable.hg tree and done a somewhat clean install (ie, post-make uninstall, as well as deleting the relevant libxenstat libraries). Next, I entered the tools/xenstat/libxenstat directory and modified the Makefile so that the shared libraries would
2008 Jan 29
2
yum fails with invalid dependency on sqlite
Hi, I am using Centos 4.6 on x86-64. recently when I tried to do a yum -y check-update this is the output I get [root at amd64 ~]# yum check-update Setting up repositories update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00
2005 May 27
0
Error Messages at NetBSD domain halt and shutdown
I am running xen (first 2.0.5 now 2.0.6) with NetBSD 3.0_BETA as domain and guest OS. If i execute the command "halt -p" in the unprivileged domain and wait till the last message (... done), nothing happens until i press the enter button. Then i get this output: on the screen ************************ REMOTE CONSOLE EXITED ************************ (54, ''Connection reset by
2006 Jun 28
0
xend start error: OSError: [Errno 1] Operation not permitted
Hello, I have recently installed xen 3.0.2 from source, but have been having some trouble getting it working. I had to make a few changes to the kernel to support my network card. After i rebooted and tried to start xend, I got the following error Traceback (most recent call last): File "/usr/sbin/xend", line 111, in ? sys.exit(main()) File "/usr/sbin/xend",
2007 Mar 07
5
Permission denied when starting XEN
Hi all, I cannot start xend because of this error: Exception starting xend ((13, ''Permission denied'')). Do you know what could be wrong ? Many thanks in advance, Cheers, Marc I am using xen.gz-2.6.18-1.2835.slc4 kernel. Here is the part of the file /var/log/xen/xend.log: *************xend.log**************** [2007-03-07 14:56:23 xend 5379] INFO (SrvDaemon:283) Xend Daemon
2005 Sep 11
0
xend crashes, error 111 connection refused
Hi, I have a problem with xend on Debian Sarge. I am using the 2.6.12-xen0 kernel with xen-unstable. I also installed the TwistedWeb package TwistedWeb-0.5.0. # xend start /usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:4: DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web. from twisted.protocols import http I think
2005 Sep 08
4
Hg problem?
I keep getting the following errors on different machines (x86_32 and x86_64). Hg version is 0.6c. searching for changes adding changesets adding manifests adding file changes Traceback (most recent call last): File "/usr/bin/hg", line 13, in ? commands.run() File "/usr/lib64/python2.3/site-packages/mercurial/commands.py", line 1461, in run
2006 Jan 23
0
xend fail to start
Hi all, I resintalled my Debian from scratch. I download Xen 3 sources, compiled them, ... I reboot my computer and try to start xend. xend fail to start. My log file contains : jmcaricand@amande:~$ cat xend-debug.log Traceback (most recent call last): File "/usr/sbin/xend", line 111, in ? sys.exit(main()) File "/usr/sbin/xend", line 93, in main return
2006 Mar 30
2
Problem with reboot of domU''s
I have been playing with Xen 3.0.1 for some days now, using debian sarge for dom0 and domU''s, and it works like a charm. But, I have a problem with rebooting domU''s. Here is the output from /var/log/xend.log [2006-03-30 13:44:58 xend.XendDomainInfo] INFO (XendDomainInfo:823) Domain has shutdown: name=vmintraweb1 id=5 reason=reboot . [2006-03-30 13:44:58 xend.XendDomainInfo]
2006 Oct 04
2
Trac full? - [Errno 28] No space left on device
Trying to create a user account on dev.rubyonrails.org Error: [Errno 28] No space left on device Traceback (most recent call last): File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 335, in dispatch_request dispatcher.dispatch(req) File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 220, in dispatch resp =