From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ISeLn-0000Rc-Fd for garchives@archives.gentoo.org; Tue, 04 Sep 2007 19:46:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l84JccnZ027099; Tue, 4 Sep 2007 19:38:38 GMT Received: from anny.lostinspace.de (anny.lostinspace.de [80.190.182.2]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l84JYao5022830 for ; Tue, 4 Sep 2007 19:34:37 GMT Received: from server.idefix.lan (ppp-82-135-65-76.dynamic.mnet-online.de [82.135.65.76]) (authenticated bits=0) by anny.lostinspace.de (8.14.1/8.14.1) with ESMTP id l84JYSjP051483 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 4 Sep 2007 21:34:33 +0200 (CEST) (envelope-from idefix@fechner.net) Received: from idefix.idefix.lan ([192.168.0.151]) by server.idefix.lan with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1ISeA5-000Pzy-6a for gentoo-user@lists.gentoo.org; Tue, 04 Sep 2007 21:34:12 +0200 Message-ID: <46DDB33C.4070606@fechner.net> Date: Tue, 04 Sep 2007 21:34:20 +0200 From: Matthias Fechner User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Updated bash crashed complete system X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam_score: -4.3 X-Spam_score_int: -42 X-Spam_bar: ---- X-Spam_host: idefix.fechner.net X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (anny.lostinspace.de [80.190.182.2]); Tue, 04 Sep 2007 21:34:33 +0200 (CEST) X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on anny.lostinspace.de X-Virus-Scanned: ClamAV 0.91.2/4154/Tue Sep 4 18:57:32 2007 on anny.lostinspace.de X-Virus-Status: Clean X-Archives-Salt: e61727a1-6fdd-439d-b2a8-d34e1a2d086a X-Archives-Hash: 5e546333edb8d8964aea290cffecf840 Hi, I have here a problem. I updated the shell bash today and the computer stalled while installing bash so I was not able to reboot my PC. I rebooted then from a rescue system and the bash was completely crashed so I copied the bash from the rescue system. Now I can boot my system again. Now I try to reinstall bash again but I get the following error message: i686-pc-linux-gnu-gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -march=i686 -O2 -pipe -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lsh -lreadline -lhistory -lcurses -lglob -ltilde -ldl ./lib/readline/libhistory.a: could not read symbols: Archive has no index; run ranlib to add one collect2: ld returned 1 exit status make: *** [bash] Error 1 !!! ERROR: app-shells/bash-3.2_p17 failed. Call stack: ebuild.sh, line 1638: Called dyn_compile ebuild.sh, line 985: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile bash-3.2_p17.ebuild, line 107: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/app-shells/bash-3.2_p17/temp/build.log'. What can I do to reinstall the bash again? Thx a lot, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook -- gentoo-user@gentoo.org mailing list