Bug 750491 - OSError: [Errno 2] No such file or directory: '/mnt/install/isodir//iso'
Summary: OSError: [Errno 2] No such file or directory: '/mnt/install/isodir//iso'
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8d7681160f40103229186eb76e0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-01 10:20 UTC by Hongqing Yang
Modified: 2012-01-04 09:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-04 09:27:52 UTC
Type: ---


Attachments (Terms of Use)
File: anaconda-tb-9rcnf0 (432.29 KB, text/plain)
2011-11-01 10:20 UTC, Hongqing Yang
no flags Details

Description Hongqing Yang 2011-11-01 10:20:14 UTC
libreport version: 2.0.6
executable:     /usr/bin/python
hashmarkername: anaconda
kernel:         3.1.0-5.fc16.x86_64
product:        Fedora
reason:         OSError: [Errno 2] No such file or directory: '/mnt/install/isodir//iso'
time:           Tue Nov  1 06:22:30 2011
version:        16

anaconda-tb-9rcnf0: Text file, 442666 bytes

description:
:The following was filed automatically by anaconda:
:anaconda 16.24 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/image.py", line 39, in findFirstIsoImage
:    flush = os.stat(path)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/image.py", line 184, in mountImage
:    image = findFirstIsoImage(isodir, messageWindow)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 426, in _mountInstallImage
:    mountImage(self.isodir, self.tree, self.anaconda.intf.messageWindow)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 450, in configBaseURL
:    self._mountInstallImage()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 356, in setup
:    self.configBaseURL()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1244, in doBackendSetup
:    self.ayum.setup()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 192, in doBackendSetup
:    if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK:
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 373, in dispatch
:    self.dir = self.steps[self.step].target(self.anaconda)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 241, in go_forward
:    self.dispatch()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked
:    self.anaconda.dispatch.go_forward()
:OSError: [Errno 2] No such file or directory: '/mnt/install/isodir//iso'

Comment 1 Hongqing Yang 2011-11-01 10:20:20 UTC
Created attachment 531104 [details]
File: anaconda-tb-9rcnf0

Comment 2 Hongqing Yang 2011-11-01 10:34:40 UTC
This is caused by being given the wrong kernel parameter 'repo=hd:sda5:/iso' instead of the right one 'repo=hd:sda5:/'

It would be better if it shows the repo cannot be found  rather than gives error.

Comment 3 Hongqing Yang 2012-01-04 09:27:52 UTC
I would like to close it since it is not a serious bug.


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