Package: offlineimap Version: 6.1.1 Severity: normal Same here. Kerberos auth is broken:
$ offlineimap OfflineIMAP 6.1.1 Copyright (C) 2002 - 2009 John Goerzen <[email protected]> This software comes with ABSOLUTELY NO WARRANTY; see the file COPYING for details. This is free software, and you are welcome to distribute it under the conditions laid out in COPYING. ***** Processing account honk.sigxcpu.org Copying folder structure from IMAP to Maildir Establishing connection to honk.sigxcpu.org:993. Thread 'Account sync honk.sigxcpu.org' terminated with exception: Traceback (most recent call last): File "/usr/lib/pymodules/python2.5/offlineimap/threadutil.py", line 149, in run Thread.run(self) File "/usr/lib/python2.5/threading.py", line 446, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/pymodules/python2.5/offlineimap/accounts.py", line 183, in syncrunner self.sync(siglistener) File "/usr/lib/pymodules/python2.5/offlineimap/accounts.py", line 220, in sync remoterepos.syncfoldersto(localrepos, [statusrepos]) File "/usr/lib/pymodules/python2.5/offlineimap/repository/Base.py", line 135, in syncfoldersto srcfolders = src.getfolders() File "/usr/lib/pymodules/python2.5/offlineimap/repository/IMAP.py", line 226, in getfolders imapobj = self.imapserver.acquireconnection() File "/usr/lib/pymodules/python2.5/offlineimap/imapserver.py", line 293, in acquireconnection self.plainauth(imapobj) File "/usr/lib/pymodules/python2.5/offlineimap/imapserver.py", line 189, in plainauth imapobj.login(self.username, self.getpassword()) File "/usr/lib/pymodules/python2.5/offlineimap/imapserver.py", line 152, in getpassword self.passworderror) File "/usr/lib/pymodules/python2.5/offlineimap/ui/Noninteractive.py", line 24, in getpass raise NotImplementedError, "Prompting for a password is not supported in noninteractive mode." NotImplementedError: Prompting for a password is not supported in noninteractive mode. Last 9 debug messages logged for Account sync honk.sigxcpu.org prior to exception: maildir: MaildirRepository initialized, sep is '.' imap: Attempting GSSAPI authentication imap: Invalid token was supplied: No error imap: Invalid token was supplied: No error imap: Invalid token was supplied: No error imap: Invalid token was supplied: No error imap: 17:23.89 Account sync honk.sigxcpu.org last 20 imaplib2 reports: imap: GSSAPI Authentication failed imap: Attempting plain authentication Cheers, -- Guido -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.30-rc7 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages offlineimap depends on: ii python 2.5.4-2 An interactive high-level object-o ii python-support 1.0.3 automated rebuilding support for P offlineimap recommends no packages. Versions of packages offlineimap suggests: ii python-kerberos 1.1-3+b1 A GSSAPI interface module for Pyth -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

