From owner-svn-ports-head@freebsd.org Tue Jan 9 22:29:28 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CA09E76F39; Tue, 9 Jan 2018 22:29:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E91274C88; Tue, 9 Jan 2018 22:29:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id A6E9CBDD31; Tue, 9 Jan 2018 23:29:25 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 5C772BDD25; Tue, 9 Jan 2018 23:29:25 +0100 (CET) Subject: Re: svn commit: r458522 - head/sysutils/fusefs-sshfs To: Muhammad Moinur Rahman , Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201801091213.w09CD2bV075762@repo.freebsd.org> <4914965b-d90b-07f4-b161-0b6407131c80@FreeBSD.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Tue, 9 Jan 2018 23:29:24 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: fr Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2018 22:29:28 -0000 Le 09/01/2018 =C3=A0 13:24, Muhammad Moinur Rahman a =C3=A9crit=C2=A0: > Before > =3D=3D=3D>>> All >> fusefs-sshfs-3.3.0 >> textproc/py-docutils (3/3) > > =3D=3D=3D>=C2=A0 Installing for py27-docutils-0.14_1 > =3D=3D=3D>=C2=A0 Checking if py27-docutils already installed > =3D=3D=3D>=C2=A0=C2=A0 py27-docutils-0.14_1 is already installed > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 You may wish to ``make deinstall'' and i= nstall this port again > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 by ``make reinstall'' to upgrade it prop= erly. > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 If you really wish to overwrite the old = port of py27-docutils > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 without deleting it first, set the varia= ble "FORCE_PKG_REGISTER" > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 in your environment or the "make install= " command line. > *** Error code 1 This is most certainly a bug in portmaster, do not add workaround for third party tools in the ports tree. > On Tue, 9 Jan, 2018 at 18:18, Mathieu Arnold > wrote: > > Le 09/01/2018 =C3=A0 13:13, Muhammad Moinur Rahman a =C3=A9crit=C2=A0= : > > Log: > >=C2=A0 =C2=A0sysutils/fusefs-sshfs: Fix installation with python > > I don't think so, it was working before, it is now most likely brok= en. > > > -BUILD_DEPENDS=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0rst2man:textproc/py-d= ocutils > > +BUILD_DEPENDS=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0rst2man:textproc/py-d= ocutils@${FLAVOR} > > fusefs-sshfs has no FLAVOR, so now, it tries to depend on > textproc/py-docutils with an empty flavor, which will not work, and > possibly break package builds. > > -- > Mathieu Arnold > > --=20 Mathieu Arnold