Bug 2260444
| Summary: | all fwupdmgr commands fail | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jerry Kiely <g4rg4ntu4> | ||||
| Component: | fwupd | Assignee: | Richard Hughes <rhughes> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 39 | CC: | rhughes | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-05-13 11:02: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: | |||||||
| Attachments: |
|
||||||
I should have said that rolling back / downgrading to the previous version restores functionality. I can reproduce the issue, debugging now -- thanks! This is fixed by https://github.com/fwupd/fwupd/pull/6735/commits/887b0f3f2c86c4b1d239657f2c52bca52fffcb52 -- once it's been reviewed and committed I'll build a new version for Fedora. There's a COPR build here -- if that helps: https://copr.fedorainfracloud.org/coprs/rhughes/fwupd/build/6964513/ |
Created attachment 2010688 [details] content of /etc/fwupd Description of problem: all fwupdmgr commands fail Version-Release number of selected component (if applicable): fwupd-1.9.12-1.fc39.x86_64 How reproducible: always Steps to Reproduce: 1. execute 'fwupdmgr get-devices' or 'fwupdmgr get-updates' or 'fwupdmgr refresh' 2. fails 3. Actual results: prints 'Failed to connect to daemon: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer: startup job failed.' Expected results: to execute successfully Additional info: