Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#6618 - gajim doesn't start

Attached to Project: Arch Linux
Opened by shuthdar (shuthdar) - Saturday, 17 March 2007, 20:20 GMT
Last edited by Roman Kyrylych (Romashka) - Sunday, 18 March 2007, 07:45 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Jason Chu (jason)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Both gajim and python upgraded today to latest version from testing, so that's what I get:

[18:53:29] ~ $ gajim
Traceback (most recent call last):
File "gajim.py", line 26, in <module>
import message_control
File "/usr/share/gajim/src/message_control.py", line 14, in <module>
import gtkgui_helpers
File "/usr/share/gajim/src/gtkgui_helpers.py", line 28, in <module>
import vcard
File "/usr/share/gajim/src/vcard.py", line 27, in <module>
from common import helpers
File "/usr/share/gajim/src/common/helpers.py", line 26, in <module>
import sha
File "/usr/lib/python2.5/sha.py", line 6, in <module>
from hashlib import sha1 as sha
File "/usr/lib/python2.5/hashlib.py", line 104, in <module>
md5 = __get_builtin_constructor('md5')
File "/usr/lib/python2.5/hashlib.py", line 31, in __get_builtin_constructor
import _md5
ImportError: No module named _md5
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Sunday, 18 March 2007, 11:53 GMT
Reason for closing:  Works for me
Comment by Tobias Powalowski (tpowa) - Sunday, 18 March 2007, 11:49 GMT
cannot confirm gajim launches her just fine

Loading...