Bug 2256844 - pyanaconda.modules.common.errors.general.AnacondaError: 'utf-8' codec can't decode bytes in position 1195-1196: invalid continuation byte
Summary: pyanaconda.modules.common.errors.general.AnacondaError: 'utf-8' codec can't d...
Keywords:
Status: CLOSED DUPLICATE of bug 2254801
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: anaconda-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:50bfb658b829454849add78fc1f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-01-04 18:40 UTC by Joshua Cotugno
Modified: 2024-11-27 13:41 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-27 13:41:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (2.08 MB, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: backtrace (3.45 KB, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: os_info (734 bytes, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: environ (574 bytes, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: journalctl (1.54 MB, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: description (3.43 KB, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: storage.log (460.64 KB, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: packaging.log (16.82 KB, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: program.log (17.95 KB, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: nmcli_dev_list (1.78 KB, text/plain)
2024-01-04 18:40 UTC, Joshua Cotugno
no flags Details
File: anaconda.log (34.90 KB, text/plain)
2024-01-04 18:41 UTC, Joshua Cotugno
no flags Details
File: lsblk_output (3.65 KB, text/plain)
2024-01-04 18:41 UTC, Joshua Cotugno
no flags Details
File: dbus.log (7.81 KB, text/plain)
2024-01-04 18:41 UTC, Joshua Cotugno
no flags Details
File: packaging.log (16.82 KB, text/plain)
2024-01-04 18:41 UTC, Joshua Cotugno
no flags Details

Description Joshua Cotugno 2024-01-04 18:40:36 UTC
Version-Release number of selected component:
anaconda-core-39.32.6-2.fc39.x86_64


The following was filed automatically by anaconda:
anaconda 39.32.6 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error
    raise exception from None
  File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply
    return self._handle_method_error(error)
  File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 450, in _call_method
    return self._get_method_reply(
  File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task
    task_proxy.Finish()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation.py", line 439, in run_install_bootloader
    sync_run_task(STORAGE.get_proxy(task))
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 246, in _run
    self._task_cb(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation.py", line 515, in _run_installation
    queue.start()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/installation.py", line 80, in run
    self._run_installation(
  File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py", line 107, in _task_run_callback
    self._set_result(self.run())
  File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py", line 94, in _thread_run_callback
    self._task_run_callback()
  File "/usr/lib64/python3.12/threading.py", line 989, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.12/site-packages/pyanaconda/core/threads.py", line 280, in run
    threading.Thread.run(self)
  File "/usr/lib64/python3.12/site-packages/pyanaconda/core/threads.py", line 171, in raise_if_error
    raise exc_info[1]
  File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py", line 173, in finish
    thread_manager.raise_if_error(self._thread_name)
  File "/usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 75, in _on_installation_done
    self._task.finish()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/core/signal.py", line 41, in emit
    func(obj, *args, **kargs)
  File "/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/runnable.py", line 115, in _task_stopped_callback
    self._stopped_signal.emit()
  File "/usr/lib64/python3.12/site-packages/pyanaconda/core/async_utils.py", line 68, in _idle_method
    func(*args, **kwargs)
pyanaconda.modules.common.errors.general.AnacondaError: 'utf-8' codec can't decode bytes in position 1195-1196: invalid continuation byte

Additional info:
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --graphical
executable:     /sbin/anaconda
hashmarkername: anaconda
product:        Fedora
package:        anaconda-core-39.32.6-2.fc39.x86_64
reason:         pyanaconda.modules.common.errors.general.AnacondaError: 'utf-8' codec can't decode bytes in position 1195-1196: invalid continuation byte
type:           anaconda
release:        Fedora release 39 (Thirty Nine)
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-39-1-5 rd.live.image quiet rhgb
addons:         com_redhat_kdump
kernel:         6.5.6-300.fc39.x86_64
version:        39
other involved packages: anaconda-gui-39.32.6-2.fc39.x86_64, python3-libs-3.12.0-1.fc39.x86_64, python3-dasbus-1.7-4.fc39.noarch

Comment 1 Joshua Cotugno 2024-01-04 18:40:41 UTC
Created attachment 2007210 [details]
File: anaconda-tb

Comment 2 Joshua Cotugno 2024-01-04 18:40:42 UTC
Created attachment 2007211 [details]
File: backtrace

Comment 3 Joshua Cotugno 2024-01-04 18:40:44 UTC
Created attachment 2007212 [details]
File: os_info

Comment 4 Joshua Cotugno 2024-01-04 18:40:47 UTC
Created attachment 2007213 [details]
File: environ

Comment 5 Joshua Cotugno 2024-01-04 18:40:49 UTC
Created attachment 2007214 [details]
File: journalctl

Comment 6 Joshua Cotugno 2024-01-04 18:40:51 UTC
Created attachment 2007215 [details]
File: description

Comment 7 Joshua Cotugno 2024-01-04 18:40:53 UTC
Created attachment 2007216 [details]
File: storage.log

Comment 8 Joshua Cotugno 2024-01-04 18:40:55 UTC
Created attachment 2007217 [details]
File: packaging.log

Comment 9 Joshua Cotugno 2024-01-04 18:40:57 UTC
Created attachment 2007218 [details]
File: program.log

Comment 10 Joshua Cotugno 2024-01-04 18:40:59 UTC
Created attachment 2007219 [details]
File: nmcli_dev_list

Comment 11 Joshua Cotugno 2024-01-04 18:41:01 UTC
Created attachment 2007220 [details]
File: anaconda.log

Comment 12 Joshua Cotugno 2024-01-04 18:41:03 UTC
Created attachment 2007221 [details]
File: lsblk_output

Comment 13 Joshua Cotugno 2024-01-04 18:41:04 UTC
Created attachment 2007222 [details]
File: dbus.log

Comment 14 Joshua Cotugno 2024-01-04 18:41:06 UTC
Created attachment 2007223 [details]
File: packaging.log

Comment 15 Aoife Moloney 2024-11-13 10:24:08 UTC
This message is a reminder that Fedora Linux 39 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 39 on 2024-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '39'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 39 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 16 Martin Kolman 2024-11-27 13:41:35 UTC

*** This bug has been marked as a duplicate of bug 2254801 ***


Note You need to log in before you can comment on or make changes to this bug.