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 17:59:47
Message-ID: CAFyoL=WsiEdCEPCwTFR93OMY9FuvehigHOfEc_fCNnwT04MtTg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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]#

2012/3/10, Adrian Klaver-3 [via PostgreSQL]
<ml-node+s1045698n5553349h63(at)n5(dot)nabble(dot)com>:
>
>
> On 03/09/2012 07:48 PM, PgSQL wrote:
>> Hi.
>>
>> When I run
>>
>> yum install postgresql91-python
>>
>> resul is:
>>
>> # yum install postgresql91-python
>> Loaded plugins: fastestmirror
>> Loading mirror speeds from cached hostfile
>> * base: mirror.lug.udel.edu
>> * extras: mirror.7x24web.net
>> * updates: centos.mirror.choopa.net
>> Setting up Install Process
>> Resolving Dependencies
>> --> Running transaction check
>> ---> Package postgresql91-python.i686 0:4.0-2PGDG.rhel6 will be installed
>> --> Processing Dependency: mx for package:
>> postgresql91-python-4.0-2PGDG.rhel6.i
>> 686
>> --> Finished Dependency Resolution
>> Error: Package: postgresql91-python-4.0-2PGDG.rhel6.i686 (pgdg91)
>> Requires: mx
>> You could try using --skip-broken to work around the problem
>> You could try running: rpm -Va --nofiles --nodigest
>> [root(at)282968 ~]#
>>
>>
>> this is terrible to my.
>>
>> Any help please ?
>>
>> Error: Package: postgresql91-python-4.0-2PGDG.rhel6.i686 (pgdg91)
>> Requires: mx
>>
>> I no find nothing about this.
>
> I am guessing related to this:
>
> http://www.egenix.com/products/python/mxBase/
>
> I don't use Fedora but I would assume:
>
> yum install mx
>
> would solve the dependency.
>>
>
>
>
>
>
> --
> 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-tp5521831p5553349.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-tp5521831p5553375.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 Adrian Klaver 2012-03-10 21:28:38 Re: Error installing postgresq91-python package
Previous Message Adrian Klaver 2012-03-10 17:42:56 Re: Error installing postgresq91-python package