From owner-freebsd-ports@FreeBSD.ORG Mon Dec 1 20:41:56 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B952237 for ; Mon, 1 Dec 2014 20:41:56 +0000 (UTC) Received: from ceto.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4934B5EC for ; Mon, 1 Dec 2014 20:41:56 +0000 (UTC) Received: from ceto.cloudzeeland.nl (ceto.cloudzeeland.nl [10.10.10.30]) by ceto.cloudzeeland.nl (Postfix) with ESMTP id 6218547CAF52 for ; Mon, 1 Dec 2014 21:41:53 +0100 (CET) Received: from [10.10.10.33] (unknown [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ceto.cloudzeeland.nl (Postfix) with ESMTPSA id 3381D47CAF40 for ; Mon, 1 Dec 2014 21:41:53 +0100 (CET) Message-ID: <547CD295.3040508@webrz.net> Date: Mon, 01 Dec 2014 21:41:57 +0100 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 To: FreeBSD Ports ML Subject: Re: Spamassassin Update - fake pkg References: <547CD1F8.5060500@webrz.net> In-Reply-To: <547CD1F8.5060500@webrz.net> X-Virus-Scanned: ClamAV using ClamSMTP on ceto.cloudzeeland.nl MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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 Dec 2014 20:41:56 -0000 Looks like this is due to p5-IO-Socket-SSL port (I think). Letme first find out what went wrong here before I bother you with this issue. Jos Chrispijn schreef op 1-12-2014 om 21:39: Dear port maintainer, Just ran into a problem with updating the Spamassassin port: --- cut --- ===>Â Â Registering installation for p5-IO-Socket-SSL-2.007 as automatic pkg-static: lstat(/usr/ports/security/p5-IO-Socket-SSL/work/stage/usr/local/./usr/l ocal/lib/perl5/site_perl/mach/5.18/auto/IO/Socket/SSL/.packlist): No such file or directory *** [fake-pkg] Error code 74 Stop in /usr/ports/security/p5-IO-Socket-SSL. *** [install] Error code 1 Stop in /usr/ports/security/p5-IO-Socket-SSL. *** [run-depends] Error code 1 Stop in /usr/ports/mail/spamassassin. *** [install] Error code 1 Stop in /usr/ports/mail/spamassassin. --- cut --- Â Could you provide a solution for this? Â Thanks, Jos Chrispijn