Supybot doesn't work properly on Python 2.6

Bug #436689 reported by Julian Klinck
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
supybot (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: supybot

Supybot Package needs an update. There is a connection bug with pyhton 2.6. It is already fixed in their repository. I'm running Ubuntu Jaunty Jackalope.

http://sourceforge.net/tracker/?func=detail&aid=2021554&group_id=58965&atid=489447

server@aaa:~/irc$ supybot aspava.conf
/var/lib/python-support/python2.6/supybot/utils/gen.py:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/var/lib/python-support/python2.6/supybot/utils/gen.py:34: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/var/lib/python-support/python2.6/supybot/plugins/__init__.py:36: DeprecationWarning: the sets module is deprecated
  import sets
INFO 2009-09-26T17:18:27 Creating new Irc for aaa.
INFO 2009-09-26T17:18:27 Connecting to irc.aaa.de:6667.
WARNING 2009-09-26T17:18:27 Error connecting to irc.aaa.de:6667: No address
        associated with hostname
INFO 2009-09-26T17:18:27 Reconnecting to hadiko at 2009-09-26T17:18:37.
INFO 2009-09-26T17:18:27 Loading plugins (connecting to aaa).
INFO 2009-09-26T17:18:37 Connecting to irc.aaa.de:6667.
WARNING 2009-09-26T17:18:37 Error connecting to irc.aaa.de:6667: No address
        associated with hostname

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.