Your message dated Thu, 10 Jul 2014 18:48:40 +0000
with message-id <[email protected]>
and subject line Bug#603904: fixed in mailman 1:2.1.18-1
has caused the Debian Bug report #603904,
regarding Fresh installation of mailman has wrong permissions, causes archiving 
to fail
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.)


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


After a fresh install of mailman, permissions on directories are wrong,
bin/check_perms reports 93 problems.

This breaks archiving:

---%<---
Nov 18 10:56:06 2010 (26393) Archive file access failure:
        /var/lib/mailman/archives/private/test.mbox/test.mbox [Errno 13]
Permission denied:
'/var/lib/mailman/archives/private/test.mbox/test.mbox'
Nov 18 10:56:06 2010 (26393) Uncaught runner exception: [Errno 13]
Permission denied:
'/var/lib/mailman/archives/private/test.mbox/test.mbox'
Nov 18 10:56:06 2010 (26393) Traceback (most recent call last):
  File "/var/lib/mailman/Mailman/Queue/Runner.py", line 120, in _oneloop
    self._onefile(msg, msgdata)
  File "/var/lib/mailman/Mailman/Queue/Runner.py", line 191, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/var/lib/mailman/Mailman/Queue/ArchRunner.py", line 73, in
_dispose
    mlist.ArchiveMail(msg)
  File "/var/lib/mailman/Mailman/Archiver/Archiver.py", line 198, in
ArchiveMail
    self.__archive_to_mbox(msg)
  File "/var/lib/mailman/Mailman/Archiver/Archiver.py", line 167, in
__archive_to_mbox
    mbox = self.__archive_file(afn)
  File "/var/lib/mailman/Mailman/Archiver/Archiver.py", line 155, in
__archive_file
    return Mailbox.Mailbox(open(afn, 'a+'))
IOError: [Errno 13] Permission denied:
'/var/lib/mailman/archives/private/test.mbox/test.mbox'

Nov 18 10:56:06 2010 (26393) SHUNTING:
1290074144.429549+71b2d77d671432aa649fc260f9517c9bb0ec0ac2
--->%---

Googling around, I found this:
http://forums.debian.net/viewtopic.php?f=10&t=53941&start=0. But I don't
think a bug report has been raised yet.

Running chek_perms -f (as root) gets the number of reported problems
down to 10.

As a result, running "sudo bin/unshunt" now works and the mbox file is
created, and running "sudo -u list bin/arch test" reports success.

But now access to the list archives doesn't work any more, as now apache
is unable to access archives/public/test which links to
archives/private/test and apache is not able to access archives/private:

/var/lib/mailman/archives> ls -l
total 8
drwxrws--- 6 list list 4096 Nov 18 10:55 private
drwxrwsr-x 2 root list 4096 Nov 18 10:55 public


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages mailman depends on:
ii  apache2                 2.2.16-3         Apache HTTP Server
metapackage
ii  apache2-mpm-prefork [ht 2.2.16-3         Apache HTTP Server -
traditional n
ii  cron                    3.0pl1-115       process scheduling daemon
ii  debconf [debconf-2.0]   1.5.36           Debian configuration
management sy
ii  libc6                   2.11.2-7         Embedded GNU C Library:
Shared lib
ii  logrotate               3.7.8-6          Log rotation utility
ii  lsb-base                3.2-23.1         Linux Standard Base 3.2
init scrip
ii  postfix [mail-transport 2.7.1-1          High-performance mail
transport ag
ii  pwgen                   2.06-1+b1        Automatic Password
generation
ii  python                  2.6.6-3+squeeze1 interactive high-level
object-orie
ii  python-support          1.0.10           automated rebuilding
support for P
ii  ucf                     3.0025+nmu1      Update Configuration File:
preserv

mailman recommends no packages.

Versions of packages mailman suggests:
pn  listadmin                   <none>       (no description available)
ii  lynx                        2.8.8dev.5-1 Text-mode WWW Browser
(transitiona
pn  spamassassin                <none>       (no description available)

-- debconf information:
  mailman/gate_news: false
* mailman/site_languages: en
  mailman/queue_files_present: abort installation
* mailman/used_languages:
* mailman/default_server_language: en
* mailman/create_site_list:



--- End Message ---
--- Begin Message ---
Source: mailman
Source-Version: 1:2.1.18-1

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.

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.
Thijs Kinkhorst <[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: SHA1

Format: 1.8
Date: Thu, 10 Jul 2014 19:27:46 +0200
Source: mailman
Binary: mailman
Architecture: source amd64
Version: 1:2.1.18-1
Distribution: unstable
Urgency: medium
Maintainer: Mailman for Debian <[email protected]>
Changed-By: Thijs Kinkhorst <[email protected]>
Description:
 mailman    - Powerful, web-based mailing list manager
Closes: 603904 734180 746592
Changes:
 mailman (1:2.1.18-1) unstable; urgency=medium
 .
   * New upstream release.
     - Adds DMARC support. (Closes: #746592)
     - Drop obsolete patches:
       20_qmail_to_mailman.debian.patch
       80_sync_members_unicode.patch
   * Add lsb-release to debian/tests/control. (Closes: #734180)
   * Fix ownership on /var/lib/mailman/archives/private as upstream
     suggests, also reflecting group ownership for public archives.
     Thanks Luca Capello! (closes: #603904)
   * Checked for policy 3.6.5, no changes.
Checksums-Sha1:
 17d1e9e997ccf7f64b6d9cd8e71100e7ce2df4cf 1727 mailman_2.1.18-1.dsc
 3ea3aff36984a7ccc92bc784b7e76cb8156fa4fc 9095038 mailman_2.1.18.orig.tar.gz
 4377909259b43a9dcf3658d06e4dd73b3891c631 103460 mailman_2.1.18-1.debian.tar.xz
 fa69bb92f6fabaea7ee88db8a8ea2ecb3cfa3e24 4348326 mailman_2.1.18-1_amd64.deb
Checksums-Sha256:
 6d02c1be1ce35b035664f27689f942d22c299810a3c6042ef0c5a41a17515cd5 1727 
mailman_2.1.18-1.dsc
 dc1d605321448e7e5e804e26493f7689a0b17f0810505dc3f9774f9519308349 9095038 
mailman_2.1.18.orig.tar.gz
 18729ce3632db4f6941319efd1c2fa630e49848dabe3a79f9b0310b6cd6cb3be 103460 
mailman_2.1.18-1.debian.tar.xz
 a0b7f02a125e6fda8b43c069aa2b73f99db4e8ba23a10ba142c4cbac47973178 4348326 
mailman_2.1.18-1_amd64.deb
Files:
 b92f6958b3d13d413c919b94f21d85a9 4348326 mail optional 
mailman_2.1.18-1_amd64.deb
 f54c7141c48745274ad02acdf65ef6d8 1727 mail optional mailman_2.1.18-1.dsc
 02ce493711248e1d3723356188446d9f 9095038 mail optional 
mailman_2.1.18.orig.tar.gz
 c84d0d23c257b0db76a39b045b7fa695 103460 mail optional 
mailman_2.1.18-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJTvt6LAAoJEFb2GnlAHawE0joH/A8ppyPKH2tSRypCQk23DNWq
VUWJzF9fPBlFnUo7QW+MmK+/rpO/gUgvzVrnes0JjSxMuQm0l6d7uiibtvsYGYHs
wuJOqYQIh7tO6Z8c2uE0eJr4v/I05MR8J7HpU+wJgvAuppL0mpkcbuvbrSVSSeoQ
o3RahVB+wwo6NV3E/R2aE9c7qAT9YDDubqfNOiosfvPzXcrqZStPMWddDDsZhhZx
l2gUwOfxu+CHcmqKQNaJdoYJce8CxBfy6hWw4RFcsb7FWpIlALxR01hIAgKwCn47
OIssgjZj+2gYKv6G4mG2LjfESVA4grnrNU29xEFwN8pEblte+/hLXOQGRmQF7wM=
=xCwT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to