Re: 2.6.0-test broke RPM 4.2 on Red Hat 9 in a VERY weird way
From: Samuel Flory
Date: Thu Sep 25 2003 - 11:58:23 EST
Bradley Chapman wrote:
Mr. Dovera,
--- Paolo Dovera <pdovera@xxxxxxxx> 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@xxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/