Bug 33669 - cant install my new version of linux 7.0
Summary: cant install my new version of linux 7.0
Keywords:
Status: CLOSED DUPLICATE of bug 18403
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-28 19:21 UTC by Need Real Name
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-16 21:29:56 UTC
Embargoed:


Attachments (Terms of Use)
this is the message i got in the end of the installation (678 bytes, text/plain)
2001-03-28 19:23 UTC, Need Real Name
no flags Details

Description Need Real Name 2001-03-28 19:21:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)


 i cant install the os as soon as it reaches the end of installation i see 
the following
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 1619, in 
doInstall
    self.createCdrom()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1189, in 
createCdrom
    os.symlink(device, self.instPath + "/dev/" + cdname)
OSError: [Errno 28] No space left on device

Local variables in innermost frame:
device: hdd
list: ['hdd']
self: <todo.ToDo instance at 84a6668>
cdname: cdrom
count: 1

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

<failed>


Reproducible: Always
Steps to Reproduce:
1.install the 7.0 version from cd
2.at the end of installation of cd 2
3.
	

Actual Results:  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 1619, in 
doInstall
    self.createCdrom()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1189, in 
createCdrom
    os.symlink(device, self.instPath + "/dev/" + cdname)
OSError: [Errno 28] No space left on device

Local variables in innermost frame:
device: hdd
list: ['hdd']
self: <todo.ToDo instance at 84a6668>
cdname: cdrom
count: 1

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

<failed>

Comment 1 Need Real Name 2001-03-28 19:23:08 UTC
Created attachment 14003 [details]
this is the message i got in the end of the installation

Comment 2 Michael Fulbright 2001-03-29 16:38:34 UTC
How large was your '/' partition?

Comment 3 Brent Fox 2001-04-16 21:29:51 UTC

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


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