From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1.yandex.ru ([213.180.223.87]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Ik0L2-0003WD-00 for ; Mon, 22 Oct 2007 12:41:13 -0400 Received: from 89-178-157-125.broadband.corbina.ru ([89.178.157.125]:62967 "EHLO localhost" smtp-auth: "fleytin" TLS-CIPHER: TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S8372721AbXJVQka (ORCPT ); Mon, 22 Oct 2007 20:40:30 +0400 X-Comment: RFC 2476 MSA function at smtp1.yandex.ru logged sender identity as: fleytin From: Sergei V. Fleytin To: speakup@braille.uwo.ca Subject: ldconfig problem Date: Mon, 22 Oct 2007 20:40:30 +0400 Message-ID: <87y7dvrtkx.fsf@starlight.i-did-not-set--mail-host-address--so-tickle-me> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2007 16:41:17 -0000 Hello, list. I just decided to upgrade my Ubuntu Feisty system to Gutsy and run into following problem after upgrade. Dpkg failed to configure libc6 with the following error message: Setting up libc6 (2.6.1-1ubuntu9) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place Bus error (core dumped) dpkg: subprocess post-installation script returned error exit status 135 Running ldconfig manually returns the same error message from bus. It actually prevents me from doing any further update or upgrade for my system since aptitude says that not all packages are properly configured since dpkg exited abnormally and I have to run dpkg --configure -a. And after running that command I get the message shown above. Any clue to the solution would be highly appreciated. Sergei.