Created attachment 1235535 [details] My kicksatrt file Description of problem: I constantly recieve error while trying to create custom Fedora 24 or 25 image with packages from RPMFusion. I attached my kickstart file in attachments Version-Release number of selected component (if applicable): lorax-lmc-novirt 24.21-1.fc24 pykickstart 2.25-4.fc24 How reproducible: I try to create live iso with the following manual: https://fedoraproject.org/wiki/Livemedia-creator-_How_to_create_and_use_a_Live_CD But i try to create iso with additional packages from RPMFusion repo so i added RPMFusion mirror links and needed packages into kickstart file then put my kickstart file in fedora-kickstarts folder, ran ksflatten and got as a result flattened file. Then i ran livemedia-creator and got error in terminal and in log files. My kickstart file is attached in attachments. Actual results: Errors while running livemedia-creator: Error while creating live iso: 2016-12-27 19:13:18,538: ERROR: Image creation failed: novirt_install failed Error message from anaconda.log (last string): nothing provides libvpx.so.3()(64bit) needed by ffmpeg-libs-3.1.6-1.fc24.x86_64 Error message from packaging.log (last string): 19:13:17,824 ERR packaging: Installation failed: DependencyError('nothing provides libvpx.so.3()(64bit) needed by ffmpeg-libs-3.1.6-1.fc24.x86_64.\nnothing provides libvpx.so.3()(64bit) needed by ffmpeg-libs-3.1.6-1.fc24.x86_64',) Expected results: Custom ISO image of Fedora 24 or 25 with packages from RPMFusion included Additional info: I can create my custom iso flawlessly if i get rid of all the packages depending on ffmpeg but a i want to include it in my live iso. I asked guys from RPMFusion and they told me that it isn't their bug. ffmpeg is in rpmfusion but libvpx is in main fedora repo so i dont know whose is this bug. Somehow it is related to livemedia-creator because i created live isos before (with livemedia-creator, packages from rpmfusion and my own kickstart file) and there was no problem at all.