Bug 2232128 - pyanaconda.modules.common.errors.general.AnacondaError: Some packages from local repository have incorrect checksum
Summary: pyanaconda.modules.common.errors.general.AnacondaError: Some packages from lo...
Keywords:
Status: CLOSED EOL
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:7e6132c0a50fb8754ff1944d1e8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-15 13:36 UTC by Lukas Ruzicka
Modified: 2024-11-27 21:27 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-27 21:27:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.90 MB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: backtrace (3.55 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: os_info (710 bytes, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: environ (860 bytes, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: syslog (950.01 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: description (3.53 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: storage.log (286.02 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: packaging.log (45.75 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: program.log (12.39 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: nmcli_dev_list (1.82 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: lvm.log (598.73 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: anaconda.log (26.54 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: lorax-packages.log (25.89 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: dbus.log (3.69 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: lsblk_output (4.02 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details
File: packaging.log (45.75 KB, text/plain)
2023-08-15 13:37 UTC, Lukas Ruzicka
no flags Details

Description Lukas Ruzicka 2023-08-15 13:36:59 UTC
Description of problem:
Hello, this is not a test. This the second time a ServerDVD installation failed on a bare metal computer.

Version-Release number of selected component:
anaconda-39.29


The following was filed automatically by anaconda:
anaconda 39.29 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/payload/migrated.py", line 105, in _run_tasks
    sync_run_task(task_proxy)
  File "/usr/lib64/python3.12/site-packages/pyanaconda/payload/migrated.py", line 85, in install
    self._run_tasks(task_paths, self._progress_cb)
  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: Some packages from local repository have incorrect checksum

Additional info:
comment:        Hello, this is not a test. This the second time a ServerDVD installation failed on a bare metal computer.
cmdline:        /usr/bin/python3  /sbin/anaconda
executable:     /sbin/anaconda
hashmarkername: anaconda
product:        Fedora
reason:         pyanaconda.modules.common.errors.general.AnacondaError: Some packages from local repository have incorrect checksum
package:        anaconda-39.29
release_type:   pre-release
type:           anaconda
release:        Fedora release 39 (Thirty Nine)
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-39 quiet
addons:         com_redhat_kdump
kernel:         6.5.0-0.rc6.43.fc39.x86_64
version:        39
hawkey.log:     2023-08-15T13:30:30+0000 INFO === Started libdnf-0.70.2 ===

Comment 1 Lukas Ruzicka 2023-08-15 13:37:03 UTC
Created attachment 1983390 [details]
File: anaconda-tb

Comment 2 Lukas Ruzicka 2023-08-15 13:37:05 UTC
Created attachment 1983391 [details]
File: backtrace

Comment 3 Lukas Ruzicka 2023-08-15 13:37:07 UTC
Created attachment 1983392 [details]
File: os_info

Comment 4 Lukas Ruzicka 2023-08-15 13:37:09 UTC
Created attachment 1983393 [details]
File: environ

Comment 5 Lukas Ruzicka 2023-08-15 13:37:11 UTC
Created attachment 1983394 [details]
File: syslog

Comment 6 Lukas Ruzicka 2023-08-15 13:37:13 UTC
Created attachment 1983395 [details]
File: description

Comment 7 Lukas Ruzicka 2023-08-15 13:37:15 UTC
Created attachment 1983396 [details]
File: storage.log

Comment 8 Lukas Ruzicka 2023-08-15 13:37:16 UTC
Created attachment 1983397 [details]
File: packaging.log

Comment 9 Lukas Ruzicka 2023-08-15 13:37:18 UTC
Created attachment 1983398 [details]
File: program.log

Comment 10 Lukas Ruzicka 2023-08-15 13:37:20 UTC
Created attachment 1983399 [details]
File: nmcli_dev_list

Comment 11 Lukas Ruzicka 2023-08-15 13:37:22 UTC
Created attachment 1983400 [details]
File: lvm.log

Comment 12 Lukas Ruzicka 2023-08-15 13:37:24 UTC
Created attachment 1983401 [details]
File: anaconda.log

Comment 13 Lukas Ruzicka 2023-08-15 13:37:26 UTC
Created attachment 1983402 [details]
File: lorax-packages.log

Comment 14 Lukas Ruzicka 2023-08-15 13:37:28 UTC
Created attachment 1983403 [details]
File: dbus.log

Comment 15 Lukas Ruzicka 2023-08-15 13:37:30 UTC
Created attachment 1983404 [details]
File: lsblk_output

Comment 16 Lukas Ruzicka 2023-08-15 13:37:32 UTC
Created attachment 1983405 [details]
File: packaging.log

Comment 17 Katerina Koukiou 2023-09-26 17:40:39 UTC
This bug is listed in the common bugs; https://anaconda-installer.readthedocs.io/en/latest/common-bugs.html#corrupted-iso

This happens when the packages cannot be accessed, because they are located on a corrupted ISO or an unmounted device.

Solution: The ISO might be corrupted. Please, try to download it again and verify the checksum.

Comment 18 Aoife Moloney 2024-11-27 21:27:42 UTC
Fedora Linux 39 entered end-of-life (EOL) status on 2024-11-26.

Fedora Linux 39 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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