Date: Thu, 4 Apr 2013 10:21:32 +0200 From: Mario Polario <mario.pranjic@gmail.com> To: William Grzybowski <william88@gmail.com> Cc: ports@freebsd.org Subject: Re: mailman compile problem Message-ID: <CAE%2BvKfDTJtoRB7XneKoiCiZRUG6oOoBAyHJjBKRD2Fbg33vLHQ@mail.gmail.com> In-Reply-To: <CAHtVNLPbWgXUDBGmshuRMmhTUCc1Bup1wRCt3UYrZTNrAd2g9g@mail.gmail.com> References: <CAE%2BvKfBPejSKh%2BQ0muMOiToYKuSbq4hJD%2B0ZGRQcYTp3xVJQYg@mail.gmail.com> <CAHtVNLPbWgXUDBGmshuRMmhTUCc1Bup1wRCt3UYrZTNrAd2g9g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! Thank you, that did the trick. :) Now, when it comes to usiing mailman with postfix I get: mail-wrapper: Group mismatch error. Mailman expected the mail wrapper script to be executed as group "nobody", but the system's mail server executed the mail script as group "mailman". Try tweaking the mail server to run the script as group "nobody", or re-run configure, providing the command line option `--with-mail-gid=mailman'. What is the best way to solve this group mismatch issue? Thanx! Best regards, Mario. On Wed, Apr 3, 2013 at 1:30 PM, William Grzybowski <william88@gmail.com>wrote: > On Wed, Apr 3, 2013 at 8:23 AM, Mario Polario <mario.pranjic@gmail.com> > wrote: > > Hi! > > > > I'm trying to compile new version of mailman on 9.1 release: > > 9.1-RELEASE-p1 > > > > Whatever I try, I get stuck with: > > > > SyntaxError: invalid syntax > > /usr/local/bin/python3.3 ../build/bin/msgfmt.py -o > > zh_TW/LC_MESSAGES/mailman.mo zh_TW/LC_MESSAGES/mailman.po > > File "../build/bin/msgfmt.py", line 86 > > 0x950412deL, # Magic > > ^ > > SyntaxError: invalid syntax > > > > > > Any help is more than welcomed! > > mailman is not ready for python 3, use 2.7: > > make PYTHON_VERSION=2.7 install > > We should fix it with USE_PYTHON= 2.7- in Makefile. > > > > -- > William Grzybowski > ------------------------------------------ > Curitiba/PR - Brasil >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE%2BvKfDTJtoRB7XneKoiCiZRUG6oOoBAyHJjBKRD2Fbg33vLHQ>