Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Leon on November 13, 2001, 05:17:04 PM
-
When I do a fresh install or a upgrade to a 4.1.2 install I get the error /usr/bin/anaconda", line 438 the Floppy dump looks like 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/text.py", line 1038, in run
rc = apply (step[1](), step[2])
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 512, in __call__
if todo.doInstall ():
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1581, in doInstall
self.fstab.mountFilesystems (self.instPath)
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/fstab.py", line 710, in mountFilesystems
iutil.mkdirChain(instPath + mntpoint)
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iutil.py", line 193, in mkdirChain
os.mkdir(path, 0755)
OSError: [Errno 17] File exists: '/mnt/sysimage'
Local variables in innermost frame:
which: 3
dir: /mnt/sysimage/boot
elements: ['', 'mnt', 'sysimage', 'boot']
path: /mnt/sysimage
ToDo object:(itodo ToDo
p1
(dp2
S'esmith_custom'
p3
I0
sS'method'
p4
(iimage
CdromInstallMethod
p5
(dp6
S'progressWindow'
p7
---------------------------------------------------------------------------------------------------------