similar to: alternatives package?

Displaying 20 results from an estimated 7000 matches similar to: "alternatives package?"

2014 Dec 15
4
[LLVMdev] [RFC] Requiring python 2.6
On 14 December 2014 at 20:50, David Majnemer <david.majnemer at gmail.com> wrote: > Just a reminder, these bots are still not operational because of this > change. Well, there were valid objections to lowering the requirement. If we can require the host compiler to be upgraded, it is probably ok to require python to be upgraded too, no? Cheers, Rafael
2010 May 19
2
yum install
I have centos 5.4 and trying the command "yum install yum-utils", it gives me an error. I tried the "yum clean all" and the did the command again with same message. I only have [base] and [updates] in the repo. yum install yum-utils Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.nexcess.net * updates: mirrors.gigenet.com base
2008 Mar 11
2
Python 2.4 on CentOS4?
Hi, Has anyone managed to find a Python 2.4 rpm binary that can be installed on CentOS4? I'm running CentOS4.6 and an application that I want to use required python 2.4 or greater. All the CentOS/RHEL4 python rpms that I find are all for python 2.3. I can't seem to find anything that works with CentOS4 libs. Thanks! Eric
2011 Jan 28
3
Dovecot2 + Sieve
Hi, i'm new on sieve, but want to use ist with sogo. The Problem is, that when i set a redirect or vacation rule like: redirect "email at example.com"; (real Adress is different) the sieve says the mail would be forwarded, but no mail is sent. (No Action in /var/log/maillog) And because there is no Error-Message it's difficult to search for... Dovecot log ------- Jan 28
2006 Mar 09
3
Pyhton Install location/building rpm
Hello All I need to install Python 2.4.2 for installing Zope. What is the location for python that should be given in the ./configure --prefix directive? /usr/lib is for python libraries..isn't it and thats where I find most of python installed except for the python binary in /sbin Should I uninstall the normal python installed in Centos 4.2 by default before installing from source? Can
2012 Mar 29
3
Unable to find Python development headers
When running ./configure, I get the following error message: checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts
2007 May 05
4
Trying to build custom Python 2.4.4 RPM
I'm trying to build a custom RPM with a standalone Python 2.4.4 in the /opt directory to keep it isolated from the stock version of Python in CentOS 4.4. The end goal is to use it in conjunction with yet-to-be-built RPMS of the current versions of Zope and Plone. The spec file I've constructed allows me to build a RPM successfully, but when I try to install the RPM, it complains: error:
2007 May 10
2
building cobbler on centos
Is it difficult to build cobbler on Centos or should I just go with Fedora on this one? Basically, if you have experience succeeeding at this, can you drop me a link to a Howto or describe the issues? I am only writing this because I tried, and ran into quite a few dependency issues with upstream/downstream packages, and would rather concentrate on just getting a nice working Cobbler (and
2012 Jul 18
3
pecl install json on CentOS 5.8
Hi Any clue about the below issue? /usr/bin/pecl install json WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update downloading json-1.2.1.tgz ... Starting to download json-1.2.1.tgz (17,780 bytes) ......done: 17,780 bytes 11 source files, building running: phpize Configuring for: PHP Api Version: 20041225 Zend Module
2013 Mar 11
2
CentOS release 5.3 (Final) yum update error TypeError: unsubscriptable object
Just FYI. This machine has been offline and not updated for several months. I booted it and ran yum update. It generated an error. I googled the error, no hits. I did "yum clean all". Tried yum update again, it finished dependency resolution and reported some missing dependencies. I can deal with that. love and kisses, Dave Here is the tail end of the error output: ---> Package
2007 Dec 13
5
cant start domU w/ pci [Error: function takes exactly 4 arguments (3 given)]
Hi all, I''m trying to get a pci card working on a guest os (ast01) on dum0 I hided the pci card w/: # modprobe pciback hide=''(0b:08.0)'' then added this line to the guest os config file (/etc/xen/ast01) pci = [ "0000:08:0e.0" ] Whenever I try to start it fails w/: # xm create ast01 Using config file "/etc/xen/ast01". Error: function takes exactly 4
2010 Jul 14
1
Running yum shows errors
Hi I am getting the following errors when i try to use yum to install the net-snmp paclages. [root at sc1 yum.repos.d]# yum install net-snmp Loaded plugins: fastestmirror Determining fastest mirrors Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 229,
2012 Dec 18
2
Yum Segfaulting
Hi All, I have a Centos 5.8 system with relatively little memory, that runs in rl3, where yum has decided not to work any more. As follows:- # free total used free shared buffers cached Mem: 774628 697516 77112 0 77720 313284 -/+ buffers/cache: 306512 468116 Swap: 2048276 160 2048116 # yum -v
2009 May 16
1
problem of update by yum
I had updated by yum,however alway received the same result. The result was: filelists.xml.gz | 1.0 MB 00:15 Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 229, in user_main errcode = main(args) File
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
2008 Jul 02
2
Yum errors
I'm having a problem with a fairly new server. Running yum upgrade I get the following: Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yummain.py", line 105, in main result, resultmsgs = base.doCommands() File "/usr/share/yum-cli/cli.py", line 289, in doCommands
2010 Jun 17
3
yum install perl-XML-Parser
When I do the following: yum install perl-XML-Parser I get all these errors. Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.sanctuaryhost.com * base: centos.cs.wisc.edu * extras: mirror.trouble-free.net * updates: mirrors.serveraxis.net Traceback (most recent call last): File "/usr/bin/yum", line 29, in ?
2008 May 02
6
Python script to collect domU stats
I''ve attached a python script that collects stats from DomUs (HVM and PVM). I hope this would be useful for somebody else. See comments for more info. regards, Diego -- -------------- Diego Woitasen XTECH _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Apr 05
1
error from yum from 5.3
I am getting the the following error on 5.3 x86_64 yum provides "*/identify" Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.steadfast.net * updates: ftp.lug.udel.edu * addons: centos.cs.wisc.edu * extras: centos.cs.wisc.edu Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:],
2007 Oct 11
1
Unable to connect to Xend. Connection refused
Hi all, after an emerge I wasn''t able to run xen correctly. Everytime I try the command xm list, I receive the error: Error: Unable to connect to xend: Connection refused. Is xend running? Inspecting /var/log/xen/xend.log i found that xend doesn''t find something at line 1 column 0. But I don''t know what is it. I tried with kernel 2.6.16.52 and with 2.6.20-r4 but