i tryed to upgrade f14 to f15
http://fedoraproject.org/wiki/Upgrad...-.3E_Fedora_15
run those all ok
rpm --import
https://fedoraproject.org/static/069C8460.txt
yum update yum
yum clean all
yum --releasever=15 --disableplugin=presto distro-sync
produced that error
################################################## ##############################
--> Finished Dependency Resolution
Error: Package: libpanelappletmm-2.26.0-2.fc12.i686 (@anaconda-InstallationRepo-201005130056.i386/13)
Requires: libpanel-applet-2.so.0
Removing: gnome-panel-libs-2.32.0.2-2.fc14.i686 (@anaconda-InstallationRepo-201010211814.i386/14)
libpanel-applet-2.so.0
Updated By: gnome-panel-libs-3.0.0.1-4.fc15.i686 (updates)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
################################################## ##############################
so i tryed like said
yum --releasever=15 --disableplugin=presto distro-sync --skip-broken
################################################## ##############################
Transaction Summary
================================================== ==============================
Install 45 Package(s)
Upgrade 1433 Package(s)
Remove 2 Package(s)
Downgrade 4 Package(s)
Total size: 997 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
php(api) = 20090626-x86-32 is needed by cups-php-1:1.4.8-5.fc15.i686
php(zend-abi) = 20090626-x86-32 is needed by cups-php-1:1.4.8-5.fc15.i686
php(zend-abi) = 20090626-x86-32 is needed by php-pecl-xdebug-2.1.2-1.fc15.i686
php(api) = 20090626-x86-32 is needed by php-pecl-xdebug-2.1.2-1.fc15.i686
Please report this error in
http://yum.baseurl.org/report
You could try running: rpm -Va --nofiles --nodigest
################################################## ##############################
so tryed this
rpm -Va --nofiles --nodigest
got that message
################################################## ##############################
/var/tmp/rpm-tmp.CYXglL: line 851: IntegrateWithGNOME: command not found
/var/tmp/rpm-tmp.MJjEpA: line 851: IntegrateWithGNOME: command not found
################################################## ##############################
what can i do now ?