From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 14 13:10:10 2011 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 512BD106566B for ; Tue, 14 Jun 2011 13:10:10 +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 413548FC13 for ; Tue, 14 Jun 2011 13:10:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5EDA9kC080395 for ; Tue, 14 Jun 2011 13:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5EDA9XC080393; Tue, 14 Jun 2011 13:10:09 GMT (envelope-from gnats) Date: Tue, 14 Jun 2011 13:10:09 GMT Message-Id: <201106141310.p5EDA9XC080393@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Richard Brooksby Cc: Subject: Re: ports/156847: make of port www/py-html5lib does nothing X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Richard Brooksby List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2011 13:10:10 -0000 The following reply was made to PR ports/156847; it has been noted by GNATS. From: Richard Brooksby To: Ruslan Mahmatkhanov Cc: bug-followup@FreeBSD.org Subject: Re: ports/156847: make of port www/py-html5lib does nothing Date: Tue, 14 Jun 2011 13:23:28 +0100 On 2011-06-14, at 10:59, Ruslan Mahmatkhanov wrote: > Hi Richard. >=20 > I can't reproduce this behavior: > http://pastebin.com/qnav77zS >=20 > I see that you use `portsnap fetch install`, but portsnap > doesn't have `install` target. You should use > `portsnap fetch extract` in first time and > `portsnap fetch update` to update your tree. > I'm trying this with python 2.7 on 9.0-current with no > problem. Please try this and tell us if it helped. > You can try to delete /usr/ports tree (except distfiles/ > and packages/) and do `portsnap fetch extract` to make > clean experiment. Hi Ruslan. How strange! I've been typing "fetch install" for years. I guess it = changed at some point. Anyway, I have (for other reasons) upgraded Python to 2.7 system-wide, = and now I can't reproduce it either. So you can close this if you like. Thanks for your help.=