Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-14 Thread Konstantinos Bekiaris
kos...@gentoo /usr/bin $ ls -al gcc* -rwxr-xr-x 1 root root 14504 Jun 17 2008 gcc lrwxrwxrwx 1 root root62 Jan 24 06:25 gcc-4.3.4 -> /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4/x86_64-pc-linux-gnu-gcc -rwxr-xr-x 1 root root 21711 Jan 24 01:46 gcc-config kos...@gentoo /usr/bin $ Maybe I have

RE: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-14 Thread Konstantinos Bekiaris
To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils Konstantinos Bekiaris wrote: > > > On Tue, Feb 9, 2010 at 8:53 PM, walt <mailto:w41...@gmail.com>> wrote: > > On 02/08/2010 10:27 PM, Konstantinos Bekiaris wrote:

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-13 Thread walt
Konstantinos Bekiaris wrote: > > > On Tue, Feb 9, 2010 at 8:53 PM, walt > wrote: > > On 02/08/2010 10:27 PM, Konstantinos Bekiaris wrote: > >What do you have in /etc/env.d/gcc/? I have this: > >#ls -l /etc/env.d/gcc/ >total 16

Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-13 Thread Konstantinos Bekiaris
On Tue, Feb 9, 2010 at 8:53 PM, walt wrote: > On 02/08/2010 10:27 PM, Konstantinos Bekiaris wrote: > >>What do you have in /etc/env.d/gcc/? I have this: >> >>#ls -l /etc/env.d/gcc/ >>total 16 >>-rw-r--r-- 1 root root 32 2010-02-08 11:53 config-i686-pc-linux-gnu >>-rw-r--r--

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-09 Thread walt
On 02/08/2010 10:27 PM, Konstantinos Bekiaris wrote: What do you have in /etc/env.d/gcc/? I have this: #ls -l /etc/env.d/gcc/ total 16 -rw-r--r-- 1 root root 32 2010-02-08 11:53 config-i686-pc-linux-gnu -rw-r--r-- 1 root root 235 2009-01-29 12:33 i686-pc-linux-gnu-4.1.2

Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-08 Thread Konstantinos Bekiaris
> > What do you have in /etc/env.d/gcc/? I have this: > > #ls -l /etc/env.d/gcc/ > total 16 > -rw-r--r-- 1 root root 32 2010-02-08 11:53 config-i686-pc-linux-gnu > -rw-r--r-- 1 root root 235 2009-01-29 12:33 i686-pc-linux-gnu-4.1.2 > -rw-r--r-- 1 root root 235 2009-07-04 09:02 i686-pc-linux-gnu-4

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-08 Thread walt
On 02/07/2010 10:19 PM, Konstantinos Bekiaris wrote: On Mon, Feb 8, 2010 at 5:48 AM, Keith Dart mailto:ke...@dartworks.biz>> wrote: === On Sun, 02/07, Konstantinos Bekiaris wrote: === > Ok, nice approach. The problem is that no package can be installed > because the compiler gcc is

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-07 Thread Konstantinos Bekiaris
On Mon, Feb 8, 2010 at 5:48 AM, Keith Dart wrote: > === On Sun, 02/07, Konstantinos Bekiaris wrote: === > > Ok, nice approach. The problem is that no package can be installed > > because the compiler gcc is not working...this is Gentoo...everything > > has to do with compiling. The solution of th

Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-07 Thread Keith Dart
=== On Sun, 02/07, Konstantinos Bekiaris wrote: === > Ok, nice approach. The problem is that no package can be installed > because the compiler gcc is not working...this is Gentoo...everything > has to do with compiling. The solution of the problem starts with > fixing gcc by hand. (You are right a

Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-07 Thread Konstantinos Bekiaris
On Sun, Feb 7, 2010 at 10:41 PM, walt wrote: > On 02/06/2010 10:05 PM, Konstantinos Bekiaris wrote: > >> ...i upgrade my system through emerge -uDN world and then i run emerge >> --depclean and revdep-rebuild. After that when i tried gcc/g++ i get: >> gcc-config: error: could not run/locate 'gcc'

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-07 Thread walt
On 02/06/2010 10:05 PM, Konstantinos Bekiaris wrote: ...i upgrade my system through emerge -uDN world and then i run emerge --depclean and revdep-rebuild. After that when i tried gcc/g++ i get: gcc-config: error: could not run/locate 'gcc'. Additionally, i noticed that there is a problem with p

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-06 Thread Harry Putnam
Leon Feng writes: [...] >> I'm running ~x86 on everything and latest version of gentoolkit (I >> don't have gentoolkit-dev installed) >> >> I've emerged lafilefixer (thanks Steve) and ran >>lafilefixer --justfixit >> >> Then ran revdep-rebuild again it still finds broken binutils so >

Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-06 Thread Neil Bothwick
On Fri, 05 Feb 2010 17:46:05 -0600, Harry Putnam wrote: > Was the expectation that running `lafilefixer --justfixit' would stop > revdep-rebuild from continuously finding a broken binutils? That sometimes happens as lafilefixer fixes some problems that revdep-rebuild want to re-emerge to fix. -

Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-05 Thread Leon Feng
在 2010年2月6日星期六 07:46:05,Harry Putnam 写道: > Neil Bothwick writes: > > On Thu, 4 Feb 2010 22:13:20 +0800, Leon Feng wrote: > >> I have seen this for weeks, but since I upgrade to portage-2.2* at the > >> same time, do not know whether it is related. My revdep-rebuild out is > >> listed below, anyone

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-05 Thread Harry Putnam
Neil Bothwick writes: > On Thu, 4 Feb 2010 22:13:20 +0800, Leon Feng wrote: > >> I have seen this for weeks, but since I upgrade to portage-2.2* at the >> same time, do not know whether it is related. My revdep-rebuild out is >> listed below, anyone has a solution? > > Are you also running the te

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-04 Thread Doug Hunley
On Thu, Feb 4, 2010 at 13:11, Harry Putnam wrote: > Where does one find find lafilefixer? emerge dev-util/lafilefixer -- Douglas J Hunley, RHCT doug.hun...@gmail.com : http://douglasjhunley.com : Twitter: @hunleyd Obsessively opposed to the typical.

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-04 Thread Harry Putnam
Alan McKinnon writes: > On Wednesday 03 February 2010 23:45:00 Harry Putnam wrote: >> After todays update world, I run revdep-rebuild which reports binutils >> broken and uses `oneshot' to reinstall it. Follow with another >> revdep-rebuild and it finds the same thing. >> >> Anyone seen someth