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 1RuStP-0007RW-2k for garchives@archives.gentoo.org; Mon, 06 Feb 2012 18:02:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4039E05DB; Mon, 6 Feb 2012 18:02:04 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id BAB99E051E for ; Mon, 6 Feb 2012 18:01:02 +0000 (UTC) Received: by eaad1 with SMTP id d1so634196eaa.40 for ; Mon, 06 Feb 2012 10:01:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=LsA2ndTeCpbqqQDGMr87RqEyxZQP1iIT/cTljp32QoI=; b=drH2/BIUZsM9bYomE7CO2w8ImMiUzNrilejRaSNwvD2eIgcqkEVPUVA3lbA1WGd0fW ZPbKMS5Njt8cNqhphQz8sr1V2mkYtkM1QfX/fXYXR/QImhhzLDjpHnZaIhsBtvAW1ltU q06/HdGnZfrWhThyLXn3fc9REc2V0npeNj6M4= Received: by 10.213.17.137 with SMTP id s9mr1547020eba.111.1328551261930; Mon, 06 Feb 2012 10:01:01 -0800 (PST) Received: from localhost.localnet (p4FC61F7C.dip0.t-ipconnect.de. [79.198.31.124]) by mx.google.com with ESMTPS id a58sm63349979eeb.8.2012.02.06.10.01.00 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 06 Feb 2012 10:01:01 -0800 (PST) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] HEADS UP - postfix-2.9.0 is broken Date: Mon, 06 Feb 2012 19:00:59 +0100 Message-ID: <1436381.LRbWW7PalW@localhost> User-Agent: KMail/4.8.0 (Linux/3.0.7; KDE/4.8.0; x86_64; ; ) In-Reply-To: References: <1328526401.3021.0@numa-i> <4F300E14.4080108@xunil.at> 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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 89161eb9-a184-4e7a-9f17-f50dfa70ffa8 X-Archives-Hash: ae6ec303c04be951719414a685441f1d Am Montag, 6. Februar 2012, 12:47:45 schrieb Michael Mol: > 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? I just upgraded and did /etc/init.d/postfix restart and it worked. -- #163933