Bug 23181 - I am a newbie
Summary: I am a newbie
Keywords:
Status: CLOSED DUPLICATE of bug 16686
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-02 21:40 UTC by Merrick Berg
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-01-09 22:57:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Merrick Berg 2001-01-02 21:40:14 UTC
I'm new at Linux.  I got this bug while installing for the first time.
I also received bug #23178 just prior to this.
------------------------------------------------------


Traceback (innermost last):
  File "/usr/bin/anaconda", line 438, in ?
    
intf.run(todo, test = test)
  File 
"/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 336, in run
    
self.icw.run ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", 
line 678, in run
    mainloop ()
  File 
"/usr/lib/python1.5/site-packages/gtk.py", line 2554, in mainloop
    
_gtk.gtk_main()
  File "/usr/lib/python1.5/site-packages/gtk.py", line 125, 
in __call__
    ret = apply(self.func, a)
  File 
"/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 428, in 
nextClicked
    self.setScreen (self.currentScreen, self.nextClicked)
  
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 466, in 
setScreen
    new_screen = screen.getScreen ()
  File 
"/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/rootpartition_gui.py", line 
133, in getScreen
    avail = apply(isys.spaceAvailable, 
self.todo.fstab.getRootDevice())
  File "/usr/lib/anaconda/isys.py", line 
10, in spaceAvailable
    mount(device, "/mnt/space", fstype = fsystem)
  
File "/usr/lib/anaconda/isys.py", line 99, in mount
    rc = 
_isys.mount(fstype, device, location, readOnly)
SystemError: (22, 'Invalid 
argument')

Local variables in innermost frame:
fstype: vfat
location: 
/mnt/space
devName: /tmp/hda5
readOnly: 0
device: /tmp/hda5

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

<failed>

Comment 1 Andrew Bartlett 2001-01-04 09:45:52 UTC
Try component 'anaconda' (the installer) for the bug-report, it might find its
way to the correct person.

Comment 2 Ngo Than 2001-01-04 12:04:00 UTC
you have choosed wrong component. It should go to "anaconda". I assigned it to
the
correct person.

Comment 3 Michael Fulbright 2001-01-09 22:57:19 UTC
This looks alot like bug 16686, which we are currently investigating.

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


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