Your message dated Fri, 22 May 2009 09:32:12 +0000
with message-id <[email protected]>
and subject line Bug#513988: fixed in mailman 1:2.1.12-2
has caused the Debian Bug report #513988,
regarding mailman/bin/update fails, but postinst ignores error
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.)
--
513988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513988
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mailman
Version: 1:2.1.11-9
Severity: important
The postinst runs the mailman "update" when upgrading. It failed, but
the postinst exited successfully, ignoring the error. Running
sg list -c "umask 002; /usr/lib/mailman/bin/update;"
(as root) manually later worked just fine.
Here's the output of dpkg/postinst/... when upgrading:
Setting up mailman (1:2.1.11-9) ...
Installing new version of config file /etc/init.d/mailman ...
Installing site language cs ............................................ done.
Installing site language de ................................ done.
Installing site language en ............................................ done.
Installing site language fr ............................................. done.
Installing site language nl ............................................ done.
Installing site language pl ........................................... done.
Upgrading from version 0x20109f0 to 0x2010bf0
getting rid of old source files
Updating mailing list: mailman
Traceback (most recent call last):
File "/usr/lib/mailman/bin/update", line 774, in <module>
errors = main()
File "/usr/lib/mailman/bin/update", line 664, in main
errors = errors + dolist(listname)
File "/usr/lib/mailman/bin/update", line 194, in dolist
mlist.Lock(0.5)
File "/var/lib/mailman/Mailman/MailList.py", line 161, in Lock
self.__lock.lock(timeout)
File "/var/lib/mailman/Mailman/LockFile.py", line 243, in lock
self.__write()
File "/var/lib/mailman/Mailman/LockFile.py", line 422, in __write
fp = open(self.__tmpfname, 'w')
IOError: [Errno 2] No such file or directory:
'/var/lib/mailman/locks/mailman.lock.tofu.14934.0'
Starting Mailman master qrunner: mailmanctl.
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (300, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mailman depends on:
ii adduser 3.110 add and remove users and groups
ii apache2 2.2.9-10+lenny2 Apache HTTP Server metapackage
ii apache2-mpm-prefork [htt 2.2.9-10+lenny2 Apache HTTP Server - traditional n
ii cron 3.0pl1-105 management of regular background p
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii exim4 4.69-9 metapackage to ease Exim MTA (v4)
ii exim4-daemon-light [mail 4.69-9 lightweight Exim MTA (v4) daemon
ii libc6 2.7-18 GNU C Library: Shared libraries
ii logrotate 3.7.1-5 Log rotation utility
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii pwgen 2.06-1 Automatic Password generation
ii python 2.5.2-3 An interactive high-level object-o
ii python-support 0.8.4 automated rebuilding support for P
ii ucf 3.0014 Update Configuration File: preserv
mailman recommends no packages.
Versions of packages mailman suggests:
pn listadmin <none> (no description available)
ii lynx 2.8.7dev9-2.1 Text-mode WWW Browser (transitiona
pn spamassassin <none> (no description available)
-- debconf information:
mailman/update_passwords:
* mailman/site_languages: cs, de, en, fr, nl, pl
* mailman/used_languages: cs de en fr nl pl
* mailman/create_site_list:
* mailman/queue_files_present:
* mailman/default_server_language: en
* mailman/gate_news: false
mailman/update_aliases:
--- End Message ---
--- Begin Message ---
Source: mailman
Source-Version: 1:2.1.12-2
We believe that the bug you reported is fixed in the latest version of
mailman, which is due to be installed in the Debian FTP archive:
mailman_2.1.12-2.diff.gz
to pool/main/m/mailman/mailman_2.1.12-2.diff.gz
mailman_2.1.12-2.dsc
to pool/main/m/mailman/mailman_2.1.12-2.dsc
mailman_2.1.12-2_amd64.deb
to pool/main/m/mailman/mailman_2.1.12-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Lionel Elie Mamane <[email protected]> (supplier of updated mailman package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.8
Date: Fri, 22 May 2009 11:09:49 +0200
Source: mailman
Binary: mailman
Architecture: source amd64
Version: 1:2.1.12-2
Distribution: unstable
Urgency: low
Maintainer: Mailman for Debian <[email protected]>
Changed-By: Lionel Elie Mamane <[email protected]>
Description:
mailman - Powerful, web-based mailing list manager
Closes: 513988 520040
Changes:
mailman (1:2.1.12-2) unstable; urgency=low
.
[ Lionel Elie Mamane ]
* README.Exim4.Debian: add debug_print statements
* apply fix from upstream to 77_header_folding_in_attachments
to fix bug it introduces: messages with lines starting with
"From" are split into several messages in the archive.
* Use autoconf >= 2.50, not 2.13
* Ensure Mailman locks directory exists before calling update
(Closes: #513988).
.
[ Thijs Kinkhorst ]
* Apply patch from Tanguy Ortolo updating postfix-to-mailman
instructions to avoid backscatter mail (Closes: #520040).
* Remove obsolete unicodify_archives for upgrading sarge->etch.
Checksums-Sha1:
c1dc68875666697a8526c3d25b32dcb7158b4446 1327 mailman_2.1.12-2.dsc
c8c03f1bfc7414064ef7af945062ce748992dbac 126182 mailman_2.1.12-2.diff.gz
7bc11f1fe135cdf810fbad59856f1d61eed5da2e 9341830 mailman_2.1.12-2_amd64.deb
Checksums-Sha256:
be5bbad2e8c07ce9567d923cddf6cc14172c8a64c0dae4b4943bdd91d5ebf837 1327
mailman_2.1.12-2.dsc
082751a0875cc5756df27084a5035ade88af4a796ad4587d339d18165546d05c 126182
mailman_2.1.12-2.diff.gz
5c3064582c97fb6cbc623ff04af2424b83520be1bd24d95361fadda04a972f2e 9341830
mailman_2.1.12-2_amd64.deb
Files:
14d0f7cd3c432e5232613ab0a1686a50 1327 mail optional mailman_2.1.12-2.dsc
3f7f31959f1d84e6c3adda128ae2b611 126182 mail optional mailman_2.1.12-2.diff.gz
7002fac33b473d4f6f9111438a340bc5 9341830 mail optional
mailman_2.1.12-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEAREDAAYFAkoWbMwACgkQscRzFz57S3MkHwCg1cEwzdITy/S4iAWMemo0Zxru
DfEAnRyP3vbRlVgcqJolGy25aVYmy1C0
=wSaR
-----END PGP SIGNATURE-----
--- End Message ---