I have rpm upgrade an when I:
Code:
yum --releasever=17 --disableplugin=presto --skip-broken distro-sync
Code:
ERROR Necesita actualizar el rpm para manipular:
rpmlib(X-CheckUnifiedSystemdir) is needed by filesystem-3-2.fc17.x86_64
rpmlib(X-CheckUnifiedSystemdir) is needed by setup-2.8.48-1.fc17.noarch
El RPM necesita ser actualizado
Podría intentar ejecutar: rpm- Va --nofiles --nodiges
Functional Fedora 16 installed. Attempting to upgrade to Fedora 17.
Trying to follow my own instructions posted here: http://forums.fedoraforum.org/showthread.php?t=280468
This process worked for my F15 to F16 upgrade, and figured I would give it a shot going from 16 to 17.
Getting an error message:
Code:
ERROR you need to update rpm to handle:
rpmlib(X-CheckUnifiedSystemdir) is needed by setup-2.8.48-1.fc17.noarch
rpmlib(X-CheckUnifiedSystemdir)
I follow this https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_17_-.3E... guide to upgrade my Fedora 17 to 18.
All fine until I issue su -c 'yum --releasever=18 --disableplugin=presto distro-sync -y' my Putty disconnected.
Due to the number of issues I have seen with people upgrading to Fedora 18 using FedUp, I am recommending that everyone do a yum distro-sync after they upgrade.
Code:
su -
(root password)
yum --releasever=18 --disableplugin=presto distro-sync
There are issues of packages not getting updated, and this is causing numerous different problems to occur.
Due to the number of issues I have seen with people upgrading to Fedora 18 using FedUp, I am recommending that everyone do a yum distro-sync after they upgrade.
Code:
su -
(root password)
yum --releasever=18 --disableplugin=presto distro-sync
There are issues of packages not getting updated, and this is causing numerous different problems to occur.
Using these instructions we are carrying out a yum upgrade on a Rackspace Cloud Instance from Fedora 15 to 16, this follows an apparently successful yum upgrade from 14 to 15.
The setup is standard apart from a binary install of MySQL 5.6 and we are using the command:
yum -y --releasever=16 --disableplugin=presto distro-sync --exclude=mysql-libs --exclude=perl-DBD-MySQL --skip-broken
After ma
Hello!
Hi,
My distro is Fedora 17 LXDE spin 32+ bit. I am getting this error in a terminal when I try to install Python. i have cut the output to fit here.