RE: [gentoo-user] mailman stopped working after upgrade

2005-09-23 Thread Daevid Vincent
> -Original Message- > From: Daevid Vincent [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 15, 2005 1:46 PM > To: gentoo-user@lists.gentoo.org > Subject: RE: [gentoo-user] mailman stopped working after upgrade > > Okay. Last night I ripped out every 'mail

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-15 Thread Michael Sullivan
On Thu, 2005-09-15 at 13:46 -0700, Daevid Vincent wrote: > Okay. Last night I ripped out every 'mailman' directory and file I could > find. Unmerged mailman. Backed up my lists. And re-emerged mailman. Same f'n > problem. WTF?! > > Sep 15 13:31:17 [Mailman mail-wrapper] Group mismatch error. Mail

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-15 Thread Daevid Vincent
Okay. Last night I ripped out every 'mailman' directory and file I could find. Unmerged mailman. Backed up my lists. And re-emerged mailman. Same f'n problem. WTF?! Sep 15 13:31:17 [Mailman mail-wrapper] Group mismatch error. Mailman expected the mail_wrapper script to be executed as group "mailm

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-14 Thread Daevid Vincent
I don't do any automated emerges (that seems extremely dangerous to me). I only "emerge sync" via crontab every night. Then I manually do an 'emerge -Davu system' (and world) to see what needs updating. I'll pick and choose from there. I did change my USE="nptl nptlonly -cups -debug acpi wifi mysq

Re: [gentoo-user] mailman stopped working after upgrade

2005-09-14 Thread Nick Rout
On Wed, 2005-09-14 at 10:56 +0100, Neil Bothwick wrote: > On Wed, 14 Sep 2005 21:23:15 +1200, Nick Rout wrote: > > > genlop -l | grep mailman -A5 (gives the 5 preceding lines as well) > > Don't you mean -A5? -A gives the following lines. -C may be better, > which gives both. err I think we bo

Re: [gentoo-user] mailman stopped working after upgrade

2005-09-14 Thread Neil Bothwick
On Wed, 14 Sep 2005 10:56:32 +0100, Neil Bothwick wrote: > On Wed, 14 Sep 2005 21:23:15 +1200, Nick Rout wrote: > > > genlop -l | grep mailman -A5 (gives the 5 preceding lines as well) > > Don't you mean -A5? -A gives the following lines. -C may be better, > which gives both. Of course I mea

Re: [gentoo-user] mailman stopped working after upgrade

2005-09-14 Thread Neil Bothwick
On Wed, 14 Sep 2005 21:23:15 +1200, Nick Rout wrote: > genlop -l | grep mailman -A5 (gives the 5 preceding lines as well) Don't you mean -A5? -A gives the following lines. -C may be better, which gives both. -- Neil Bothwick Windows booting: insert CD-ROM 2. pgpr2sCbrxI8K.pgp Description

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-14 Thread Nick Rout
On Tue, 2005-09-13 at 18:54 -0700, Daevid Vincent wrote: > Why did portage re-install the same version of mailman (r4) over and > over? > > daevid init.d # genlop -l | grep mailman pass, next question... However you can investigate further by seeing what else was being emerged at the same time

Re: [gentoo-user] mailman stopped working after upgrade

2005-09-13 Thread Dave Nebinger
- Original Message - From: "Dave Nebinger" <[EMAIL PROTECTED]> To: Sent: Tuesday, September 13, 2005 10:11 PM Subject: Re: [gentoo-user] mailman stopped working after upgrade Why did portage re-install the same version of mailman (r4) over and over? daevid in

Re: [gentoo-user] mailman stopped working after upgrade

2005-09-13 Thread Dave Nebinger
Why did portage re-install the same version of mailman (r4) over and over? daevid init.d # genlop -l | grep mailman Thu Nov 11 10:26:07 2004 >>> net-mail/mailman-2.1.5-r2 Sun Nov 14 18:12:48 2004 >>> net-mail/mailman-2.1.5-r2 Mon Jan 17 14:36:05 2005 >>> net-mail/mailman-2.1.5-r3

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-13 Thread Daevid Vincent
Hmm. Another insteresting thing: Why did portage re-install the same version of mailman (r4) over and over? daevid init.d # genlop -l | grep mailman Thu Nov 11 10:26:07 2004 >>> net-mail/mailman-2.1.5-r2 Sun Nov 14 18:12:48 2004 >>> net-mail/mailman-2.1.5-r2 Mon Jan 17 14:36:05 20

Re: [gentoo-user] mailman stopped working after upgrade

2005-09-12 Thread Nick Rout
On Mon, 12 Sep 2005 18:52:35 -0700 Daevid Vincent wrote: > BTW, someone on the mailman list said, "Yes, it has the flags, but what is > the value of the ${MAILGID} parameter? The error message you received says > it's 'mailman' and > should be 'mail'." > My system runs postfix, not exim, but

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-12 Thread Daevid Vincent
ment says there, and what the .ebuild is doing. I'm so confused. *sigh* > -Original Message----- > From: Daevid Vincent [mailto:[EMAIL PROTECTED] > Sent: Monday, September 12, 2005 6:22 PM > To: gentoo-user@lists.gentoo.org > Subject: RE: [gentoo-user] mailman stopped working

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-12 Thread Daevid Vincent
Thank you for taking the time to reply Nick. > Odd that you took this long to upgrade mailman as mine was > upgraded to 2.1.5-r4 in February ? I run a fairly stable x86 server and try not to 'fix' what ain't broke. I dunno. I usually run 'emerge -Davu system' and 'world' every couple of days an

Re: [gentoo-user] mailman stopped working after upgrade

2005-09-12 Thread Nick Rout
> > Sent: Monday, September 12, 2005 1:53 PM > > To: gentoo-user@lists.gentoo.org > > Subject: RE: [gentoo-user] mailman stopped working after upgrade > > > > -Original Message- > > > From: Daevid Vincent [mailto:[EMAIL PROTECTED] > > > S

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-12 Thread Daevid Vincent
-with-mail-gid=${MAILGID} \ > --with-cgi-gid=${APACHEGID} \ > || die "configure failed" > > make || die "make failed" > } > ... > > > -Original Message- > > From: Daevid Vincent [mailto:[EMAIL PROTECT

RE: [gentoo-user] mailman stopped working after upgrade

2005-09-12 Thread Daevid Vincent
l Message- > From: Daevid Vincent [mailto:[EMAIL PROTECTED] > Sent: Monday, September 12, 2005 12:35 PM > To: gentoo-user@lists.gentoo.org > Subject: [gentoo-user] mailman stopped working after upgrade > > Mailman was working, then a (Gentoo) 'emerge -Davu system' > u

[gentoo-user] mailman stopped working after upgrade

2005-09-12 Thread Daevid Vincent
Mailman was working, then a (Gentoo) 'emerge -Davu system' update happened the other day and looks like it broke mailman. daevid portage-logs # ll *mailman* -rw-r--r-- 1 root root 62662 Sep 7 11:34 3485-mailman-2.1.5-r4.log -rw-r--r-- 1 root root 1105 Sep 7 11:34 3486-mailman-2.1.5-r4.log Se