Hi Martin,
Peter, Fedorans,
I'm playing with test builds using F14 for arm. And I get strange
errors of f14 python packages that depend on python 2.6. And yet, when
I look at koji, it clearly has newer RPMs...
So for example, see python-decorator:
http://arm.koji.fedoraproject.org/koji/packageinfo?packageID=7698
Right now, it lists
python-decorator-3.2.0-2.fc14 pbrobinson 2011-07-23 10:55:56
python-decorator-3.2.0-3.fc14 pbrobinson 2011-05-25 19:47:30
The -3 package is newer, but was build earlier than the -2 package.
Looking at the changelog, the -3 rev is where the Python 2.7 rebuild
happened.
Now if I grab the pkg list, it offers python-decorator-3.2.0-2.fc14
http://arm.koji.fedoraproject.org/repos/dist-f14-build/latest/arm/pkglist
I've had similar problems with other Python packages. Anybody can help
me understand why? Any fixes? Workarounds?