Bug 2459944 - pyanaconda.modules.common.errors.installation.NonCriticalInstallationError: No match for argument: nonexistentpackage
Summary: pyanaconda.modules.common.errors.installation.NonCriticalInstallationError: N...
Keywords:
Status: POST
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 44
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Kolman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:39eb53f3a85566677c8f02d1c9f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-21 00:18 UTC by Adam Williamson
Modified: 2026-04-28 00:54 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.32 MB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: ks.cfg (469 bytes, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: backtrace (1.44 KB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: os_info (628 bytes, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: environ (1.05 KB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: syslog (1005.57 KB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: description (1.16 KB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: storage.log (206.98 KB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: packaging.log (39.65 KB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: program.log (7.29 KB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: nmcli_dev_list (1.70 KB, text/plain)
2026-04-21 00:18 UTC, Adam Williamson
no flags Details
File: anaconda.log (57.02 KB, text/plain)
2026-04-21 00:19 UTC, Adam Williamson
no flags Details
File: lorax-packages.log (29.69 KB, text/plain)
2026-04-21 00:19 UTC, Adam Williamson
no flags Details
File: lsblk_output (1.45 KB, text/plain)
2026-04-21 00:19 UTC, Adam Williamson
no flags Details
File: dbus.log (3.69 KB, text/plain)
2026-04-21 00:19 UTC, Adam Williamson
no flags Details
File: packaging.log (39.65 KB, text/plain)
2026-04-21 00:19 UTC, Adam Williamson
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github rhinstaller anaconda pull 7025 0 None open Fix non-critical installation error handling in DBusTask 2026-04-28 00:54:39 UTC

Description Adam Williamson 2026-04-21 00:18:35 UTC
Description of problem:
Try and install Fedora 44 using a kickstart that specifies a non-existent package. This should trigger a warning message you can click through; instead it causes a crash.

Version-Release number of selected component:
anaconda-44.30


The following was filed automatically by anaconda:
anaconda 44.30 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error
    raise exception from None
  File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply
    return self._handle_method_error(error)
  File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 450, in _call_method
    return self._get_method_reply(
  File "/usr/lib64/python3.14/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 78, in _on_installation_done
    self._task_proxy.Finish()
  File "/usr/lib/python3.14/site-packages/dasbus/signal.py", line 53, in emit
    callback(*args, **kwargs)
  File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 365, in _signal_callback
    callback(*unwrap_variant(parameters))
  File "/usr/lib/python3.14/site-packages/dasbus/client/handler.py", line 133, in _signal_callback
    callback(parameters, *callback_args)
pyanaconda.modules.common.errors.installation.NonCriticalInstallationError: No match for argument: nonexistentpackage

Additional info:
comment:        Try and install Fedora 44 using a kickstart that specifies a non-existent package. This should trigger a warning message you can click through; instead it causes a crash.
cmdline:        /usr/bin/python3  /usr/bin/anaconda
executable:     /usr/bin/anaconda
hashmarkername: anaconda
product:        Fedora
reason:         pyanaconda.modules.common.errors.installation.NonCriticalInstallationError: No match for argument: nonexistentpackage
package:        anaconda-44.30
type:           anaconda
release:        Fedora release 44 (Forty Four)
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-E-dvd-x86_64-44 quiet inst.ks=https://fedorapeople.org/groups/qa/kickstarts/root-user-crypted-net-badpackage.ks
addons:         com_redhat_kdump
kernel:         6.19.10-300.fc44.x86_64
version:        44

Comment 1 Adam Williamson 2026-04-21 00:18:39 UTC
Created attachment 2137725 [details]
File: anaconda-tb

Comment 2 Adam Williamson 2026-04-21 00:18:41 UTC
Created attachment 2137726 [details]
File: ks.cfg

Comment 3 Adam Williamson 2026-04-21 00:18:43 UTC
Created attachment 2137727 [details]
File: backtrace

Comment 4 Adam Williamson 2026-04-21 00:18:45 UTC
Created attachment 2137728 [details]
File: os_info

Comment 5 Adam Williamson 2026-04-21 00:18:46 UTC
Created attachment 2137729 [details]
File: environ

Comment 6 Adam Williamson 2026-04-21 00:18:48 UTC
Created attachment 2137730 [details]
File: syslog

Comment 7 Adam Williamson 2026-04-21 00:18:50 UTC
Created attachment 2137731 [details]
File: description

Comment 8 Adam Williamson 2026-04-21 00:18:52 UTC
Created attachment 2137732 [details]
File: storage.log

Comment 9 Adam Williamson 2026-04-21 00:18:54 UTC
Created attachment 2137733 [details]
File: packaging.log

Comment 10 Adam Williamson 2026-04-21 00:18:56 UTC
Created attachment 2137734 [details]
File: program.log

Comment 11 Adam Williamson 2026-04-21 00:18:58 UTC
Created attachment 2137735 [details]
File: nmcli_dev_list

Comment 12 Adam Williamson 2026-04-21 00:19:00 UTC
Created attachment 2137736 [details]
File: anaconda.log

Comment 13 Adam Williamson 2026-04-21 00:19:02 UTC
Created attachment 2137737 [details]
File: lorax-packages.log

Comment 14 Adam Williamson 2026-04-21 00:19:03 UTC
Created attachment 2137738 [details]
File: lsblk_output

Comment 15 Adam Williamson 2026-04-21 00:19:05 UTC
Created attachment 2137739 [details]
File: dbus.log

Comment 16 Adam Williamson 2026-04-21 00:19:07 UTC
Created attachment 2137740 [details]
File: packaging.log

Comment 17 Adam Williamson 2026-04-21 00:33:09 UTC
If I had to guess, I'd guess that https://github.com/rhinstaller/anaconda/pull/6398 broke this. CCing the author.

Comment 18 Adam Williamson 2026-04-21 00:41:13 UTC
Also broken in F43, works in F42. That timeframe fits my guess.


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