From owner-freebsd-ports@FreeBSD.ORG Mon Sep 1 21:15:12 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55CAD131; Mon, 1 Sep 2014 21:15:12 +0000 (UTC) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "neonpark.inter-sonic.com", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1AB8112B6; Mon, 1 Sep 2014 21:15:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <5404E1D2.1020201@intersonic.se> Date: Mon, 01 Sep 2014 23:14:58 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: ports@FreeBSD.org Subject: www/horde does not run on 10-STABLE - Fatal Error: Could not pack data Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: questions@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2014 21:15:12 -0000 Sorry for the cross-post but this is a bit out of the ordinary for me. In short, no matter how I try varoius changes, I am unable to run www/horde-base under latest 10-STABLE. The error is: HORDE: Could not pack data. [pid 80949 on line 154 of "/usr/local/share/pear/Horde/Pack.php"] >From what I gather, Pack.php deals with compressing data before cache, maybe also before sending to browser. Problem occurs both through Apache and with php cli. Facts: The same config ran on 10-STABLE mid-August Stopped working after updating to latest 10-STABLE end last week (27th.) Same config runs fine on 9-STABLE. Today I did a fresh 9-STABLE, got Horde up and running fine. Updated the system to 10-STABLE. rebuilt all ports and the error is back. Please, if anyone has ANY idea what is going on? If I was fluent in PHP I assume I could figure out myself... Thank you! //per