On Thu, Mar 13, 2014 at 04:26:17PM +0100, Pal, Laszlo wrote: > Hi, > > For some reason I need kinit which is included in krb5-workstation > (I'm using fc20) > > Unfortunately there is some broken dependency in the repo > > Do you have any idea how to solve it? > > [vlad@tohuvabohu git]$ sudo yum install krb5-workstation-1.11.3-33.fc20.x86_64 > Loaded plugins: aliases, changelog, fastestmirror, keys, langpacks, > priorities, refresh-packagekit, remove-with-leaves, show-leaves, > : upgrade-helper > Loading mirror speeds from cached hostfile > * fedora: fedora.intergenia.de > * rpmfusion-free: ftp.upjs.sk > * rpmfusion-free-updates: ftp.upjs.sk > * rpmfusion-nonfree: ftp.upjs.sk > * rpmfusion-nonfree-updates: ftp.upjs.sk > * updates: fedora.intergenia.de > 102 packages excluded due to repository priority protections > Resolving Dependencies > --> Running transaction check > ---> Package krb5-workstation.x86_64 0:1.11.3-33.fc20 will be installed > --> Processing Dependency: krb5-libs(x86-64) = 1.11.3-33.fc20 for > package: krb5-workstation-1.11.3-33.fc20.x86_64 > --> Finished Dependency Resolution > Error: Package: krb5-workstation-1.11.3-33.fc20.x86_64 (fedora) > Requires: krb5-libs(x86-64) = 1.11.3-33.fc20 > Installed: krb5-libs-1.11.5-4.fc20.x86_64 (@updates) > krb5-libs(x86-64) = 1.11.5-4.fc20 > Available: krb5-libs-1.11.3-33.fc20.x86_64 (fedora) > krb5-libs(x86-64) = 1.11.3-33.fc20 > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest You're trying to install an older krb5-workstation package file, which requires krb5-libs, than the version of krb5-libs that you already have installed. Either locate krb5-workstation-1.11.5-4.fc20.x86_64, or let yum take care of it by running this command instead: sudo yum install krb5-workstation HTH, Nalin -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org