Your message dated Thu, 14 Dec 2006 15:28:10 +0100
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-mailman-hackers] Bug#317912: Spurious 
/var/lib/mailman/Mailman/Cookie.pyc file upgrading from woody
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: mailman
Version: 2.1.5-8
Severity: important

When upgrading mailman from woody, a spurious copy of
/var/lib/mailman/Mailman/Cookie.pyc is kept, and gets imported instead
of the standard library file.
This causes an ImportError when importing Cookie, and mailman won't
start until the pyc file is deleted.

I'm doing a cut&paste of an instance of the same problem from a
different machine (see http://tinyurl.com/chdgz) - I experienced the
same errors.

Configuro mailman (2.1.5-8) ...
Traceback (most recent call last):
  File "/var/lib/mailman/bin/list_lists", line 47, in ?
    from Mailman import MailList
  File "/var/lib/mailman/Mailman/MailList.py", line 57, in ?
    from Mailman.SecurityManager import SecurityManager
  File "/var/lib/mailman/Mailman/SecurityManager.py", line 53, in ?
    import Cookie
ImportError: Bad magic number in /var/lib/mailman/Mailman/Cookie.pyc
Installing site language en ............................................
done.
Traceback (most recent call last):
  File "/usr/lib/mailman/bin/update", line 51, in ?
    from Mailman import MailList
  File "/var/lib/mailman/Mailman/MailList.py", line 57, in ?
    from Mailman.SecurityManager import SecurityManager
  File "/var/lib/mailman/Mailman/SecurityManager.py", line 53, in ?
    import Cookie
ImportError: Bad magic number in /var/lib/mailman/Mailman/Cookie.pyc
dpkg: errore processando mailman (--configure):
 il sottoprocesso post-installation script ha restituito un codice di
errore 1
Sono occorsi degli errori processando:
 mailman
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.20-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mailman depends on:
ii  apache-ssl [httpd]          1.3.33-6     versatile, high-performance HTTP s
ii  cron                        3.0pl1-86    management of regular background p
ii  debconf                     1.4.30.13    Debian configuration management sy
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  logrotate                   3.7-5        Log rotation utility
ii  pwgen                       2.03-1       Automatic Password generation
ii  python                      2.3.5-2      An interactive high-level object-o
ii  sendmail-bin [mail-transpor 8.13.4-3     powerful, efficient, and scalable 
ii  ucf                         1.17         Update Configuration File: preserv

-- debconf information excluded


--- End Message ---
--- Begin Message ---
Version: 1:2.1.9-1

On Tue, 2006-10-10 at 13:16 +0200, Thijs Kinkhorst wrote:
> I believe this is fixed in the recent 2.1.9-1 upload to unstable;
> dh_pysupport handles the byte-compilation for us and also the removal of
> any remains.

No submitter response leads me to believe it's safe to close this bug
with named version.


Thijs

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to