Translate

Friday, 11 January 2013

error :skiping packages broken with dependency in yum


How to handle skiping packages with dependency problems in yum linux

# yum -y upgrade --skip-broken
OR
# yum -y update --skip-broken

No comments:

Post a Comment