Re: How to know what broken dependencies in F22 with dnf

2015-05-07 Thread poma
On 06.05.2015 08:11, Frank Murphy wrote:
 On Wed, 06 May 2015 01:18:09 +0100
 Sérgio Basto ser...@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
 

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: How to know what broken dependencies in F22 with dnf

2015-05-07 Thread Sérgio Basto
On Qui, 2015-05-07 at 12:23 +0200, poma wrote:
 On 06.05.2015 08:11, Frank Murphy wrote:
  On Wed, 06 May 2015 01:18:09 +0100
  Sérgio Basto ser...@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


That it ! Thanks, 


  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
  
 

-- 
Sérgio M. B.

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: How to know what broken dependencies in F22 with dnf

2015-05-07 Thread Sérgio Basto
On Qui, 2015-05-07 at 12:53 +0100, Sérgio Basto wrote:
 On Qui, 2015-05-07 at 12:23 +0200, poma wrote:
  On 06.05.2015 08:11, Frank Murphy wrote:
   On Wed, 06 May 2015 01:18:09 +0100
   Sérgio Basto ser...@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
 
 
 That it ! Thanks, 

That's it ! Thanks, 

   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
   
  
 
 -- 
 Sérgio M. B.
 

-- 
Sérgio M. B.

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: How to know what broken dependencies in F22 with dnf

2015-05-06 Thread Frank Murphy
On Wed, 06 May 2015 01:18:09 +0100
Sérgio Basto ser...@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.

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
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: How to know what broken dependencies in F22 with dnf

2015-05-05 Thread poma
On 06.05.2015 02:18, Sérgio Basto wrote:
 On Seg, 2015-05-04 at 22:21 +0200, poma wrote:
 On 04.05.2015 18:05, Sérgio Basto wrote:
 Hi, 
 yum stops to work on F22 , first, at my point of view, just should be
 marked as obsolete on F23 , is a rule , one release to change the
 default , next release to obsolete it . 

 Ha-ha.

 Yum does it very well, with Fedora 20, Fedora 21, Fedora 22 and Rawhide - 
 that is what will be Fedora 23, if it is not already.
 
 Hi, Poma , I don't understand what you wrote , you can use yum in F22 ? 
 
 with: 
 yum update
 I got : 
 Yum command has been deprecated, redirecting to '/usr/bin/dnf update'
 
 BTW : I  liked this page
 https://fedoraproject.org/wiki/Yum_to_DNF_Cheatsheet 
 
 Best regards,
 


FOSS == Free and open-source software

Besides
http://www.linuxfromscratch.org/blfs/view/svn/postlfs/profile.html


-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: How to know what broken dependencies in F22 with dnf

2015-05-05 Thread Sérgio Basto
On Seg, 2015-05-04 at 22:21 +0200, poma wrote:
 On 04.05.2015 18:05, Sérgio Basto wrote:
  Hi, 
  yum stops to work on F22 , first, at my point of view, just should be
  marked as obsolete on F23 , is a rule , one release to change the
  default , next release to obsolete it . 
 
 Ha-ha.
 
 Yum does it very well, with Fedora 20, Fedora 21, Fedora 22 and Rawhide - 
 that is what will be Fedora 23, if it is not already.

Hi, Poma , I don't understand what you wrote , you can use yum in F22 ? 

with: 
yum update
I got : 
Yum command has been deprecated, redirecting to '/usr/bin/dnf update'

BTW : I  liked this page
https://fedoraproject.org/wiki/Yum_to_DNF_Cheatsheet 

Best regards,
-- 
Sérgio M. B.

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

How to know what broken dependencies in F22 with dnf

2015-05-04 Thread Sérgio Basto
Hi, 
yum stops to work on F22 , first, at my point of view, just should be
marked as obsolete on F23 , is a rule , one release to change the
default , next release to obsolete it . 

Now, I need to find out what broken dependencies do we have and where ,
and dnf doesn't show it. How I do it now ? 

Thanks, 
-- 
Sérgio M. B.

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: How to know what broken dependencies in F22 with dnf

2015-05-04 Thread Kevin Fenzi
On Mon, 04 May 2015 17:05:29 +0100
Sérgio Basto ser...@serjux.com wrote:

 Hi, 
 yum stops to work on F22 , first, at my point of view, just should be
 marked as obsolete on F23 , is a rule , one release to change the
 default , next release to obsolete it . 
 
 Now, I need to find out what broken dependencies do we have and
 where , and dnf doesn't show it. How I do it now ? 

dnf update --best

or 

dnf repoclosure
(it's a plugin)

kevin



pgphjL7XLQJUr.pgp
Description: OpenPGP digital signature
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: How to know what broken dependencies in F22 with dnf

2015-05-04 Thread poma
On 04.05.2015 18:05, Sérgio Basto wrote:
 Hi, 
 yum stops to work on F22 , first, at my point of view, just should be
 marked as obsolete on F23 , is a rule , one release to change the
 default , next release to obsolete it . 

Ha-ha.

Yum does it very well, with Fedora 20, Fedora 21, Fedora 22 and Rawhide - that 
is what will be Fedora 23, if it is not already.


-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: How to know what broken dependencies in F22 with dnf

2015-05-04 Thread Chris Murphy
On Mon, May 4, 2015 at 1:14 PM, Kevin Fenzi ke...@scrye.com wrote:
 On Mon, 04 May 2015 17:05:29 +0100
 Sérgio Basto ser...@serjux.com wrote:

 Hi,
 yum stops to work on F22 , first, at my point of view, just should be
 marked as obsolete on F23 , is a rule , one release to change the
 default , next release to obsolete it .

 Now, I need to find out what broken dependencies do we have and
 where , and dnf doesn't show it. How I do it now ?

 dnf update --best

I've read the description of --best probably a dozen times since its
inception, yet I never remember either to use --best or what it's to
be used for. I really think --more or --why (or --whynot) more aptly
describes what it does.

To see the precise reason why it was not possible to do the upgrade
in this case, use: --best
http://dnf.readthedocs.org/en/latest/user_faq.html


-- 
Chris Murphy
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test