Re: yum fails with pycurl version error

2015-01-01 Thread Alex Regan
Hi, On 01/01/2015 04:38 PM, Ed Greshko wrote: On 01/02/15 02:47, Alex Regan wrote: Hi, A recent fedora20 update broke yum: # yum update There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: pycurl: libcurl link-time version (7.

Re: yum fails with pycurl version error

2015-01-01 Thread Ed Greshko
On 01/02/15 02:47, Alex Regan wrote: > Hi, > A recent fedora20 update broke yum: > > # yum update > There was a problem importing one of the Python modules > required to run yum. The error leading to this problem was: > >pycurl: libcurl link-time version (7.29.0) is older than compile-time > v

yum fails with pycurl version error

2015-01-01 Thread Alex Regan
Hi, A recent fedora20 update broke yum: # yum update There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: pycurl: libcurl link-time version (7.29.0) is older than compile-time version (7.32.0) Please install a package which pro