Created attachment 1986484 [details] webui.log Installer WebUI Critical Error: Installation of the system failed: Configuring storage org.fedoraproject.Anaconda.Error: [Errno 17] File exists: '/proc/self/mounts' -> '/mnt/sysroot/etc/mtab' Please attach the file /tmp/webui.log to the issue.
Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: INFO:anaconda.core.threads:Thread Done: AnaTaskThread-RunInstallationTask-1 (139735795590848) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: Traceback (most recent call last): Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib/python3.12/site-packages/dasbus/server/handler.py", line 455, in _method_callback Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: result = self._handle_call( Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: ^^^^^^^^^^^^^^^^^^ Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib/python3.12/site-packages/dasbus/server/handler.py", line 265, in _handle_call Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: return handler(*parameters, **additional_args) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self.implementation.finish() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py", line 173, in finish Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: thread_manager.raise_if_error(self._thread_name) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/core/threads.py", line 171, in raise_if_error Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: raise exc_info[1] Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/core/threads.py", line 280, in run Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: threading.Thread.run(self) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/threading.py", line 989, in run Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._target(*self._args, **self._kwargs) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py", line 94, in _thread_run_callback Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._task_run_callback() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py", line 107, in _task_run_callback Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._set_result(self.run()) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: ^^^^^^^^^^ Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation.py", line 80, in run Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._run_installation( Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation.py", line 515, in _run_installation Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: queue.start() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 75, in start Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._run() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 188, in _run Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: item.start() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 75, in start Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._run() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 188, in _run Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: item.start() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 75, in start Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._run() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 188, in _run Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: item.start() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 75, in start Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._run() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 249, in _run Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: if errorHandler.cb(e) == ERROR_RAISE: Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: ^^^^^^^^^^^^^^^^^^ Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/errors.py", line 226, in cb Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: raise exn Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 246, in _run Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: self._task_cb(*self._task_args, **self._task_kwargs) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/installation.py", line 439, in run_install_bootloader Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: sync_run_task(STORAGE.get_proxy(task)) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: task_proxy.Finish() Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 450, in _call_method Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: return self._get_method_reply( Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: ^^^^^^^^^^^^^^^^^^^^^^^ Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: return self._handle_method_error(error) Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: raise exception from None Aug 31 19:56:08 localhost-live org.fedoraproject.Anaconda.Boss[2566]: pyanaconda.modules.common.errors.installation.BootloaderInstallationError: Failed to set new efi boot target. This is most likely a kernel or firmware bug.
Created attachment 1986755 [details] lshw
Created attachment 1986756 [details] dmidecode
I'm confused with the relationships you're setting up, sorry. Are this bug and https://bugzilla.redhat.com/show_bug.cgi?id=2239316 different? How do both or either of them relate to https://bugzilla.redhat.com/show_bug.cgi?id=2236301 ? Thanks!
Adam, Same hardware, not directly related to the kernel bug ticket. I thought they might have something to do with each other, but depends on was not right. https://bugzilla.redhat.com/show_bug.cgi?id=2239316 is just a newer image from the Test Results:Fedora 39 Branched 20230916.n.0 Summary that I tested to see if the issue was fixed. Should I mark this bug as duplicate of 2239316?
Yes, we don't need separate reports just because you tested a different image. Same error on the same hardware if nobody said they tried to fix it, means it's the same bug. Thanks. Is it happening consistently? I guess the two reports mean it happened at least twice...
Yes, this happens consistently with the F39/Rawhide installers so far. When doing the kernel debugging I have to install F38 and use DNF to upgrade to Rawhide. *** This bug has been marked as a duplicate of bug 2239316 ***