https://bugzilla.redhat.com/show_bug.cgi?id=1655285
Bug ID: 1655285 Summary: [abrt] system-config-language: setup_conditional_pkgs(): install_packages3.py:169:setup_conditional_pkgs:Attrib uteError: 'Metadata' object has no attribute 'comps_fn' Product: Fedora Version: 29 Component: system-config-language Assignee: pnemade@redhat.com Reporter: ali.sherif10@yahoo.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, nav007@gmail.com, pnemade@redhat.com, psatpute@redhat.com
Description of problem: I can't use it to change language. I found the crash then reported it. The cause might be trying to change the language.
Version-Release number of selected component: system-config-language-3.4.2-7.fc29
Additional info: reporter: libreport-2.9.6 cmdline: /usr/bin/python3 /usr/share/system-config-language/system-config-language.py crash_function: setup_conditional_pkgs exception_type: AttributeError executable: /usr/share/system-config-language/system-config-language.py interpreter: python3-3.7.1-4.fc29.x86_64 kernel: 4.19.4-300.fc29.x86_64 runlevel: N 5 type: Python3 uid: 0
Truncated backtrace: install_packages3.py:169:setup_conditional_pkgs:AttributeError: 'Metadata' object has no attribute 'comps_fn'
Traceback (most recent call last): File "/usr/share/system-config-language/install_packages3.py", line 167, in setup_conditional_pkgs comps_fn = repo.metadata._comps_fn AttributeError: 'Metadata' object has no attribute '_comps_fn'
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/usr/share/system-config-language/language_gui.py", line 307, in ok_btn installed = self.instpkg.install_packages3(dlang) File "/usr/share/system-config-language/install_packages3.py", line 238, in install_packages3 self.setup_conditional_pkgs(repos) File "/usr/share/system-config-language/install_packages3.py", line 169, in setup_conditional_pkgs comps_fn = repo.metadata.comps_fn AttributeError: 'Metadata' object has no attribute 'comps_fn'
Local variables in innermost frame: self: <install_packages3.InstallLangpack object at 0x7fdae8950978> repos: <generator object RepoDict.iter_enabled.<locals>.<genexpr> at 0x7fdae8928de0> repo: <Repo fedora-modular>
https://bugzilla.redhat.com/show_bug.cgi?id=1655285
--- Comment #8 from ali.sherif10@yahoo.com --- Similar problem has been detected:
The GUI is frozen and I can't click on anything. I kept clicking button x, until I have got the termination window. I found the crash, after termination. I remember it had happened before, so it may be always reproducible.
reporter: libreport-2.9.6 cmdline: /usr/bin/python3 /usr/share/system-config-language/system-config-language.py crash_function: setup_conditional_pkgs exception_type: AttributeError executable: /usr/share/system-config-language/system-config-language.py interpreter: python3-3.7.1-4.fc29.x86_64 kernel: 4.19.5-300.fc29.x86_64 package: system-config-language-3.4.2-7.fc29 reason: install_packages3.py:169:setup_conditional_pkgs:AttributeError: 'Metadata' object has no attribute 'comps_fn' runlevel: N 5 type: Python3 uid: 0
https://bugzilla.redhat.com/show_bug.cgi?id=1655285
--- Comment #9 from ali.sherif10@yahoo.com --- Similar problem has been detected:
This program is completely unusable and always crashing.
reporter: libreport-2.9.6 cmdline: /usr/bin/python3 /usr/share/system-config-language/system-config-language.py crash_function: setup_conditional_pkgs exception_type: AttributeError executable: /usr/share/system-config-language/system-config-language.py interpreter: python3-3.7.1-4.fc29.x86_64 kernel: 4.19.5-300.fc29.x86_64 package: system-config-language-3.4.2-7.fc29 reason: install_packages3.py:169:setup_conditional_pkgs:AttributeError: 'Metadata' object has no attribute 'comps_fn' runlevel: N 5 type: Python3 uid: 0
https://bugzilla.redhat.com/show_bug.cgi?id=1655285
--- Comment #10 from Parag Nemade pnemade@redhat.com --- Please note I am getting all the notifications and I am aware of this problem. Its just that I got some different job work which preventing me to give time for this package.
As usual if you can fix this issue, patches are welcome. I will find time for this and fix this week.
https://bugzilla.redhat.com/show_bug.cgi?id=1655285
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #11 from Fedora Update System updates@fedoraproject.org --- system-config-language-3.5.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-27e153fbd4
https://bugzilla.redhat.com/show_bug.cgi?id=1655285
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #12 from Fedora Update System updates@fedoraproject.org --- system-config-language-3.5.0-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-27e153fbd4
i18n-bugs@lists.fedoraproject.org