From owner-freebsd-mono@freebsd.org Sun Oct 16 09:06:26 2016 Return-Path: Delivered-To: freebsd-mono@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 46B02C12BB2 for ; Sun, 16 Oct 2016 09:06:26 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from marvin.blogreen.org (marvin.blogreen.org [IPv6:2001:41d0:fe22:1a01::2]) by mx1.freebsd.org (Postfix) with ESMTP id ED538C2B; Sun, 16 Oct 2016 09:06:25 +0000 (UTC) (envelope-from romain@blogreen.org) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 7E72E10B95; Sun, 16 Oct 2016 11:06:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=blogreen.org; s=marvin; t=1476608782; bh=SFgxaygYs49E3BTCMLC7/gjNFn4tQV/P9bNbcrdkqhI=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=FjxC7FKocLERvV7+NzCn3BbEXezsLsGkRRJKoVk69jp3yHcRA+PdnnvNnpsyh+7tl hOYWYcLMBhgfxXHG2taiWbZQxXIxXm1MG2mpzuT0146cBkFWeeU9d+Ju6n8I4Yv7Oa 2qb8xd78poaaF6ySBce079W8tgznPXYxpd50FBQs= Date: Sun, 16 Oct 2016 11:06:22 +0200 From: Romain =?iso-8859-1?Q?Tarti=E8re?= To: Russell Haley Cc: Romain =?iso-8859-1?Q?Tarti=E8re?= , freebsd-mono@freebsd.org, dbn@FreeBSD.org Subject: Re: [package - 101amd64-default][lang/referenceassemblies-pcl] Failed for referenceassemblies-pcl-4.6_1 in package Message-ID: <20161016090622.GA82599@FreeBSD.org> Mail-Followup-To: Russell Haley , Romain =?iso-8859-1?Q?Tarti=E8re?= , freebsd-mono@freebsd.org, dbn@FreeBSD.org References: <201610150116.u9F1G69M033972@beefy6.nyi.freebsd.org> <20161015071728.GA50932@FreeBSD.org> <20161015225500.5505106.84333.13748@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7" Content-Disposition: inline In-Reply-To: <20161015225500.5505106.84333.13748@gmail.com> X-PGP-Key: http://romain.blogreen.org/pubkey.asc User-Agent: Mutt/1.7.0 (2016-08-17) X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2016 09:06:26 -0000 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 15, 2016 at 03:55:00PM -0700, Russell Haley wrote: > This is just a guess because I'm looking at this on my phone. The > profiles for the missing files aren't in the list of --include > parameters in the previous staging step? Looks like a problem with tar(1). Adding a 'v' to tar(1) options shows that the substitution from '\\' to '/' does only occurs for the first match on FreeBSD 10.3-RELEASE (in spite of the 'g' at the end of the substitution pattern). Repeating the substitution pattern is a workaround that fix the problem. I am checking that this really build on all my poudriere jails, and will commit this workaround. --=20 Romain Tarti=E8re http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGcBAEBCAAGBQJYA0MLAAoJELpNHZVREjNvqxQMAKueXpLkCDEG1sNXwu8WM1+c czGhn0KGyWrBE+qF/FUt5n1HWUOE9VPTFYX76okBIeXdS8kvYKnyN5yt1aJHFcLX 4sDKc+LZCSDzUyBdoNVsW+QCXw6Cn+0Z2Ez++tDNRXuXL/BfhkkSOuuMIzPvreyt Z/h670rTC0l1DDxMcVSAoy40sVAMYPOLxadkVXqamUzZmJH2zrJWYoEgkfqHVtOL WN8ZTyeyfQYfp+lKRVjapDz11xBLagFTdOLzNkoRkRrRYJu+bgMtE0xCf/S5xtb1 hY/w3Z8/fPX3ZlrYzU0JBayriKtcprs+lnyuZ6tJXtTsGTU1C9UtRPx9aq0kGlG2 yuc9Kl6waXGR4lxlWrKPSjnUpNGkJwCz7p59MSCcCJ2yj4lNpm25Z0FeqZCah/Dn Yg3LLzZYCRo8UiCLFz4n05X9XbJlt2TOicyptCbAcKT0BYAGj70sTg1tN99o9bC6 ifBN5poiCPJy2IhXMS5obztpx8wAHkeUFu5O6XVPjA== =gEsR -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7--