Hi,
Just upgraded to fedora 11 and yumex appears to be broken...
the GUI never appears an manually running yumex yields
a bad magic number in yumex.pyc
python 2.6 appears to be the new system python but a file yumex.pyc
asserts that yumex.pyc is a 2.5 python executable
The command yum update
[root@localhost ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora:
www.gtlib.gatech.edu
* rpmfusion-free: mirrors.tummy.com
* rpmfusion-free-updates: mirrors.tummy.com
* rpmfusion-nonfree: mirrors.tummy.com
* rpmfusion-nonfree-updates: mirrors.tummy.com
* updates:
www.gtlib.gatech.edu
http://yum.pgsqlrpms.org/8.3/fedora/...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Excluding Packages from Fedora 11 - i386
Finished
Excluding Packages from Fedora 11 - i386 - Updates
Finished
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package crda.i386 0:1.0.1_2009.04.16-10.fc10 set to be updated
---> Package kdebase-runtime.i386 0:4.2.3-2.fc10 set to be updated
---> Package kdebase-runtime-libs.i386 0:4.2.3-2.fc10 set to be updated
---> Package kdebase-workspace.i386 0:4.2.3-4.fc10 set to be updated
---> Package kdebase-workspace-libs.i386 0:4.2.3-4.fc10 set to be updated
---> Package kdelibs.i386 6:4.2.3-2.fc10 set to be updated
--> Processing Dependency: libssl.so.7 for package: kdelibs
---> Package kdepimlibs.i386 0:4.2.3-1.fc10 set to be updated
---> Package kdm.i386 0:4.2.3-4.fc10 set to be updated
---> Package ksysguardd.i386 0:4.2.3-4.fc10 set to be updated
---> Package libpst.i386 0:0.6.37-1.fc10 set to be updated
---> Package libpst-libs.i386 0:0.6.37-1.fc10 set to be updated
---> Package ppl.i386 0:0.10.2-1.fc10 set to be updated
---> Package xorg-x11-xdm.i386 1:1.1.6-8.fc10 set to be updated
--> Finished Dependency Resolution
6:kdelibs-4.2.3-2.fc10.i386 from updates has depsolving problems
--> Missing Dependency: libssl.so.7 is needed by package 6:kdelibs-4.2.3-2.fc10.i386 (updates)
Error: Missing Dependency: libssl.so.7 is needed by package 6:kdelibs-4.2.3-2.fc10.i386 (updates)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
it appears that yum still thinks this is a fedora 10 system...
Help...
Jerry