I have tried installing FC3 Test 2 (2.90) and FC3 Test 3 (2.92).
After installation has completed, I've tried to run up2date --update.
Both times, I get the problem:
Unresolvable chain of dependencies:
alchemist-1.0.34-1 requires python-abi = 2.3
pyparted-1.6.8-2 requires python-abi = 2.3
python-ldap-2.0.1-2 requires python < 0:2.4
system-config-printer-0.6.116-1 requires python-abi = 2.3
I tried to force an install of python (By downloading a non-GPG keyed RPM from another site and doing an RPM -U) , but that ended up breaking up2date. I ended up with errors importing rpm...
Any helpful suggestions?
If I try YUM update, I get:
Processing Dependency: python-abi= 2.3 for package: system-config-printer
Processing Dependency: python-abi= 2.3 for package: alchemist
Processing Dependency: python< 0:2.4 for package: python-ldap
Processing Dependency: python-abi= 2.3 for package: gnome-python2
Finished Dependency Resolution
Error: missing dep: python-abi for pkg system-config-printer
Error: missing dep: python for pkg python-ldap
Error: missing dep: python-abi for pkg pyparted
Error: missing dep: python-abi for pkg alchemist
Error: missing dep: python-abi for pkg gnome-python2
Thanks.