Bug 815732 - Install repo not mounted for F17 beta installation
Summary: Install repo not mounted for F17 beta installation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-24 11:47 UTC by Miroslav Rezanina
Modified: 2012-05-29 07:45 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-29 07:45:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch for autotest to support Fedora 17 (2.34 KB, patch)
2012-04-24 11:47 UTC, Miroslav Rezanina
no flags Details | Diff

Description Miroslav Rezanina 2012-04-24 11:47:33 UTC
Created attachment 579830 [details]
Patch for autotest to support Fedora 17

Description of problem:
When trying to use F17 Beta iso with autotest kvm test suit, installation fails when try to read install repository. This is because /dev/sr0 is not mounted to /mnt/install/source. 



Version-Release number of selected component (if applicable):
Host:  RHEL 6.3 Beta
Guest: F17 x86_64 Beta dvd iso

How reproducible:


Steps to Reproduce:
1. Clone autotest repo: git clone git://github.com/autotest/autotest.git and cd into its root
2.) Apply attached patch
3.) Configure kvm:   client/tests/kvm/get_started.py (you can skip downloading of isos)
4.) Copy F17 x86_64 Beta dvd iso to /tmp/kvm_autotest_root/isos/linux/Fedora-17-Beta-x86_64-DVD.iso
4.) Run client/autotest client/tests/kvm/control
5.) Connect guest via vnc - usually vncviewer :0
6.) Wait for error

Actual results:
Error when reading install repository

Expected results:
Whole test passed successfully.

Additional info:
1) When hit edit button and click ok without any change, cdrom is mounted and installion finish successfully. 

2) If use same configuration for F16, installation proceeds successfully.

Contact me in case of any question.

Comment 1 Miroslav Rezanina 2012-05-29 07:45:06 UTC
Tested with F17 Gold - problem fixed.


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