Bug 2236683 - pyanaconda.modules.common.errors.general.AnacondaError: 'utf-8' codec can't decode byte 0xc0 in position 269: invalid start byte
Summary: pyanaconda.modules.common.errors.general.AnacondaError: 'utf-8' codec can't d...
Keywords:
Status: CLOSED DUPLICATE of bug 2148480
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: anaconda-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8db0f341cbf78ce1f29bffe06dd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-09-01 08:32 UTC by uncoated_colonial531
Modified: 2023-09-19 14:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-09-19 14:02:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.21 MB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: backtrace (3.43 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: os_info (699 bytes, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: environ (568 bytes, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: journalctl (933.26 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: description (3.41 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: storage.log (244.26 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: program.log (27.64 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: nmcli_dev_list (2.78 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: anaconda.log (21.46 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: lsblk_output (3.86 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details
File: dbus.log (3.59 KB, text/plain)
2023-09-01 08:33 UTC, uncoated_colonial531
no flags Details

Description uncoated_colonial531 2023-09-01 08:32:58 UTC
Description of problem:
Just trying to install Fedora KDE.

Version-Release number of selected component:
anaconda-core-38.23.4-2.fc38.x86_64


The following was filed automatically by anaconda:
anaconda 38.23.4 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error
    raise exception from None
  File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply
    return self._handle_method_error(error)
  File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method
    return self._get_method_reply(
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task
    task_proxy.Finish()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 439, in run_install_bootloader
    sync_run_task(STORAGE.get_proxy(task))
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 246, in _run
    self._task_cb(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run
    item.start()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start
    self._run()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation
    queue.start()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run
    self._run_installation(
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback
    self._set_result(self.run())
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback
    self._task_run_callback()
  File "/usr/lib64/python3.11/threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run
    threading.Thread.run(self)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error
    raise exc_info[1]
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish
    threadMgr.raise_if_error(self._thread_name)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 75, in _on_installation_done
    self._task.finish()
  File "/usr/lib64/python3.11/site-packages/pyanaconda/core/signal.py", line 41, in emit
    func(obj, *args, **kargs)
  File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/runnable.py", line 115, in _task_stopped_callback
    self._stopped_signal.emit()
  File "/usr/lib64/python3.11/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 byte 0xc0 in position 269: invalid start byte

Additional info:
comment:        Just trying to install Fedora KDE.
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --graphical
executable:     /sbin/anaconda
hashmarkername: anaconda
product:        Fedora
package:        anaconda-core-38.23.4-2.fc38.x86_64
reason:         pyanaconda.modules.common.errors.general.AnacondaError: 'utf-8' codec can't decode byte 0xc0 in position 269: invalid start byte
kernel:         6.2.9-300.fc38.x86_64
type:           anaconda
release:        Fedora release 38 (Thirty Eight)
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-KDE-Live-38-1-6 rd.live.image rd.live.check quiet
addons:         com_redhat_kdump
version:        38
other involved packages: anaconda-gui-38.23.4-2.fc38.x86_64, python3-dasbus-1.7-2.fc38.noarch, python3-libs-3.11.2-1.fc38.x86_64

Comment 1 uncoated_colonial531 2023-09-01 08:33:01 UTC
Created attachment 1986511 [details]
File: anaconda-tb

Comment 2 uncoated_colonial531 2023-09-01 08:33:04 UTC
Created attachment 1986512 [details]
File: backtrace

Comment 3 uncoated_colonial531 2023-09-01 08:33:06 UTC
Created attachment 1986513 [details]
File: os_info

Comment 4 uncoated_colonial531 2023-09-01 08:33:08 UTC
Created attachment 1986514 [details]
File: environ

Comment 5 uncoated_colonial531 2023-09-01 08:33:11 UTC
Created attachment 1986515 [details]
File: journalctl

Comment 6 uncoated_colonial531 2023-09-01 08:33:13 UTC
Created attachment 1986516 [details]
File: description

Comment 7 uncoated_colonial531 2023-09-01 08:33:16 UTC
Created attachment 1986517 [details]
File: storage.log

Comment 8 uncoated_colonial531 2023-09-01 08:33:17 UTC
Created attachment 1986518 [details]
File: program.log

Comment 9 uncoated_colonial531 2023-09-01 08:33:19 UTC
Created attachment 1986519 [details]
File: nmcli_dev_list

Comment 10 uncoated_colonial531 2023-09-01 08:33:21 UTC
Created attachment 1986520 [details]
File: anaconda.log

Comment 11 uncoated_colonial531 2023-09-01 08:33:23 UTC
Created attachment 1986521 [details]
File: lsblk_output

Comment 12 uncoated_colonial531 2023-09-01 08:33:25 UTC
Created attachment 1986522 [details]
File: dbus.log

Comment 13 uncoated_colonial531 2023-09-02 12:12:20 UTC
I also tried Fedora Kinoite and Fedora Silverblue, I had the same error.

Comment 14 Vladimír Slávik 2023-09-19 14:02:21 UTC

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


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