From owner-freebsd-ports@FreeBSD.ORG Sat Oct 11 12:59:04 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51AD2B3A for ; Sat, 11 Oct 2014 12:59:04 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FC7622C for ; Sat, 11 Oct 2014 12:59:03 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1XcwGE-0001Kc-9r for freebsd-ports@freebsd.org; Sat, 11 Oct 2014 05:59:02 -0700 Date: Sat, 11 Oct 2014 05:59:02 -0700 (PDT) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <20141011155821.703bb6d2@rsbsd.rsb> In-Reply-To: References: <542E677A.7080205@gmx.net> <20141003203057.GA1053@medusa.sysfault.org> <1412607401631-5954805.post@n5.nabble.com> Subject: Re: py-imaging vs. py-pillow MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: Sat, 11 Oct 2014 12:59:04 -0000 Build fails if tiff is enabled (py27-pillow-2.6.0) OPTIONS_FILE_SET+=TIFF Gives: "ValueError: --enable-tiff requested but tiff not found, aborting" Just advising in case you have not been made aware. Regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/py-imaging-vs-py-pillow-tp5954043p5955962.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Sat Oct 11 13:00:16 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C5667BDE for ; Sat, 11 Oct 2014 13:00:16 +0000 (UTC) Received: from hades.sorbs.net (hades.sorbs.net [67.231.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id ADDC32ED for ; Sat, 11 Oct 2014 13:00:16 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from isux.com (firewall.isux.com [213.165.190.213]) by hades.sorbs.net (Oracle Communications Messaging Server 7.0.5.29.0 64bit (built Jul 9 2013)) with ESMTPSA id <0NDA00D1Q6ZAUT00@hades.sorbs.net> for freebsd-ports@freebsd.org; Sat, 11 Oct 2014 06:04:24 -0700 (PDT) Message-id: <543929DD.7000807@sorbs.net> Date: Sat, 11 Oct 2014 15:00:13 +0200 From: Michelle Sullivan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.24) Gecko/20100301 SeaMonkey/1.1.19 To: Lars Engels Subject: Re: PKG not quite ready for prime time References: <543817AA.8080305@gmx.de> <54381E16.9070609@FreeBSD.org> <1a8g3athvnun67c4kljhjtsjjlc30116j1@4ax.com> <543837CF.9070607@FreeBSD.org> <1412970941.2397812.177601925.2135B6F5@webmail.messagingengine.com> <54385A9A.8020907@sorbs.net> <20141011120854.GA20243@e-new.0x20.net> In-reply-to: <20141011120854.GA20243@e-new.0x20.net> Cc: freebsd-ports@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: Sat, 11 Oct 2014 13:00:16 -0000 Lars Engels wrote: > On Sat, Oct 11, 2014 at 12:15:54AM +0200, Michelle Sullivan wrote: > >> Mark Felder wrote: >> >>> On Fri, Oct 10, 2014, at 14:47, Bryan Drewery wrote: >>> >>> >>>> On 10/10/2014 1:12 PM, scratch65535@att.net wrote: >>>> >>>> >>>>> On Fri, 10 Oct 2014 12:57:42 -0500, Brian Drewery wrote: >>>>> >>>>> >>>>> >>>>>> find /usr/share/keys/pkg -exec sha256 {} + >>>>>> >>>>>> >>>>> No such file >>>>> >>>>> >>>> That's your problem. You are missing the signature fingerprints to >>>> compare against. As such Pkg is refusing to do anything to prevent MITM >>>> attacks. >>>> >>>> You are missing this: >>>> https://www.freebsd.org/security/advisories/FreeBSD-EN-14:03.pkg.asc >>>> >>>> freebsd-update can provide it. >>>> >>>> >>>> >>>> >>> Ahh, good point. This is better advice. Even if your system was >>> supposedly fully up to date freebsd-update would detect this is missing >>> and repair it as it was part of an SA. This is better advice than my >>> manual creation method :-) >>> >>> >> Didn't on mine, I ran into the same problem - though it wasn't a show >> stopper for me as I was trying to use my own repo - which also failed >> using the docs... and nothing in the debug gave any clues or additional >> information to the problem. Fortunately, I can read/write code, so I >> fixed things myself. >> > > Thanks for creating an PR. > Actually I noticed about 72 hours ago, and I'm still trying to fix everything that was broken by the forced change... so there is no way I'm going to be doing any PRs until that's all done... and 23rd Oct my boss has me flying to SFO to discuss with the Eng & Ops team about changing all my servers over from FreeBSD to Redhat - exactly what I thought they would - been unable to update/patch any of my prod servers against the Bash bug because the entire build system is broken because of the 'End of life = This is the day its all going to break' issue... so not really got any motivation to log any PRs now... or ever again. Regards, -- Michelle Sullivan http://www.mhix.org/