Bug 809789

Summary: yum error after upgrading from fedora 14 to 16 Fatal Python error: pycurl: libcurl link-time version is older than compile-time version
Product: [Fedora] Fedora Reporter: mrchuseau
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 16CC: ffesti, james.antill, maxamillion, pmatilai, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-23 18:45:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mrchuseau 2012-04-04 11:44:49 UTC
User-Agent:       Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.83 Safari/535.11

Upgrading from Fedora 14 to 16 using Preupgrade-cli
Yum anything
Fatal Python error: pycurl: libcurl link-time version is older than compile-time version

fixed replacing 
python-pycurl-7.19.0-9.fc15.i686

with

python-pycurl-7.19.0-7.fc14.i686

also i dont use zend server

and tried this without luck
http://forums.fedoraforum.org/showthread.php?t=252847&highlight=pycurl


Reproducible: Didn't try

Comment 1 James Antill 2012-04-23 18:45:19 UTC
This is maybe a curl ABI problem ... but there isn't much we can do about it.