Bug 20631 - patch 155 for kernel 2.2.16-22 breaks arch settings
Summary: patch 155 for kernel 2.2.16-22 breaks arch settings
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-11-10 05:07 UTC by Sean Dilda
Modified: 2007-04-18 16:29 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-12-15 03:29:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Sean Dilda 2000-11-10 05:07:15 UTC
patch 155 (linux-2.2.16-rhconfig.patch) breaks the way the arch is
determined.  I modifies the make *config for the kernel so that instead of
looking at the build arch to determine which config file to use for the
kernel build, it looks at your current system type.  This means that if I'm
on a 686 box and do a 'rpm --target=i586 --rebuild
kernel-2.2.16-22.src.rpm' it will build an rpm that is labelled as being
i585, however the actual kernel compile will make a 686 kernel, resulting
in a mislabeled rpm.
Commenting out the line where this patch is applied in the spec file seems
to solve the problem.


Note You need to log in before you can comment on or make changes to this bug.