Hide Forgot
Description of problem: python-GeoIP doesn't import in rawhide Version-Release number of selected component (if applicable): python-GeoIP-1.2.5-0.4.20090931cvs.fc15.x86_64 GeoIP-1.4.8-1.1.fc17.x86_64 python-2.7.2-16.fc17.x86_64 How reproducible: 100% Steps to Reproduce: 1. python 2. import GeoIP 3. Actual results: >>> import geoip Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named geoip >>> import GeoIP Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /usr/lib64/python2.7/site-packages/GeoIP.so: undefined symbol: GeoIP_last_netmask Expected results: Working GeoIP module with no unsightly tracebacks Additional info: It seems pretty clear that python-GeoIP needs a rebuild for rawhide.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
This was rebuilt for F17, 18, and a new version is in rawhide as of now. Closing this bug.