Description of problem: anaconda crashes on startup Steps to reproduce: 1. Download Fedora-Live-Workstation-x86_64-rawhide-20150714.iso. 2. Boot the downloaded live. 3. Launch 'liveinst' (from Gnome Shell or from gnome-terminal). Actual results: 1. anaconda crashes and abrt catches the issue. Expected results: 1. anaconda should start properly. Additional info: I also encounter it if I use the workaround that adamw suggested on QA's ML {'$ liveinst --updates=www.happyassassin.net/temp/updates.img'). This patch was supposed to fix some bugs, but, since this is the first time I use this paramether, I might have misunderstood the advice. Version-Release number of selected component: anaconda-core-23.15-1.fc23 Additional info: cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base --updates=updates.img executable: /sbin/anaconda kernel: 4.2.0-0.rc2.git0.1.fc23.x86_64 runlevel: N 5 type: Python3 uid: 0
Created attachment 1052401 [details] File: environ
Created attachment 1052402 [details] File: os_info
Created attachment 1052405 [details] Traceback (Output of 'liveinst --updates=updates.img')
This looks like a different crash, I hadn't got around to trying the live image yet. I'll see if I can reproduce it here.
Yep, reproducible on the 2015-07-14 live image for me, I'm guessing a dependency is missing. Proposing as an Alpha blocker: "The installer must run when launched normally from the release-blocking images." - https://fedoraproject.org/wiki/Fedora_23_Alpha_Release_Criteria#Installer_must_run
Hi guys, today i've download the 2015-07-15 image (Fedora Mate Compiz) i give the same output error, but for some reason abrt create a new bug and not take my report as duplicate. Adam here is my report https://bugzilla.redhat.com/show_bug.cgi?id=1243705 regards.
*** Bug 1243705 has been marked as a duplicate of this bug. ***
See: https://github.com/rhinstaller/anaconda/issues/201
The solution is the same as for 'dracut-live', - set it as "Requires:" in the Anaconda http://pkgs.fedoraproject.org/cgit/anaconda.git/commit/?id=05943e2 - make it redundant - pull it in the 'fedora-live-base.ks' also :) https://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?id=cf11809 +1 to include such requirements in the Anaconda.
Actually, no, ostree is optional. We just need to move the version check.
This is fixed in 23.16, the 07-17 nightly live anaconda runs fine.