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 1RuMQL-0005Te-3j for garchives@archives.gentoo.org; Mon, 06 Feb 2012 11:07:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3798AE0648; Mon, 6 Feb 2012 11:07:43 +0000 (UTC) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by pigeon.gentoo.org (Postfix) with ESMTP id EFCC6E060D for ; Mon, 6 Feb 2012 11:06:42 +0000 (UTC) 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-disposition: inline Content-type: text/plain; charset=us-ascii Received: from ironport-out-2.rz.rwth-aachen.de ([134.130.5.187]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LYY00CR4XJ6M2A0@mta-2.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Mon, 06 Feb 2012 12:06:42 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.73,369,1325458800"; d="scan'208";a="76939215" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by mx-2.rz.rwth-aachen.de with ESMTP; Mon, 06 Feb 2012 12:06:42 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id q16B6fNj017636 for ; Mon, 06 Feb 2012 12:06:41 +0100 (CET) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 9DC2817EC for ; Mon, 06 Feb 2012 12:06:41 +0100 (CET) Date: Mon, 06 Feb 2012 12:06:41 +0100 From: Helmut Jarausch Subject: [gentoo-user] HEADS UP - postfix-2.9.0 is broken To: gentoo-user@lists.gentoo.org X-Mailer: Balsa 2.4.11 Message-id: <1328526401.3021.0@numa-i> X-Archives-Salt: f847c4f0-fac1-4c3f-9c6e-4bc6a4618dc0 X-Archives-Hash: c8d124983acf09f5a709f9bd0ac8d8d5 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 And after re-emerging postfix-2.8.8 I couldn't do /etc/init.d/postfix restart since openrc was thinking it's still running. Since it was urgent I rebooted my system. Does anybody where openrc stores the info that a daemon is running? Thanks, Helmut.