All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Flory <sflory@rackable.com>
To: Bradley Chapman <kakadu_croc@yahoo.com>
Cc: Paolo Dovera <pdovera@bmind.it>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test broke RPM 4.2 on Red Hat 9 in a VERY weird way
Date: Thu, 25 Sep 2003 09:46:26 -0700	[thread overview]
Message-ID: <3F731BE2.6020300@rackable.com> (raw)
In-Reply-To: <20030925163654.52439.qmail@web40902.mail.yahoo.com>

Bradley Chapman wrote:
> Mr. Dovera,
> 
> --- Paolo Dovera <pdovera@bmind.it> 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

-- 
Once you have their hardware. Never give it back.
(The First Rule of Hardware Acquisition)
Sam Flory  <sflory@rackable.com>


  reply	other threads:[~2003-09-25 16:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-25 13:26 2.6.0-test broke RPM 4.2 on Red Hat 9 in a VERY weird way Bradley Chapman
2003-09-25 15:13 ` Samuel Flory
2003-09-25 15:24 ` Paolo Dovera
2003-09-25 16:36   ` Bradley Chapman
2003-09-25 16:46     ` Samuel Flory [this message]
2003-09-25 17:10       ` Bradley Chapman
2003-09-25 19:05         ` Bryan O'Sullivan
2003-09-25 19:52         ` David T Hollis
2003-09-25 20:18           ` Bradley Chapman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F731BE2.6020300@rackable.com \
    --to=sflory@rackable.com \
    --cc=kakadu_croc@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pdovera@bmind.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.