Bug 728870

Summary: No media found warned when clicking 'ok' on an existed DVD repository screen
Product: [Fedora] Fedora Reporter: He Rui <rhe>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-09 15:51:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dvd_repo.png
none
anaconda.log
none
program.log
none
storage.log none

Description He Rui 2011-08-08 08:53:13 UTC
Created attachment 517136 [details]
dvd_repo.png

Description of problem:
Installed Alpha RC1 DVD, anaconda warned 'no media found' when selecting the default DVD repository and just clicking 'ok'


Version-Release number of selected component (if applicable):
anaconda 16.14.2

How reproducible:
100%

Steps to Reproduce:
1. Boot F-16-alpha-RC1 DVD
2. at repository selection step, select the install repo, click 'modifying repository' 
3. Change nothing and click ok
  
Actual results:
see attached

Comment 1 He Rui 2011-08-08 08:53:43 UTC
Created attachment 517137 [details]
anaconda.log

Comment 2 He Rui 2011-08-08 08:54:05 UTC
Created attachment 517138 [details]
program.log

Comment 3 He Rui 2011-08-08 08:54:31 UTC
Created attachment 517139 [details]
storage.log

Comment 4 Chris Lumens 2011-08-08 14:10:10 UTC
This is because we are trying to remount something that's already mounted on a mount point that's already got something mounted on it, which of course fails.  So that's a bug.  However, I'm inclined to say we won't fix it given that I don't expect too many people to hit this and we're going to do away with all this UI pretty soon anyway.