Re: [gentoo-user] who wants to downgrade my gcc ?

2010-07-02 Thread Dale
Neil Bothwick wrote: On Thu, 24 Jun 2010 09:22:56 -0500, Dale wrote: @world includes @system. But the problem is not that emerge world is skipping it but that it wants to downgrade gcc:4.4. From my understanding, world includes @system but @world does not. I know here on my

[gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Helmut Jarausch
Hi, this one is puzzling me. I have gcc-4.4.4-r1 installed here. emerge -vp sys-devel/gcc:4.4 would re-install this. But, an emerge --update --newuse --deep --tree --with-bdeps y @system @world wants to downgrade it to gcc-4.4.3-r3 How can I find out, why? Many thanks for a hint, Helmut. --

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Thomas U. Nockmann
On Thursday 24 June 2010 Helmut Jarausch wrote: [...] Hello, But, an emerge --update --newuse --deep --tree --with-bdeps y @system @world wants to downgrade it to gcc-4.4.3-r3 How can I find out, why? What does `equery d gcc` say? \|||/ `@|@`thomas -

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Dale
Helmut Jarausch wrote: Hi, this one is puzzling me. I have gcc-4.4.4-r1 installed here. emerge -vp sys-devel/gcc:4.4 would re-install this. But, an emerge --update --newuse --deep --tree --with-bdeps y @system @world wants to downgrade it to gcc-4.4.3-r3 How can I find out, why? Many thanks

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Dale
Helmut Jarausch wrote: Hi, this one is puzzling me. I have gcc-4.4.4-r1 installed here. emerge -vp sys-devel/gcc:4.4 would re-install this. But, an emerge --update --newuse --deep --tree --with-bdeps y @system @world wants to downgrade it to gcc-4.4.3-r3 How can I find out, why? Many thanks

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Neil Bothwick
On Thu, 24 Jun 2010 11:57:55 +0200, Thomas U. Nockmann wrote: But, an emerge --update --newuse --deep --tree --with-bdeps y @system @world wants to downgrade it to gcc-4.4.3-r3 How can I find out, why? What does `equery d gcc` say? What does emerge --update --newuse --deep

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Dale
Neil Bothwick wrote: On Thu, 24 Jun 2010 11:57:55 +0200, Thomas U. Nockmann wrote: But, an emerge --update --newuse --deep --tree --with-bdeps y @system @world wants to downgrade it to gcc-4.4.3-r3 How can I find out, why? What does `equery d gcc` say? What does emerge

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Neil Bothwick
On Thu, 24 Jun 2010 07:46:59 -0500, Dale wrote: What does emerge --update --newuse --deep --tree --with-bdeps y @world actually say? I'm not sure this is correct but I have to ask this. Since gcc is a system package, it wouldn't try to upgrade gcc even if one was available would

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Alan McKinnon
On Thursday 24 June 2010 15:54:33 Neil Bothwick wrote: On Thu, 24 Jun 2010 07:46:59 -0500, Dale wrote: What does emerge --update --newuse --deep --tree --with-bdeps y @world actually say? I'm not sure this is correct but I have to ask this. Since gcc is a system package, it

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Dale
Neil Bothwick wrote: On Thu, 24 Jun 2010 07:46:59 -0500, Dale wrote: What does emerge --update --newuse --deep --tree --with-bdeps y @world actually say? I'm not sure this is correct but I have to ask this. Since gcc is a system package, it wouldn't try to upgrade gcc even

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Neil Bothwick
On Thu, 24 Jun 2010 16:12:39 +0200, Alan McKinnon wrote: @world includes @system. But the problem is not that emerge world is skipping it but that it wants to downgrade gcc:4.4. So obviously he has sys-devel-gcc-4.4.4 or similar in a BDEPEND somewhere Which is why the actual

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Neil Bothwick
On Thu, 24 Jun 2010 09:22:56 -0500, Dale wrote: @world includes @system. But the problem is not that emerge world is skipping it but that it wants to downgrade gcc:4.4. From my understanding, world includes @system but @world does not. I know here on my rig, I run emerge -uvDNa

Re: [gentoo-user] who wants to downgrade my gcc ?

2010-06-24 Thread Helmut Jarausch
On 24 Jun, Neil Bothwick wrote: On Thu, 24 Jun 2010 11:57:55 +0200, Thomas U. Nockmann wrote: But, an emerge --update --newuse --deep --tree --with-bdeps y @system @world wants to downgrade it to gcc-4.4.3-r3 How can I find out, why? What does `equery d gcc` say? What does