From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021204 Debian/1.2.1-1 Description of problem: This patch simply fixes a typo in linux-2.4.0-e820.patch: --- linux-2.4.0-e820.patch 2003-07-01 08:44:56.000000000 +0900 +++ linux-2.4.0-e820.patch.new 2003-07-01 08:55:07.000000000 +0900 @@ -176,7 +176,7 @@ + /* test for i586 and up */ + if (boot_cpu_data.x86_model<5) + return; -+ sprintf(rpmarchitecture,"i586 i385"); ++ sprintf(rpmarchitecture,"i586 i386"); + /* i686 and above needs cmov support */ + if (!cpu_has_cmov) + return; Version-Release number of selected component (if applicable): kernel-2.4.20-18.9 How reproducible: Didn't try Additional info:
Thanks for the bug report. However, Red Hat no longer maintains this version of the product. Please upgrade to the latest version and open a new bug if the problem persists. The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, and if you believe this bug is interesting to them, please report the problem in the bug tracker at: http://bugzilla.fedora.us/