Bug 2093529
| Summary: | [abrt] bottles: update(): component.py:83:update:AttributeError: 'bool' object has no attribute 'status' | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nickolas Gupton <CorruptComputer> | ||||||||||||||
| Component: | bottles | Assignee: | Artem <ego.cordatus> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 36 | CC: | ego.cordatus, mail | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/e4b0f0d178af8f7381578a29e1a8f5b0a4a600bf | ||||||||||||||||
| Whiteboard: | abrt_hash:7492271fe4ff3c793ff1f0dc4b0f4563d9481820;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | bottles-2022.7.14-1.fc36 | Doc Type: | --- | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2022-10-27 12:19:59 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: |
|
||||||||||||||||
Created attachment 1886550 [details]
File: backtrace
Created attachment 1886551 [details]
File: cpuinfo
Created attachment 1886552 [details]
File: environ
Created attachment 1886553 [details]
File: mountinfo
Created attachment 1886554 [details]
File: namespaces
Created attachment 1886555 [details]
File: open_fds
FEDORA-2022-14524d28ef has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef FEDORA-2022-14524d28ef has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-14524d28ef` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-14524d28ef has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: Was trying to add GE-Proton7-17 as a runner, and the application stopped responding while this being downloaded. Version-Release number of selected component: bottles-2022.5.14-1.fc36 Additional info: reporter: libreport-2.17.1 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-com.usebottles.bottles-27692.scope cmdline: /usr/bin/python3 /usr/bin/bottles crash_function: update exception_type: AttributeError executable: /usr/bin/bottles interpreter: python3-3.10.4-1.fc36.x86_64 kernel: 5.17.11-300.fc36.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: component.py:83:update:AttributeError: 'bool' object has no attribute 'status' Traceback (most recent call last): File "/usr/share/bottles/bottles/widgets/component.py", line 83, in update if result.status: AttributeError: 'bool' object has no attribute 'status' Local variables in innermost frame: result: False error: None self: <component.ComponentEntry object at 0x7f5dd470d0c0 (ComponentEntry at 0x55d2618e21c0)>