Bug 2402696 - F43 Live images: dracut-cmdline[344]: //lib/dracut/hooks/cmdline/29-parse-livenet.sh: line 6: get_url_handler: command not found
Summary: F43 Live images: dracut-cmdline[344]: //lib/dracut/hooks/cmdline/29-parse-liv...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: 43
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: dracut-maint-list
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-09 09:54 UTC by Jens Petersen
Modified: 2026-04-07 18:05 UTC (History)
8 users (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github dracut-ng dracut-ng issues 1240 0 None closed get_url_handler: command not found when booting from ISO 2025-10-09 10:22:46 UTC

Description Jens Petersen 2025-10-09 09:54:50 UTC
Whenever I boot Fedora Workstation (42 and 43) I see a message like this appear on the console:

dracut-cmdline[344]: //lib/dracut/hooks/cmdline/29-parse-livenet.sh: line 6: get_url_handler: command not found

which doesn't seem so nice.

Reproducible: Always

Steps to Reproduce:
1. But Fedora Workstation Live image or installation

Actual Results:
Kernel console shows the warning briefly before switching to graphical mode

Expected Results:
Not sure warning to appear from dracut each time one boots (or shuts down)

Comment 1 Kamil Páral 2025-10-09 10:22:46 UTC
I found this upstream bug, maybe fixed already?
https://github.com/dracut-ng/dracut-ng/issues/1240

Comment 2 Jens Petersen 2025-10-09 12:05:59 UTC
I think I realised this only happens for Live images.

In particular 29-parse-livenet.sh is not part of dracut or an installation I believe?

Not sure which component this belongs in then.

Comment 3 Jens Petersen 2025-10-09 12:11:28 UTC
Neal Gompa tells me livenet _is_ a part of dracut.

Comment 4 Neal Gompa 2025-10-09 12:48:06 UTC
Yes, it's this module: https://github.com/dracut-ng/dracut-ng/tree/main/modules.d/70livenet

Comment 5 Jens Petersen 2025-10-13 12:16:12 UTC
(In reply to Kamil Páral from comment #1)
> I found this upstream bug, maybe fixed already?
> https://github.com/dracut-ng/dracut-ng/issues/1240

Thanks I believe you are right that this is fixed already in Rawhide.
But would be good to backport the fix to F43 at least.

Comment 6 Adam Williamson 2025-10-14 18:05:03 UTC
+3 (+4 / -1) in https://pagure.io/fedora-qa/blocker-review/issue/1970 , marking accepted FE. Please only submit an update that changes *only this* (and anything else specifically accepted as a blocker or FE), please don't use this as justification for a version bump or any other larger change.

Comment 7 Adam Williamson 2025-10-27 16:38:12 UTC
F43 is done, dropping metadata.

Comment 8 Ata İlhan Köktürk 2026-04-07 18:05:25 UTC
I've sent a backport patch for the 'f43' branch to the mailing list (dracut-maint). It addresses the `get_url_handler` command not found issue in `parse-livenet.sh` by backporting the upstream fix (commit 9135136).


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