From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 1 00:30:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66B6F1065670 for ; Sat, 1 Mar 2008 00:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 56BA48FC19 for ; Sat, 1 Mar 2008 00:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m210U3g9003692 for ; Sat, 1 Mar 2008 00:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m210U3Fa003689; Sat, 1 Mar 2008 00:30:03 GMT (envelope-from gnats) Date: Sat, 1 Mar 2008 00:30:03 GMT Message-Id: <200803010030.m210U3Fa003689@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Scott Willson Cc: Subject: Re: ports/121236: [PATCH] mail/postfix: fix package data_directory creation X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scott Willson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2008 00:30:03 -0000 The following reply was made to PR ports/121236; it has been noted by GNATS. From: Scott Willson To: bug-followup@FreeBSD.org, Artis.Caune@latnet.lv Cc: Subject: Re: ports/121236: [PATCH] mail/postfix: fix package data_directory creation Date: Fri, 29 Feb 2008 16:08:03 -0800 --Apple-Mail-5-537100926 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit I had a similar problem: fatal: tls_prng_exch_open: cannot open PRNG exchange file Seemed to be caused by /var/lib not being readable by Postfix. Looks like this patch would fix the problem, --Apple-Mail-5-537100926 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I had a similar = problem: 
fatal: tls_prng_exch_open: = cannot open PRNG exchange file

Seemed to be caused by = /var/lib not being readable by Postfix. Looks like this patch would fix = the problem,
= --Apple-Mail-5-537100926--