Activity log for bug #792043

Date Who What changed Old value New value Message
2011-06-02 20:09:17 Scott Moser bug added bug
2011-06-02 20:10:54 Scott Moser description Binary package hint: offlineimap sometime in this past week or so, on oneiric offlineimap began to crash for me. I modified /usr/share/pyshared/offlineimap/accounts.py.dist to raise the error rather than just logging it, and below is the trace. Thread 'Account sync Canonical' terminated with exception: Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/offlineimap/threadutil.py", line 149, in run Thread.run(self) File "/usr/lib/python2.7/threading.py", line 505, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/pymodules/python2.7/offlineimap/accounts.py", line 186, in syncrunner self.sync(siglistener) File "/usr/lib/pymodules/python2.7/offlineimap/accounts.py", line 261, in sync remoterepos.holdordropconnections() File "/usr/lib/pymodules/python2.7/offlineimap/repository/IMAP.py", line 71, in holdordropconnections self.dropconnections() File "/usr/lib/pymodules/python2.7/offlineimap/repository/IMAP.py", line 74, in dropconnections self.imapserver.close() File "/usr/lib/pymodules/python2.7/offlineimap/imapserver.py", line 348, in close imapobj.logout() File "/usr/lib/python2.7/imaplib.py", line 537, in logout self.shutdown() File "/usr/lib/python2.7/imaplib.py", line 1187, in shutdown self.file.close() File "/usr/lib/python2.7/imaplib.py", line 214, in __getattr__ raise AttributeError("Unknown IMAP4 command: '%s'" % attr) AttributeError: Unknown IMAP4 command: 'file' I'm hesitant to attach other output because it has email addresses in it and such, but I see other warnings in offlineimap like: WARNING: ERROR attempting to copy message 1655 for account Canonical:Unknown IMAP4 command: 'file' WARNING: ERROR attempting to copy message 1656 for account Canonical:command: UID => unexpected response: 'Return-Path: <XXXXXX@openstack.org>' WARNING: ERROR attempting to copy message 1657 for account Canonical:command: UID => unexpected response: 'X-Original-To: XXXXXX@mail.canonical.com' ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: offlineimap 6.2.0.2ubuntu1 ProcVersionSignature: Ubuntu 2.6.39-3.10-generic 2.6.39 Uname: Linux 2.6.39-3-generic x86_64 Architecture: amd64 Date: Thu Jun 2 15:54:35 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318) PackageArchitecture: all ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.utf8 LC_MESSAGES=en_US.utf8 SHELL=/bin/bash SourcePackage: offlineimap UpgradeStatus: Upgraded to oneiric on 2010-11-15 (198 days ago) Binary package hint: offlineimap sometime in this past week or so, on oneiric offlineimap began to crash for me. I modified /usr/share/pyshared/offlineimap/accounts.py.dist to raise the error rather than just logging it, and below is the trace. Thread 'Account sync Canonical' terminated with exception: Traceback (most recent call last):   File "/usr/lib/pymodules/python2.7/offlineimap/threadutil.py", line 149, in run     Thread.run(self)   File "/usr/lib/python2.7/threading.py", line 505, in run     self.__target(*self.__args, **self.__kwargs)   File "/usr/lib/pymodules/python2.7/offlineimap/accounts.py", line 186, in syncrunner     self.sync(siglistener)   File "/usr/lib/pymodules/python2.7/offlineimap/accounts.py", line 261, in sync     remoterepos.holdordropconnections()   File "/usr/lib/pymodules/python2.7/offlineimap/repository/IMAP.py", line 71, in holdordropconnections     self.dropconnections()   File "/usr/lib/pymodules/python2.7/offlineimap/repository/IMAP.py", line 74, in dropconnections     self.imapserver.close()   File "/usr/lib/pymodules/python2.7/offlineimap/imapserver.py", line 348, in close     imapobj.logout()   File "/usr/lib/python2.7/imaplib.py", line 537, in logout     self.shutdown()   File "/usr/lib/python2.7/imaplib.py", line 1187, in shutdown     self.file.close()   File "/usr/lib/python2.7/imaplib.py", line 214, in __getattr__     raise AttributeError("Unknown IMAP4 command: '%s'" % attr) AttributeError: Unknown IMAP4 command: 'file' I'm hesitant to attach other output because it has email addresses in it and such, but I see other warnings in offlineimap like: WARNING: ERROR attempting to copy message 1655 for account Canonical:Unknown IMAP4 command: 'file' WARNING: ERROR attempting to copy message 1656 for account Canonical:command: UID => unexpected response: 'Return-Path: <XXXXXX@openstack.org>' WARNING: ERROR attempting to copy message 1657 for account Canonical:command: UID => unexpected response: 'X-Original-To: XXXXXX@mail.canonical.com' Using 'python2.6 /usr/bin/offlineimap' will make the bug go away. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: offlineimap 6.2.0.2ubuntu1 ProcVersionSignature: Ubuntu 2.6.39-3.10-generic 2.6.39 Uname: Linux 2.6.39-3-generic x86_64 Architecture: amd64 Date: Thu Jun 2 15:54:35 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318) PackageArchitecture: all ProcEnviron:  LANGUAGE=en_US:en  PATH=(custom, user)  LANG=en_US.utf8  LC_MESSAGES=en_US.utf8  SHELL=/bin/bash SourcePackage: offlineimap UpgradeStatus: Upgraded to oneiric on 2010-11-15 (198 days ago)
2011-06-02 23:33:47 Barry Warsaw bug added subscriber Barry Warsaw
2011-06-03 16:29:43 Scott Moser summary offlineimap crashes with python 2.7 offlineimap crashes with python 2.7.2rc1
2011-06-03 16:42:23 Scott Moser bug watch added http://bugs.python.org/issue1441530
2011-06-03 20:55:16 Scott Moser attachment added potential patch https://bugs.launchpad.net/ubuntu/+source/offlineimap/+bug/792043/+attachment/2154048/+files/remove-WrappedIMAP4_SSL.diff
2011-06-04 17:32:32 Brian Murray bug added subscriber Ubuntu Review Team
2011-06-04 17:32:34 Brian Murray tags amd64 apport-bug oneiric amd64 apport-bug oneiric patch
2011-06-05 13:26:36 Jean-Baptiste Lallement nominated for series Ubuntu Oneiric
2011-06-05 13:26:36 Jean-Baptiste Lallement bug task added offlineimap (Ubuntu Oneiric)
2011-06-05 13:26:40 Jean-Baptiste Lallement offlineimap (Ubuntu Oneiric): status New Triaged
2011-06-05 13:26:42 Jean-Baptiste Lallement offlineimap (Ubuntu Oneiric): importance Undecided High
2011-06-06 13:36:15 Scott Moser bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569068
2011-06-06 13:36:15 Scott Moser bug task added offlineimap (Debian)
2011-06-06 14:22:11 Bug Watch Updater offlineimap (Debian): status Unknown New
2011-06-06 14:51:20 Scott Moser bug watch added http://bugs.python.org/issue2632
2011-06-07 03:01:45 Scott Moser offlineimap (Ubuntu Oneiric): status Triaged Fix Released
2011-06-07 03:01:45 Scott Moser offlineimap (Ubuntu Oneiric): assignee Scott Moser (smoser)
2011-08-11 06:43:16 Bug Watch Updater offlineimap (Debian): status New Fix Released