Created attachment 770612 [details] nightly image build log Description of problem: If dependency check failed there is exception: Traceback (most recent call last): File "/usr/bin/livecd-creator", line 237, in <module> sys.exit(main()) File "/usr/bin/livecd-creator", line 218, in main creator.install() File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 655, in install ayum.runInstall() File "/usr/lib/python2.7/site-packages/imgcreate/yuminst.py", line 220, in runInstall raise CreatorError("Dependency check failed : %s" % "\n".join(deps)) TypeError: sequence item 0: expected string, tuple found Version-Release number of selected component (if applicable): livecd-tools-19.5-1.fc20 Actual results: Last F20 KDE nightly composes failed but instead of broken deps there is only traceback. http://koji.fedoraproject.org/koji/taskinfo?taskID=5586192
*** This bug has been marked as a duplicate of bug 979759 ***