Your message dated Sun, 10 Jul 2011 15:56:44 +0900
with message-id <[email protected]>
and subject line Python 2.6 transitional problem
has caused the Debian Bug report #623434,
regarding getmail4: getmail cannot fetch mails over ssl
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
623434: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623434
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: getmail4
Version: 4.20.2-1
Severity: important

Hi,
since python is built without OpenSSL support, getmail cannot get mails over
pop/ssl

Unhandled exception follows:
    File "/usr/bin/getmail", line 687, in main
    go(configs)
    File "/usr/bin/getmail", line 104, in go
    retriever.initialize()
    File "/usr/share/getmail4/getmailcore/_retrieverbases.py", line 601, in 
initialize
    self._connect()
    File "/usr/share/getmail4/getmailcore/_retrieverbases.py", line 159, in 
_connect
    self.conn = poplib.POP3_SSL(self.conf['server'],
  AttributeError: 'module' object has no attribute 'POP3_SSL'


regards


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages getmail4 depends on:
ii  python                        2.6.6-14   interactive high-level object-orie
ii  python-support                1.0.13     automated rebuilding support for P

getmail4 recommends no packages.

getmail4 suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

Anyway real bug was in python.

As I see the python 2.6 changelog:

http://packages.debian.org/changelogs/pool/main/p/python2.6/current/changelog

DROPPED penSSL v2 support :  in 2.6.6-9
Tue, 19 Apr 2011 -- this is post squeeze release initial testing package.

Then it was fixed in 2.6.6-10

Technical background is here:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623423

So this was short term unstable/testing bug in python affecting many
other package.  Adding versioned dependency causes backport problem with
little added value.  we do not do versioned dep for these occasional
bugs.

So I am closing this bug.

Osamu



--- End Message ---

Reply via email to