|
[root@ns2 cdrom]# system-config-packages --isodir=/cdrom/
Traceback (most recent call last):
File "/usr/share/system-config-packages/MainWindow.py", line 158, in ?
im = get_method(args)
File "/usr/share/system-config-packages/config.py", line 57, in get_method
return method.LoopbackIsoInstallMethod(isodir)
File "/usr/share/system-config-packages/method.py", line 352, in __init__
self.mountDisc(1)
File "/usr/share/system-config-packages/method.py", line 403, in mountDisc
self.tree + "/" + self.discImages[discNum],
KeyError: 1
|
|