Bug 72886 - minimal install fails after installing packages
Summary: minimal install fails after installing packages
Keywords:
Status: CLOSED DUPLICATE of bug 70291
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: anaconda
Version: null
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-28 18:44 UTC by Need Real Name
Modified: 2007-04-18 16:46 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-28 18:44:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-08-28 18:44:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020721

Description of problem:
Installer dies on minimal install, after all packages have been installed it
throws an unhandled exception.

(Exception stacktrace in Additional Information section)
This happened in both Limbo2 and (null). The problem does not occur with a
normal (non-minimal) install on the same machine.

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


How reproducible:
Always

Steps to Reproduce:
1.Choose custom install
2.When it is time to choose your packages, go to the bottom and choose minimal
install to deselect everything
3.Proceed normally, when install is done installing all packages unhandled
exception is thrown
	

Additional info:

File "/usr/lib/gui.py", line 778, in handlerRenderCallback
   self.currentWindow.renderCallback()
(...few lines of GUI/dispatch traceback ommited)
File "/usr/lib/anaconda/packages.py", line 804, In doInstall
   method.filesDone()
File "/usr/lib/anaconda/image.py", line 223, In filesDone
   isys.unmount("mnt/source")
File "/usr/lib/anaconda/isys.py", line 181, In unmount
   rc = _isys.unmount(what)
SystemError(16,"Device or resource busy'

Comment 1 Jeremy Katz 2002-08-29 06:16:25 UTC

*** This bug has been marked as a duplicate of 70291 ***


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