How to know what broken dependencies in F22 with dnf

poma pomidorabelisima at gmail.com
Thu May 7 10:23:08 UTC 2015


On 06.05.2015 08:11, Frank Murphy wrote:
> On Wed, 06 May 2015 01:18:09 +0100
> Sérgio Basto <sergio at serjux.com> wrote:
>> with: 
>> yum update
>> I got : 
>> Yum command has been deprecated, redirecting to '/usr/bin/dnf update'
> 
> locate yum-dep
> man yum-deprecated
> For me meant
> ln */yum-deprecated */yumd
> added one letter to my yum bits.
> 

/root/.bashrc
alias yum='yum-deprecated'

is sufficient, to begin.

It will take time until strange thing called dnf stabilizes,
so it's always good to have at hand
http://yum.baseurl.org


> I currently use both (testing dnf)
> Having separate caches, means one doesn't bork the other.
> Thought dnf-migrate can remove your cached yum rpm collection
> if not careful.
> 
> ___
> Regards
> Frank Murphy
> 



More information about the test mailing list