* David Purton <dcpur...@marshwiggle.net> [2009-04-15 09:58]: > On Tue, Apr 14, 2009 at 06:18:44PM +0200, Rafael Laboissiere wrote: > > > > It works fine for me on my i386 laptop. Could you please tell me what the > > following yields for you: > > > > ls -l /usr/lib/python2.5/site-packages/Skype4Py/skype.py > > -rw-r--r-- 1 root root 22720 2007-09-04 07:47 > /usr/lib/python2.5/site-packages/Skype4Py/skype.py > > > md5sum /usr/lib/python2.5/site-packages/Skype4Py/skype.py > > 40cd5823e7d3e72bbddbe4a70fb07cd4 > /usr/lib/python2.5/site-packages/Skype4Py/skype.py
This is very strange. Your skype.py does not correspond to the one in the python-skype package: $ dpkg -L python-skype | grep skype.py /usr/share/python-support/python-skype/Skype4Py/skype.py $ ls -l /usr/share/python-support/python-skype/Skype4Py/skype.py -rw-r--r-- 1 root root 63001 2008-10-31 16:34 /usr/share/python-support/python-skype/Skype4Py/skype.py $ md5sum /usr/share/python-support/python-skype/Skype4Py/skype.py 131d8144c07de8de08cd59fa213e3bc6 /usr/share/python-support/python-skype/Skype4Py/skype.py What is happening with your system? -- Rafael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org