[Bug 338957] [NEW] python 2.5 -> 2.6 import module pymsn

Quentin Lampin quentin.lampin at gmail.com
Fri Mar 6 21:29:24 UTC 2009


Public bug reported:

Empathy cannot connect to msn accounts.
launching telepathy-butterfly after setting $BUTTERFLY_PERSIST to 1 and $BUTTERFLY_DEBUG=all, we get some useful informations.
telepathy-butterfly is trying to import the module pymsn. The problem is that it's using python 2.6 and that the pymsn module is in the python2.5 modules directories as shown by: 
 quentin at quentin-laptop-eee:~$ find /usr/lib/ -name pymsn*
/usr/lib/python2.5/site-packages/pymsn-0.3.3.egg-info
/usr/lib/python2.5/site-packages/pymsn

Switching back to python2.5 solves the issue but it's a temporary fix.


quentin at quentin-laptop-eee:~$ apt-cache policy pymsnt
pymsnt:
  Installé : 0.11.3-4
  Candidat : 0.11.3-4
 Table de version :
 *** 0.11.3-4 0
        500 http://fr.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

quentin at quentin-laptop-eee:~$ lsb_release -rd
Description:	Ubuntu jaunty (development branch)
Release:	9.04

** Affects: telepathy-butterfly (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Empathy cannot connect to msn accounts.
  launching telepathy-butterfly after setting $BUTTERFLY_PERSIST to 1 and $BUTTERFLY_DEBUG=all, we get some useful informations.
  telepathy-butterfly is trying to import the module pymsn. The problem is that it's using python 2.6 and that the pymsn module is in the python2.5 modules directories as shown by: 
   quentin at quentin-laptop-eee:~$ find /usr/lib/ -name pymsn*
  /usr/lib/python2.5/site-packages/pymsn-0.3.3.egg-info
  /usr/lib/python2.5/site-packages/pymsn
  
- Switching back python2.5 solves the issue but it's a temporary fix.
+ Switching back to python2.5 solves the issue but it's a temporary fix.
  
  
  quentin at quentin-laptop-eee:~$ apt-cache policy pymsnt
  pymsnt:
    Installé : 0.11.3-4
    Candidat : 0.11.3-4
   Table de version :
   *** 0.11.3-4 0
          500 http://fr.archive.ubuntu.com jaunty/universe Packages
          100 /var/lib/dpkg/status
  
  quentin at quentin-laptop-eee:~$ lsb_release -rd
  Description:	Ubuntu jaunty (development branch)
  Release:	9.04

-- 
python 2.5 -> 2.6 import module pymsn
https://bugs.launchpad.net/bugs/338957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list