From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#17197: Clear and reset do not work at bash prompt Date: Tue, 17 Jun 2014 14:15:49 +0200 Message-ID: <87ionzenpm.fsf@gnu.org> References: <87wqf3b836.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwsK9-0000Oy-5d for bug-guix@gnu.org; Tue, 17 Jun 2014 08:17:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwsJz-0001QA-9U for bug-guix@gnu.org; Tue, 17 Jun 2014 08:17:13 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:58953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwsJz-0001Q6-69 for bug-guix@gnu.org; Tue, 17 Jun 2014 08:17:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WwsJy-00079C-VL for bug-guix@gnu.org; Tue, 17 Jun 2014 08:17:03 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87wqf3b836.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Sat, 05 Apr 2014 20:43:57 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: David Thompson Cc: 17197-done@debbugs.gnu.org David Thompson skribis: > I installed the ncurses package so that I would have the 'clear' command > available in my bash shell, but it does not work. :( > > I get the following error: > > error while loading shared libraries: libncursesw.so.5: cannot object sha= red object file: No such file or directory This was fixed in commit 6d69a7e of the core-updates branch that=E2=80=99s = about to be merged. Thanks! Ludo=E2=80=99.