I have been trying to use livemedia-creator to create a Fedora 44 spin/remix for my personal use. I have done it once in a while in the past with past versions (I used to use livecd-creator until recently).
Anyway, here is my submission: $ sudo livemedia-creator --make-iso --ks=fedora-live-shunya-44.ks --no-virt --tmp=./tmp --iso-only --iso-name=./Fedora_Shunya-44.iso So, it goes through the paces, downloading and installing on the iso, and then configuring. But eventually ends up as follows: ............ 2026-06-05 17:34:46,399: Configuring systemd.x86_64 2026-06-05 17:34:46,399: Configuring systemd.x86_64 2026-06-05 17:34:46,399: Configuring systemd.x86_64 2026-06-05 17:34:46,399: Configuring systemd.x86_64 2026-06-05 17:34:46,399: Configuring systemd.x86_64 2026-06-05 17:34:46,899: Configuring fontconfig.x86_64 2026-06-05 17:34:46,899: Configuring adwaita-icon-theme-legacy.noarch 2026-06-05 17:34:46,900: Configuring adwaita-icon-theme.noarch 2026-06-05 17:34:47,900: Configuring systemd-udev.x86_64 2026-06-05 17:34:47,900: Configuring systemd-udev.x86_64 2026-06-05 17:34:47,900: Configuring man-db.x86_64 2026-06-05 17:42:13,547: 2026-06-05 17:42:13,548: =============================================================================== 2026-06-05 17:42:13,548: An unknown error has occurred 2026-06-05 17:42:13,548: =============================================================================== 2026-06-05 17:42:13,548: anaconda 44.30 exception report 2026-06-05 17:42:13,548: Traceback (most recent call first): 2026-06-05 17:42:13,548: File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error 2026-06-05 17:42:13,548: raise exception from None 2026-06-05 17:42:13,548: File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply 2026-06-05 17:42:13,549: return self._handle_method_error(error) 2026-06-05 17:42:13,549: File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 450, in _call_method 2026-06-05 17:42:13,549: return self._get_method_reply( 2026-06-05 17:42:13,549: File "/usr/lib64/python3.14/site-packages/pyanaconda/ui/tui/spokes/installation_progress.py", line 134, in _on_installation_done 2026-06-05 17:42:13,549: self._task_proxy.Finish() 2026-06-05 17:42:13,549: File "/usr/lib/python3.14/site-packages/dasbus/signal.py", line 53, in emit 2026-06-05 17:42:13,549: callback(*args, **kwargs) 2026-06-05 17:42:13,549: File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 365, in _signal_callback 2026-06-05 17:42:13,549: callback(*unwrap_variant(parameters)) 2026-06-05 17:42:13,549: File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 133, in _signal_callback 2026-06-05 17:42:13,550: callback(parameters, *callback_args) 2026-06-05 17:42:13,550: pyanaconda.modules.common.errors.installation.PayloadInstallationError: An error occurred during the transaction: The transaction process has ended with errors. 2026-06-05 17:42:13,550: 2026-06-05 17:42:13,550: What do you want to do now? 2026-06-05 17:42:13,550: 1) Report Bug 2026-06-05 17:42:13,550: 2) Run shell 2026-06-05 17:42:13,550: 3) Quit 2026-06-05 17:42:13,550: Btw, nothing appears to happen unless I press 3, in which case I get an honorable (I hope!) exit. I do not think that there is an error in the kickstart file, because it compiled in the case of F42 (I did not get a new machine during the F43 cycle so this was not needed). But things change of course, and the error appears after all the installation and the configurations. Any suggestions as to what I am missing. Many thanks and best wishes, Ranjan -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
