Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261200AbTIYRKd (ORCPT ); Thu, 25 Sep 2003 13:10:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261251AbTIYRKd (ORCPT ); Thu, 25 Sep 2003 13:10:33 -0400 Received: from web40911.mail.yahoo.com ([66.218.78.208]:32834 "HELO web40911.mail.yahoo.com") by vger.kernel.org with SMTP id S261200AbTIYRK0 (ORCPT ); Thu, 25 Sep 2003 13:10:26 -0400 Message-ID: <20030925171025.98557.qmail@web40911.mail.yahoo.com> Date: Thu, 25 Sep 2003 10:10:25 -0700 (PDT) From: Bradley Chapman Subject: Re: 2.6.0-test broke RPM 4.2 on Red Hat 9 in a VERY weird way To: Samuel Flory Cc: linux-kernel@vger.kernel.org In-Reply-To: <3F731BE2.6020300@rackable.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1430 Lines: 53 Mr. Flory, --- Samuel Flory wrote: > Bradley Chapman wrote: > > Mr. Dovera, > > > > --- Paolo Dovera wrote: > > > >>Hi, try this: > >> > >>export LD_ASSUME_KERNEL=2.4.1 > >> > >>before run rpm command, this works fine on my RH9 > > > > > > Hmmm. What version of glibc do you have? I have glibc 2.3.2 installed and > > I get the same error with LD_ASSUME_KERNEL=2.4.1 > > > > I tried LD_ASSUME_KERNEL=2.4.22, since everything is good under 2.4, but that > > didn't help either. Another guy said to check the archives, which I did, but > > I don't know what to search for. > > > Are you doing LD_ASSUME_KERNEL=2.4.1 on the same line as the rpm command? > > This should work: > LD_ASSUME_KERNEL=2.4.1 rpm -qa > > This shouldn't: > LD_ASSUME_KERNEL=2.4.1 > rpm -qa I tried it the first way and I got the same error. I've already upgraded my glibc; do I need to reboot to 2.4.22-ac2 and upgrade some other system component, like ld.so? Brad ===== Brad Chapman Permanent e-mail: kakadu_croc@yahoo.com __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/