Package: python3-imaplib2
Version: 2.57-1
Severity: important

Dear Maintainer,

Unfortunately, imaplib2 can only connect to an IMAP/IMAP-SSL host on amd64
but not on armhf. The behavior is consistent in 2.57-1 and
2.55-1+deb9u1.

In the python interactive interpreter:
>>> import imaplib2
>>> c=imaplib2.IMAP4('imap.strato.de')
  26:45.17 imap.strato.de reader last 20 log messages:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/imaplib2.py", line 400, in __init__
    self.welcome = self._request_push(name='welcome', 
tag='continuation').get_response('IMAP4 protocol error: %s')[1]
TypeError: 'NoneType' object is not subscriptable

The same command sequence does not cause an exception on at least
amd64. Using "IMAP4_SSL" instead of "IMAP4" yields the exact same
result.

Thanks!

Best,
Maximilian


-- System Information:
Debian Release: 9.4
  APT prefers stable
  APT policy: (990, 'stable'), (900, 'stable'), (500, 'stable-updates'), (100, 
'testing')
Architecture: armhf (armv7l)

Kernel: Linux 4.9.30-v7+ (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-imaplib2 depends on:
ii  python3  3.5.3-1

python3-imaplib2 recommends no packages.

python3-imaplib2 suggests no packages.

-- no debconf information

Reply via email to