From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bbnrel4.net.external.hp.com (bbnrel4.net.external.hp.com [155.208.254.68]) by dsl2.external.hp.com (Postfix) with ESMTP id E008F4829 for ; Mon, 21 Oct 2002 08:04:41 -0600 (MDT) Received: from hpfrcu03.france.hp.com (hpfrcu03.france.hp.com [15.129.16.51]) by bbnrel4.net.external.hp.com (Postfix) with ESMTP id 84096EED for ; Mon, 21 Oct 2002 15:53:02 +0200 (METDST) Received: from admin.france.hp.com (ssdpc48.france.hp.com [15.129.234.2]) by hpfrcu03.france.hp.com with ESMTP (8.7.6/8.7.3 SMKit7.02) id PAA06961 for ; Mon, 21 Oct 2002 15:51:17 +0200 (METDST) Message-ID: <3DB406BB.71C9BC9C@admin.france.hp.com> Date: Mon, 21 Oct 2002 15:52:59 +0200 From: Bruno Vidal MIME-Version: 1.0 Cc: "parisc-linux@lists.parisc-linux.org" Subject: Re: [parisc-linux] Pb with shared lib/or keymap after apt-get upgrade References: <3DB3E2AC.7FC260A8@admin.france.hp.com> Content-Type: multipart/mixed; boundary="------------7361D639F16A79B5C8A1C883" Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: This is a multi-part message in MIME format. --------------7361D639F16A79B5C8A1C883 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi I've found there the problem is: bash is using the libreadline.so.4 -> when I've upgraded the system this morning, this lib has been upgraded, but the timestamp for this lib is: Aug 2 02:03 libreadline.so.4.3 but for bash it is: Nov 17 2001 /bin/bash -> bash is older than a lib that it use -> that's not correct. If I downgrade libreadline to libreadline.so.4.2 it correct the problem. So I think it would be a good idea to re-link bash with the latest lib. Thanks. -- Vidal Bruno, (770-4271) SSD-HA Team, HP-UX & LINUX Support bruno_vidal@admin.france.hp.com --------------7361D639F16A79B5C8A1C883 Content-Type: text/x-vcard; charset=iso-8859-1; name="bruno_vidal.vcf" Content-Transfer-Encoding: base64 Content-Description: Card for Bruno Vidal Content-Disposition: attachment; filename="bruno_vidal.vcf" YmVnaW46dmNhcmQgCm46QnJ1bm87VklEQUwKdGVsO2ZheDowMS02OS04Mi02MC0xNAp0ZWw7 d29yazowMS02OS0yOS00Mi03MQp4LW1vemlsbGEtaHRtbDpUUlVFCnVybDp3d3cuZnJhbmNl LmhwLmNvbQpvcmc6U29sdXRpb24gQ2VudGVyCnZlcnNpb246Mi4xCmVtYWlsO2ludGVybmV0 OmJydW5vX3ZpZGFsQGhwLmNvbQp0aXRsZTpFeHBlcnQgTG9naWNpZWwgRW52aXJvbm5lbWVu dCBIYXV0ZSBEaXNwb25pYmlsaXTpCmFkcjtxdW90ZWQtcHJpbnRhYmxlOjs7SFAgRnJhbmNl PTBEPTBBO1ouQSBkZSBDb3VydGFib2V1ZjsxIEF2LiBkdSBDYW5hZGE7OTE5NDcgTGVzIFVs aXMgY2VkZXg7RnJhbmNlCngtbW96aWxsYS1jcHQ6OzI2MjA4CmZuOlZJREFMIEJydW5vCmVu ZDp2Y2FyZAo= --------------7361D639F16A79B5C8A1C883--