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: bottlesAssignee: Artem <ego.cordatus>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: 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:
Description Flags
File: backtrace
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Nickolas Gupton 2022-06-04 05:39:04 UTC
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)>

Comment 1 Nickolas Gupton 2022-06-04 05:39:07 UTC
Created attachment 1886550 [details]
File: backtrace

Comment 2 Nickolas Gupton 2022-06-04 05:39:08 UTC
Created attachment 1886551 [details]
File: cpuinfo

Comment 3 Nickolas Gupton 2022-06-04 05:39:09 UTC
Created attachment 1886552 [details]
File: environ

Comment 4 Nickolas Gupton 2022-06-04 05:39:10 UTC
Created attachment 1886553 [details]
File: mountinfo

Comment 5 Nickolas Gupton 2022-06-04 05:39:11 UTC
Created attachment 1886554 [details]
File: namespaces

Comment 6 Nickolas Gupton 2022-06-04 05:39:12 UTC
Created attachment 1886555 [details]
File: open_fds

Comment 7 Fedora Update System 2022-10-25 05:13:40 UTC
FEDORA-2022-14524d28ef has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef

Comment 8 Fedora Update System 2022-10-25 13:16:56 UTC
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.

Comment 9 Fedora Update System 2022-10-27 12:19:59 UTC
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.