| Summary: | [abrt] yumex-dnf: widgets.py:442:_show_requirements:TypeError: 'NoneType' object is not iterable | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ve3g43gv | ||||||
| Component: | yumex-dnf | Assignee: | Tim Lauridsen <tla> | ||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 23 | CC: | tla | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/fd6e1ccb887a2033f51ccf3eb925905d2c29e9b1 | ||||||||
| Whiteboard: | abrt_hash:45837e5b5ba4147f0d891dcec446e086344b3cef;VARIANT_ID=workstation; | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-12-20 20:00:06 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1147910 [details]
File: backtrace
Created attachment 1147911 [details]
File: environ
This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Version-Release number of selected component: yumex-dnf-4.1.6-1.fc23 Additional info: reporter: libreport-2.6.4 cmdline: /usr/bin/python3 /usr/bin/yumex-dnf executable: /usr/bin/yumex-dnf kernel: 4.4.6-301.fc23.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: widgets.py:442:_show_requirements:TypeError: 'NoneType' object is not iterable Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 733, in on_pkg_view_selection_changed self.info.set_package(pkg) File "/usr/lib/python3.4/site-packages/yumex/gui/widgets.py", line 259, in set_package self.update() File "/usr/lib/python3.4/site-packages/yumex/gui/widgets.py", line 280, in update self._show_requirements() File "/usr/lib/python3.4/site-packages/yumex/gui/widgets.py", line 442, in _show_requirements for key in reqs: TypeError: 'NoneType' object is not iterable Local variables in innermost frame: reqs: None self: <PackageInfo object at 0x7f401c0caea0 (yumex+gui+widgets+PackageInfo at 0x5604b8aa23c0)>