On 04/17/2012 11:01 AM, Sabine Engelhardt wrote:
Package: gajim Version: 0.13.4-3+squeeze2 Severity: normalLast night an update to gajim came in, and now when I start gajim, I get the following messages: frosch@seerose:~$ gajim Traceback (most recent call last): File "gajim.py", line 152, in<module> from common import gajim File "/usr/share/gajim/src/common/gajim.py", line 184, in<module> HAVE_LATEX = latex.check_for_latex_support() File "/usr/share/gajim/src/common/latex.py", line 92, in check_for_latex_support filename = latex_to_image("test") File "/usr/share/gajim/src/common/latex.py", line 159, in latex_to_image os.rename(tmpfile + '.png', tmppng) OSError: [Errno 2] Datei oder Verzeichnis nicht gefunden (= Errno 2: file or directory not found) Has there been a change in dependencies?
No, it's a bug introduced by a security fix. this command should be run inside a if exitcode == 0: I hope security team will fix the bug in its patch. -- Yann -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

