Hide Forgot
Performing the "QA:Testcase Anaconda save traceback to bugzilla", I'm unable to send the failure and report the issue to bugzilla. This happens on GUI mode as well on text mode. I get a lot of these messages: stringNew entered Going to xmlrpc_createXmlrpcValue Back from createXmlrpcValue stringNew exiting At the end, no bugs are actually reported, and the following message appears: Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/pyanaconda/exception.py", line 150, in handleException raise RuntimeError() RuntimeError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/simpleline/render/io_manager.py", line 120, in draw active_screen.ui_screen.show_all() File "/usr/lib/python3.6/site-packages/simpleline/render/screen/__init__.py", line 235, in show_all self._print_widget(self.window) File "/usr/lib/python3.6/site-packages/simpleline/render/screen/__init__.py", line 229, in _print_widget App.get_scheduler().io_manager.get_user_input(custom_prompt) File "/usr/lib/python3.6/site-packages/simpleline/render/io_manager.py", line 190, in get_user_input self._check_input_thread_running() File "/usr/lib/python3.6/site-packages/simpleline/render/io_manager.py", line 212, in _check_input_thread_running raise KeyError("Can't run multiple input threads at the same time!") KeyError: "Can't run multiple input threads at the same time!" Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/pyanaconda/exception.py", line 150, in handleException raise RuntimeError() RuntimeError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 243, in _process_screen self.input_required() File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 263, in input_required self._io_manager.get_user_input_async(prompt, self._process_input, hidden=hide_user_input) File "/usr/lib/python3.6/site-packages/simpleline/render/io_manager.py", line 169, in get_user_input_async self._check_input_thread_running() File "/usr/lib/python3.6/site-packages/simpleline/render/io_manager.py", line 212, in _check_input_thread_running raise KeyError("Can't run multiple input threads at the same time!") KeyError: "Can't run multiple input threads at the same time!"
Could you please provide us installation logs as plain text files. You can find them in /tmp/*.log. Thank you
Created attachment 1392638 [details] /tmp/syslog
Created attachment 1392639 [details] /tmp/program.log
Created attachment 1392640 [details] /tmp/anaconda.log
Created attachment 1392642 [details] /tmp/dnf.librepo.log
Created attachment 1392644 [details] /tmp/packaging.log
Created attachment 1392645 [details] /tmp/storage.log
Created attachment 1392646 [details] /tmp/ifcfg.log
Created attachment 1392647 [details] /tmp/lvm.log
I'm not sure if I understand you correctly but you are saying that you are not able to send the failure and report the issue to bugzilla but you have two more testing bugs (bug 1541863 and bug 1541865) created in bugzilla from yesterday. Aren't those bugs you wanted to report?
Created attachment 1393067 [details] Screenshot
Whoops, my fault. Since I saw a lot of these lines (as you can see in the attached screenshot Attachment 1393067 [details]) Back from createXmlrpcValue stringNew exiting stringNew entered Going to xmlrpc_createXmlrpcValue Back from createXmlrpcValue stringNew exiting Logging out I didn't scroll down to the last line where it is stated that a new bug was created. Btw, what about such lines?
Thanks for that screenshot now I finally understand what is the problem. This really looks like a bug and we should fix it.
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'.
I see tons of these messages when reporting bugs with abrt. My versions are: libreport-plugin-mailx-2.9.4-1.fc28.x86_64 libreport-anaconda-2.9.4-1.fc28.x86_64 libreport-plugin-ureport-2.9.4-1.fc28.x86_64 libreport-web-2.9.4-1.fc28.x86_64 libreport-filesystem-2.9.4-1.fc28.x86_64 libreport-plugin-reportuploader-2.9.4-1.fc28.x86_64 libreport-2.9.4-1.fc28.x86_64 libreport-fedora-2.9.4-1.fc28.x86_64 libreport-gtk-2.9.4-1.fc28.x86_64 libreport-plugin-kerneloops-2.9.4-1.fc28.x86_64 libreport-plugin-systemd-journal-2.9.4-1.fc28.x86_64 libreport-cli-2.9.4-1.fc28.x86_64 python3-libreport-2.9.4-1.fc28.x86_64 libreport-plugin-bugzilla-2.9.4-1.fc28.x86_64 libreport-plugin-logger-2.9.4-1.fc28.x86_64 abrt-addon-xorg-2.10.8-2.fc28.x86_64 abrt-addon-pstoreoops-2.10.8-2.fc28.x86_64 abrt-addon-coredump-helper-2.10.8-2.fc28.x86_64 abrt-java-connector-1.1.0-15.fc28.x86_64 abrt-libs-2.10.8-2.fc28.x86_64 abrt-gui-libs-2.10.8-2.fc28.x86_64 abrt-addon-kerneloops-2.10.8-2.fc28.x86_64 gnome-abrt-1.2.6-3.fc28.x86_64 abrt-dbus-2.10.8-2.fc28.x86_64 abrt-plugin-bodhi-2.10.8-2.fc28.x86_64 abrt-tui-2.10.8-2.fc28.x86_64 abrt-cli-2.10.8-2.fc28.x86_64 python3-abrt-addon-2.10.8-2.fc28.x86_64 abrt-addon-ccpp-2.10.8-2.fc28.x86_64 python3-abrt-2.10.8-2.fc28.x86_64 abrt-addon-vmcore-2.10.8-2.fc28.x86_64 abrt-retrace-client-2.10.8-2.fc28.x86_64 abrt-2.10.8-2.fc28.x86_64
I'm proposing this for a freeze exception, as it affects the installer - if we *can* get this fixed in time for Final it'd be a good idea to pull it in. Also marking it for Common Bugs in case it doesn't get fixed.
*** Bug 1558951 has been marked as a duplicate of this bug. ***
This is actually in xmlrpc-c , and has been fixed in upstream trunk (yes, trunk, not master, xmlrpc-c lives in SVN on sourceforge for some goddamn reason): https://sourceforge.net/p/xmlrpc-c/code/2981/ if this SVN checkout finishes any goddamn time today, I'll backport that change to Rawhide and F28 and submit an update.
xmlrpc-c-1.51.0-5.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-15ead6656f
+1 FE™️
+1 FE
That's +3 (counting myself as +1), so setting accepted.
xmlrpc-c-1.51.0-5.fc28 has been pushed to the Fedora 28 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-15ead6656f
Can folks please test and karma the update so we can get it into Final? Thanks!
xmlrpc-c-1.51.0-5.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.