manunc
Posts: 14
Joined: Sun Aug 19, 2012 4:02 am

Pidora update problem with some package

Fri Jul 19, 2013 5:09 am

Hello,

Do you know why I have these errors when running a "yum update"?
Is there a solution ?

Code: Select all

# yum update
...
---> Package perl.armv6hl 4:5.16.2-239.fc18 will be updated
--> Processing Dependency: perl = 4:5.16.2-239.fc18 for package: 1:perl-parent-0.225-239.fc18.noarch
--> Processing Dependency: perl = 4:5.16.2-239.fc18 for package: perl-Carp-1.26-239.fc18.noarch
---> Package pyxattr.armv6hl 0:0.5.1-2.fc18 will be installed
---> Package systemd-python.armv6hl 0:195-7.fc18 will be installed
--> Finished Dependency Resolution
Error: Package: 12:dhclient-4.2.4-23.P2.fc18.armv6hl (@anaconda-0/bluesky)
           Requires: libisc-export.so.92
           Removing: 32:bind-libs-lite-9.9.2-5.P1.fc18.armv6hl (@anaconda-0/bluesky)
               libisc-export.so.92
           Updated By: 32:bind-libs-lite-9.9.3-3.P1.fc18.armv6hl (pidora-updates)
               Not found
Error: Package: perl-Carp-1.26-239.fc18.noarch (@anaconda-0/bluesky)
           Requires: perl = 4:5.16.2-239.fc18
           Removing: 4:perl-5.16.2-239.fc18.armv6hl (@anaconda-0/bluesky)
               perl = 4:5.16.2-239.fc18
           Updated By: 4:perl-5.16.3-244.fc18.1307170805kf.armv6hl (pidora-updates)
               perl = 4:5.16.3-244.fc18.1307170805kf
Error: Package: 12:dhclient-4.2.4-23.P2.fc18.armv6hl (@anaconda-0/bluesky)
           Requires: libdns-export.so.95
           Removing: 32:bind-libs-lite-9.9.2-5.P1.fc18.armv6hl (@anaconda-0/bluesky)
               libdns-export.so.95
           Updated By: 32:bind-libs-lite-9.9.3-3.P1.fc18.armv6hl (pidora-updates)
               Not found
Error: Package: 1:perl-parent-0.225-239.fc18.noarch (@anaconda-0/bluesky)
           Requires: perl = 4:5.16.2-239.fc18
           Removing: 4:perl-5.16.2-239.fc18.armv6hl (@anaconda-0/bluesky)
               perl = 4:5.16.2-239.fc18
           Updated By: 4:perl-5.16.3-244.fc18.1307170805kf.armv6hl (pidora-updates)
               perl = 4:5.16.3-244.fc18.1307170805kf
 You could try using --skip-broken to work around the problem

ruggerio
Posts: 33
Joined: Tue Jun 11, 2013 11:36 am

Re: Pidora update problem with some package

Wed Jul 24, 2013 6:51 am

try as it is written in the first stage:

yum update --skip-broken --> this updates your system without the packages which have dependency-problems

and then again yum update

eventually, you could also use a yum distro-sync --> this would sync your whole installation with the actual packages and would also downgrade packages if necessary.

Return to “Pidora / Fedora”