Re: Error installing postgresq91-python package

From: PgSQL <glupiado(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Error installing postgresq91-python package
Date: 2012-03-10 21:51:52
Message-ID: CAFyoL=WcORqE3qDRUL-Xqjf3=vHmoPo8gwfu+jS25Q1fy6GQLg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks..

>>>Is there another mechanism to install mx, other than yum in the mean time?

I unknow if exist.

But I need YUM in my CentOs 5.7

:'(

Any command, any form please???

2012/3/10, Adrian Klaver-3 [via PostgreSQL]
<ml-node+s1045698n5553696h20(at)n5(dot)nabble(dot)com>:
>
>
> On 03/10/2012 09:59 AM, PgSQL wrote:
>> Thanks.
>>
>> You can see:
>>
>> root(at)s1 [/000/yuyuyum/2012/2012]# yum install mx
>> Traceback (most recent call last):
>> File "/usr/bin/yum", line 4, in ?
>> import yum
>> File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 50, in ?
>> import comps
>> File "/usr/lib/python2.4/site-packages/yum/comps.py", line 23, in ?
>> iterparse = cElementTree.iterparse
>> AttributeError: 'module' object has no attribute 'iterparse'
>> root(at)s1 [/000/yuyuyum/2012/2012]#
>
> A yum problem with Python 2.4. A test on my Ubuntu machine confirmed
> that the iterparse function is not included in cElementTree shipped with
> Python 2.4 even though it is supported from 2.2+ In my previous post I
> erroneously said you where on Fedora, not Centos. Might want to file a
> bug report with the CentOS folks. Is there another mechanism to install
> mx, other than yum in the mean time?
>
>>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)gmail(dot)com
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://postgresql.1045698.n5.nabble.com/Error-installing-postgresq91-python-package-tp5521831p5553696.html
>
> To unsubscribe from Error installing postgresq91-python package, visit
> http://postgresql.1045698.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5521831&code=Z2x1cGlhZG9AZ21haWwuY29tfDU1MjE4MzF8MTI1NjAwMzI0MA==

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Error-installing-postgresq91-python-package-tp5521831p5553731.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Gregorie 2012-03-10 21:59:19 Re: Error installing postgresq91-python package
Previous Message Adrian Klaver 2012-03-10 21:28:38 Re: Error installing postgresq91-python package