Bug 1098953 - livemedia-creator fails to build fedora cloud image
Summary: livemedia-creator fails to build fedora cloud image
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1053435
TreeView+ depends on / blocked
 
Reported: 2014-05-19 08:33 UTC by Fabian Deutsch
Modified: 2014-05-21 21:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-21 21:28:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
This is very similar to (actually derived from it) fedora-spin-kickstarts/fedora-x86_64-cloud.ks (6.43 KB, text/plain)
2014-05-19 08:33 UTC, Fabian Deutsch
no flags Details
Complete log (1.24 MB, text/plain)
2014-05-19 08:37 UTC, Fabian Deutsch
no flags Details

Description Fabian Deutsch 2014-05-19 08:33:07 UTC
Created attachment 897040 [details]
This is very similar to (actually derived from it) fedora-spin-kickstarts/fedora-x86_64-cloud.ks

Description of problem:
anaconda seems to get stuck in a loop when I try ot build the fedora cloud image with Fedora 19's lmc.

Version-Release number of selected component (if applicable):
$ rpm -q anaconda lorax
anaconda-19.30.13-1.fc19.x86_64
lorax-19.6-1.fc19.x86_64

boot.iso is Fedora 19's boot.iso


How reproducible:
always

Steps to Reproduce:
1. Use attached kickstart and
2. sudo -E livemedia-creator --make-disk --iso boot.iso --ks ovirt-appliance-fedora.ks --ram=3048 --vcpus=4
3.

Actual results:
a zillion times:

08:28:41,471 DEBUG anaconda: In a non-main thread, sending a message with exception data
08:28:41,471 DEBUG anaconda: running handleException
08:28:41,471 DEBUG anaconda: Gtk cannot be initialized
08:28:41,471 DEBUG anaconda: In a non-main thread, sending a message with exception data
08:28:41,472 DEBUG anaconda: running handleException
08:28:41,472 DEBUG anaconda: Gtk cannot be initialized
08:28:41,472 DEBUG anaconda: In a non-main thread, sending a message with exception data
08:28:41,472 DEBUG anaconda: running handleException
08:28:41,473 DEBUG anaconda: Gtk cannot be initialized
08:28:41,473 DEBUG anaconda: In the main thread, running exception handler


Expected results:
Fedora cloud image is installed

Additional info:

Comment 1 Fabian Deutsch 2014-05-19 08:37:21 UTC
Created attachment 897041 [details]
Complete log

Comment 2 Brian Lane 2014-05-21 21:28:02 UTC
08:35:15,173 DEBUG yum: Checking for virtual provide or file-provide for dracut-config-generic

I think your url/repo  setup is wrong. you can't just point to the updates repo, some things haven't been updated since the release. I'd do this:

url = primary fedora release
repo update = fedora updates
repo ovirt = ovirt repo


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