abrt 1.0.8 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: python -OO jabbim.py component: jabbim executable: /usr/share/jabbim/jabbim.py kernel: 2.6.32.11-99.fc12.x86_64 package: jabbim-0.5-0.12.svn20091030.fc12 reason: filepath.py:27:<module>:ImportError: No module named hashlib release: Fedora release 12 (Constantine) comment ----- This has been happening each time Jabbim is started. This time jabbim didn't just through an execption. It won't start at all. I just updated my system to the latest.
Created attachment 407297 [details] File: backtrace
I see python-twisted-core was recently updated: https://admin.fedoraproject.org/updates/python-twisted-core-8.2.0-4.fc12 https://admin.fedoraproject.org/updates/python-twisted-core-8.2.0-4.fc13 It seems that changeset_r25457.patch was unsufficiently tested. Reassigning to python-twisted-core. Thomas, why did you push the update directly to stable? For now I suggest you revert the change you did in -4, push it ASAP directly to stable to fix the current regression. Only later perhaps try to fix the deprecation warnings differently, but make sure it goes via updates-testing.
I don't understand how I didn't get that when testing the package, but I did get it updating now as well. An important new file was missing from the patch which I had to rework by hand. Including it now.
python-twisted-core-8.2.0-5.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/python-twisted-core-8.2.0-5.fc13
python-twisted-core-8.2.0-5.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/python-twisted-core-8.2.0-5.fc12
(In reply to comment #3) > An important new file was missing from the patch which I had to rework by hand. > Including it now. Why patch it? 10.0.0 doesn't need patching. http://tmrc.mit.edu/mirror/twisted/Core/10.0/ http://fedoraforum.org/leigh123linux/srpm/python-twisted-core-10.0.0-1.fc13.src.rpm your patch still misses a .py [root@localhost F-13]# rpm -Uvh '/home/leigh/Desktop/python-twisted-core-8.2.0-5.fc13.x86_64.rpm' Preparing... ########################################### [100%] 1:python-twisted-core ########################################### [100%] /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead import os, md5, sys [root@localhost F-13]# 10.0.0 installs cleanly [root@localhost F-13]# rpm -Uvh /home/leigh/rpmbuild/RPMS/x86_64/python-twisted-core-10.0.0-1.fc13.x86_64.rpm Preparing... ########################################### [100%] 1:python-twisted-core ########################################### [100%] [root@localhost F-13]#
*** Bug 583522 has been marked as a duplicate of this bug. ***
*** Bug 583246 has been marked as a duplicate of this bug. ***
*** Bug 583401 has been marked as a duplicate of this bug. ***
*** Bug 583473 has been marked as a duplicate of this bug. ***
*** Bug 583618 has been marked as a duplicate of this bug. ***
How to reproduce ----- 1. python -c 'import twisted.python.filepath' 2. 3.
*** Bug 583851 has been marked as a duplicate of this bug. ***
How to reproduce ----- 1.running betavine vodafone connection 2. 3. Comment ----- Installed betavine for vodafone vodem. running the application causing the above error
python-twisted-core-8.2.0-6.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/python-twisted-core-8.2.0-6.fc13
python-twisted-core-8.2.0-6.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/python-twisted-core-8.2.0-6.fc12
python-twisted-core-8.2.0-5.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
python-twisted-core-8.2.0-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.