Bug 190490 - Anaconda allows installation from wrong architecture tree
Summary: Anaconda allows installation from wrong architecture tree
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: anaconda
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: David Cantrell
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-02 21:00 UTC by Aleksandar Milivojevic
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-15 17:57:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Aleksandar Milivojevic 2006-05-02 21:00:03 UTC
Description of problem:
Let say I'm doing network installation and my directory tree on install server
looks like this:

/install/rhel4/os/i386
/install/rhel4/os/x86_64

Now, if I use x86_64 CD/DVD to boot, but by mistake point Anaconda to i386 tree,
it will happily install OS from i386 tree.  Not really sure if this should be
allowed.  If nothing else, it could easilly break postinstall script that might
detect they are being run on 64-bit system (which in turn can play havoc on the
final installation).

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 David Cantrell 2007-03-15 17:57:28 UTC
That is how multilib works in RPM.  Can't fix this.


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