Quoting "Ralf S. Engelschall" <[EMAIL PROTECTED]>:

>   +#   package information
>   +Name:         mailman
>   +Summary:      Mailing List Management System
>   +URL:          http://www.list.org/
>   +Vendor:       John Viega et al.
>   +Packager:     OpenPKG
>   +Distribution: OpenPKG
>   +Class:        JUNK
>   +Group:        Network
>   +License:      GPL
>   +Version:      2.1.5
>   +Release:      20050430
>   patch -p0 <<'@@ .'

yep, in openpkg-current there is python 2.4 which is quite
incompatible with mailman 2.1.5. (crashing BounceRunner and other
problems) now i'm working on 2.1.6rc2... Barry Warsaw sad, that 2.1.6
will be released when all problems will be resolved.

>   Index: openpkg-src/mailman/rc.mailman
>   ============================================================================
>   $ cvs diff -u -r0 -r1.1 rc.mailman
>   --- /dev/null       2005-04-30 19:15:07 +0200
>   +++ rc.mailman      2005-04-30 19:18:54 +0200
>   @@ -0,0 +1,53 @@
>   [EMAIL PROTECTED]@/lib/openpkg/bash @l_prefix@/etc/rc
>   +##
>   +##  rc.mailman -- Run-Commands
>   +##
>   +

[cut]

>   +%daily -u @l_susr@
>   +    rcService mailman enable yes || exit 0
>   +    @l_prefix@/bin/python -S @l_prefix@/libexec/mailman/cron/checkdbs
>   +    @l_prefix@/bin/python -S @l_prefix@/libexec/mailman/cron/disabled
>   +    @l_prefix@/bin/python -S @l_prefix@/libexec/mailman/cron/senddigests
>   +    @l_prefix@/bin/python -S @l_prefix@/libexec/mailman/cron/nighty_gzip

my 8-[ bug, s/nighty/nightly/g

-- 
robert j. wozny

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to