Bug 1908086
| Summary: | wireshark-cli.post scripts call to udevadm breaks installation/upgrade on Silverblue | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | rugk <7d28c752> |
| Component: | wireshark | Assignee: | Michal Ruprich <mruprich> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | alekcejk, denis, huzaifas, lemenkov, marcel, mruprich, msehnout, mweires, peter, rvokal, sergey.avseyev, travier |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | wireshark-3.4.2-1.fc33 wireshark-3.4.2-1.fc32 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-07 01:32:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
rugk
2020-12-15 19:59:46 UTC
This does not work on Silverblue as package installation happens "offline" with rpm-ostree so /sys is unavailable. The %post script could check whether /sys/devices exists and skip this command. Could you guys please fix this? It is now broken since more than a month! This has just been merged for F34: https://src.fedoraproject.org/rpms/wireshark/pull-request/5 FEDORA-2021-138674557c has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-138674557c FEDORA-2021-f3011da665 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-f3011da665 FEDORA-2021-f3011da665 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-f3011da665` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-f3011da665 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-138674557c has been pushed to the Fedora 32 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-138674557c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-138674557c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-f3011da665 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-138674557c has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. |