Bug 2370020

Summary: wireshark-cli post scriptlet error during kickstart install
Product: [Fedora] Fedora Reporter: Gabriel Somlo <somlo>
Component: wiresharkAssignee: Michal Ruprich <mruprich>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 42CC: alekcejk, fhrdina, huzaifas, lemenkov, mruprich
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: wireshark-4.4.7-1.fc41 wireshark-4.4.7-1.fc42 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-06-15 01:06:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
kickstart file used to install
none
screenshot of install failure
none
wireshark-cli failure detail (found via grep) in /tmp/tmpjzad3ubz none

Description Gabriel Somlo 2025-06-03 14:37:57 UTC
when installing wireshark via kickstart, the wireshark-cli subpackage errors out during the %post scriptlet

Reproducible: Always

Steps to Reproduce:
1. use attached bz-example-42.ks kickstart script to build a F42 vm on e.g., virt-manager

Actual Results:
install fails due to "Error in POSTIN scriptlet in rpm package wireshark-cli"

Expected Results:
install succeeds

Additional Information:
installing wireshark *separately* via dnf on running system works

actual error seems to be "/usr/bin/udevadm: No such file or directory", which suggests perhaps a missing "Requires" in the spec file?

version of wireshark I'm currently getting from fedora repos is 4.4.5-1.fc42.x86_64

Comment 1 Gabriel Somlo 2025-06-03 14:38:55 UTC
Created attachment 2092842 [details]
kickstart file used to install

Comment 2 Gabriel Somlo 2025-06-03 14:39:54 UTC
Created attachment 2092843 [details]
screenshot of install failure

Comment 3 Gabriel Somlo 2025-06-03 14:41:34 UTC
Created attachment 2092844 [details]
wireshark-cli failure detail (found via grep) in /tmp/tmpjzad3ubz

Comment 4 Gabriel Somlo 2025-06-03 14:49:52 UTC
I believe the culprit to be: https://src.fedoraproject.org/rpms/wireshark/c/3c541c0ee186366167a79572a225a72de569e8ef :)

Comment 5 Michal Ruprich 2025-06-03 14:58:50 UTC
Hi Gabriel,

the systemd-udev was removed intentinally for systems where systemd is not installed or wanted at all. I will create a fix so that the error is ignored.

Regards,
Michal Ruprich

Comment 6 Fedora Update System 2025-06-04 04:41:04 UTC
FEDORA-2025-de88942d3a (wireshark-4.4.6-2.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-de88942d3a

Comment 7 Fedora Update System 2025-06-04 04:41:05 UTC
FEDORA-2025-fccc2d69f1 (wireshark-4.4.6-2.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-fccc2d69f1

Comment 8 Fedora Update System 2025-06-05 01:41:19 UTC
FEDORA-2025-fccc2d69f1 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-fccc2d69f1`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-fccc2d69f1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2025-06-05 02:35:27 UTC
FEDORA-2025-de88942d3a has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-de88942d3a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-de88942d3a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2025-06-06 06:50:08 UTC
FEDORA-2025-8043d4cd71 (wireshark-4.4.7-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-8043d4cd71

Comment 11 Fedora Update System 2025-06-06 06:50:09 UTC
FEDORA-2025-b979c16d88 (wireshark-4.4.7-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-b979c16d88

Comment 12 Fedora Update System 2025-06-07 07:10:34 UTC
FEDORA-2025-8043d4cd71 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-8043d4cd71`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-8043d4cd71

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2025-06-07 08:25:20 UTC
FEDORA-2025-b979c16d88 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b979c16d88`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b979c16d88

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2025-06-15 01:06:35 UTC
FEDORA-2025-8043d4cd71 (wireshark-4.4.7-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Fedora Update System 2025-06-15 01:48:10 UTC
FEDORA-2025-b979c16d88 (wireshark-4.4.7-1.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.