From owner-freebsd-questions Tue Feb 18 10:58:49 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2DFE37B401 for ; Tue, 18 Feb 2003 10:58:47 -0800 (PST) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 662D043F3F for ; Tue, 18 Feb 2003 10:58:44 -0800 (PST) (envelope-from timothyk@wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id h1IIwdE01804; Tue, 18 Feb 2003 13:58:39 -0500 (EST) (envelope-from timothyk@wallnet.com) Received: from 10.0.1.9 (mts-123.wallnet.com [208.225.162.55]) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id h1IIwZM01794; Tue, 18 Feb 2003 13:58:36 -0500 (EST) (envelope-from timothyk@wallnet.com) From: Tim Kellers To: "Per olof Ljungmark" , freebsd-questions@freebsd.org Subject: Re: upgrade of Mailman from ports fails: unable to set GID Date: Tue, 18 Feb 2003 13:58:01 -0500 User-Agent: KMail/1.5 References: <3E5239ED.10500@intersonic.se> In-Reply-To: <3E5239ED.10500@intersonic.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302181358.01534.timothyk@wallnet.com> X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just portupgraded an instance of Mailman from 2.1b4 to 2.1.1 and, while I was able to set the GID without a problem (sendmail MTA), I had this response to both /usr/local/etc/rc.d/mailman.sh start and mailmanctl: eris# ./mailmanctl -s start Site list is missing: mailman I compared the files in /usr/local/mailman/bin with another machine that's running 2.1b4 and I didn't find anything startlingly different --even the Defaults.py and mm_cfg.py files were the same. I ftp'd the mailmanctl file from the 2.1b4 server to the server with 2.1.1 installed, ran the mailman.sh start script and everything (appears, so far) to be working fine. Just to verify that it wasn't a portupgrade issue, I pkg_delete'd mailman and built a fresh install; I got the same error on starting mailmanctl with the file from 2.1.1. Looks like 2.1.1 has some issues, has anyone gotten it to run out-of-the-box from ports?? Tim Kellers CPE/NJIT On Tuesday 18 February 2003 08:49 am, Per olof Ljungmark wrote: > Have Mailman/Postfix install and just tried to update from 2.1 to 2.1.1 > via ports. However, I can't set the variable "--with-mail-gid=nobody" no > matter how I try, and this makes the mailwrapper fail as it tries to > execute under the wrong GID. > What am I doing wrong? > > Building and installing Mailman as a normal app outside the ports system > with "--with-mail-gid=nobody" works fine. > > cheers, > > /per olof > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message