Bug 18091

Summary: Installation failure
Product: [Retired] Red Hat Linux Reporter: Need Real Name <ohsumit>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-10-03 20:35:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2000-10-02 14:23:05 UTC
I tried install RH7 (Deluxe) using custom w/install indivisual packages.
Adding (or subtracting) a single package results in the failure mentioned
in previous bug reports on anaconda.  If I just select packages (e.g. Emacs
and/or Utilities) without selecting indivisual packages, then it goes
through fine.

Comment 1 Michael Fulbright 2000-10-02 21:05:23 UTC
Which previous bug reports are you referring too?

We need more information in order to try and reproduce your bug.

Comment 2 Need Real Name 2000-10-03 18:22:50 UTC
For example, if I add the package Inti during a custom install (select 
indivisual packages), then I get the error:
Traceback (innermost last):
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/progress_gui.py", line 20,
in run
    rc = self.todo.doInstall ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1480, in
doInstall
    if self.method.systemMounted (self.fstab, self.instPath,
self.hdList.selected()):
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/image.py", line 46, in
systemMounted
    self.loopbackFile = mntPoint + fstab.filesystemSpace(mntPoint)[0][0] + \
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/fstab.py", line 258, in
filesystemSpace
    space.append((mntpoint, isys.fsSpaceAvailable(topMount + '/' + mntpoint)))
  File "/usr/lib/anaconda/isys.py", line 16, in fsSpaceAvailable
    return _isys.devSpaceFree(fsystem)
SystemError: (2, 'No such file or directory')

Local variables in innermost frame:
fsystem: /mnt/sysimage//mnt/windows

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iimage
CdromInstallMethod
p4
(dp5
S'progressWindow'
p6

<failed>



Comment 3 Michael Fulbright 2000-10-03 20:35:08 UTC
You were probably also mounting a FAT partition. This is a known bug and we are
working on an errata.

Comment 4 Michael Fulbright 2000-10-03 20:35:24 UTC

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

Comment 5 Brent Fox 2001-04-11 15:35:14 UTC
*** Bug 35573 has been marked as a duplicate of this bug. ***