From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RuSgW-0005KB-0v for garchives@archives.gentoo.org; Mon, 06 Feb 2012 17:49:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10D0DE074F; Mon, 6 Feb 2012 17:48:45 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 2FE2BE071C for ; Mon, 6 Feb 2012 17:47:45 +0000 (UTC) Received: by bke11 with SMTP id 11so5501217bke.40 for ; Mon, 06 Feb 2012 09:47:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8IBuBG/0GVh6DfeZtJCxygQ282Dz9kVXkvpprnvFQJo=; b=jRkrN9T2a2TpxQ5+l9FMWjaW3pIYiF4UmQnUYHBS19uK6ynx5QINU9g7aHjYMKly8w CpT/YAOz3IAOHn3oWiXAGrkoOwjnBcgCI4acIezvz+Q5rIx9qJzU5PAerL9SA03T+XVU lozsY+hcvIRvwsThqj7Q6mhS+CR11SyIWXz1Q= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.205.123.2 with SMTP id gi2mr9212472bkc.76.1328550465125; Mon, 06 Feb 2012 09:47:45 -0800 (PST) Received: by 10.205.124.129 with HTTP; Mon, 6 Feb 2012 09:47:45 -0800 (PST) In-Reply-To: <4F300E14.4080108@xunil.at> References: <1328526401.3021.0@numa-i> <2291428.XxuOUCtsom@localhost> <4F300E14.4080108@xunil.at> Date: Mon, 6 Feb 2012 12:47:45 -0500 Message-ID: Subject: Re: [gentoo-user] HEADS UP - postfix-2.9.0 is broken From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: b0814cc4-edea-40de-8255-938fb60eb441 X-Archives-Hash: 20e1df6eb4374a1e25ef64fbfc7028d6 On Mon, Feb 6, 2012 at 12:29 PM, Stefan G. Weichinger wrote: > Am 06.02.2012 18:08, schrieb Volker Armin Hemmann: >> Am Montag, 6. Februar 2012, 12:06:41 schrieb Helmut Jarausch: >>> Hi, >>> >>> beware of installing postfix-2.9.0 >>> When started it tries to access /usr/lib/postfix but files have been >>> installed into /usr/libexec/postfix >> >> >> postfix 2.9.0 works fine for me. >> >> But I also run cfg-update after the update and made sure to merge the ._ file >> correctly. > > Yep, same here for postfix 2.9.0-r1 now. > > Had to kill the master-process manually ... this sorted things out in > the end ... So, to avoid this, when upgrading from < 2.9.0-r1 to 2.9.0-r1, one should stop postfix, do the upgrade, and then start postfix again? that's how I read it. Alternately, copy the old init script prior to upgrade, use that script to bring postfix down, and use the new script to bring postfix up? -- :wq