From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D02A138334 for ; Thu, 10 Oct 2019 08:57:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F5B7E0855; Thu, 10 Oct 2019 08:57:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF5FAE0837 for ; Thu, 10 Oct 2019 08:57:08 +0000 (UTC) Received: from a1i15 (host2092.kph.uni-mainz.de [134.93.134.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: ulm) by smtp.gentoo.org (Postfix) with ESMTPSA id 8C90A34BAE0; Thu, 10 Oct 2019 08:57:06 +0000 (UTC) From: Ulrich Mueller To: Mike Pagano Cc: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [PATCH v3 1/1] kernel-2.eclass: Support move of genpatches tarballs from /space/distfiles-local to devspace References: <20191009170126.GB10720@woodpecker.gentoo.org> <20191009193100.GA29752@woodpecker.gentoo.org> <12b7e760d85b6316c82fac167f57f7cc73fcd4d2.camel@gentoo.org> <20191009231419.GA21219@woodpecker.gentoo.org> Date: Thu, 10 Oct 2019 10:56:57 +0200 In-Reply-To: <20191009231419.GA21219@woodpecker.gentoo.org> (Mike Pagano's message of "Wed, 9 Oct 2019 19:14:20 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Archives-Salt: 46cb1cf7-c65d-47d5-ae8e-e0114ceea824 X-Archives-Hash: 8cbbb5732ea7af8f55afb95122b1f624 --=-=-= Content-Type: text/plain >>>>> On Thu, 10 Oct 2019, Mike Pagano wrote: > + GENPATCHES_URI+=" ${use_cond_start}$(echo https://dev.gentoo.org/~{mpagano,whissi}/dist/genpatches/${tarball})${use_cond_end}" The ~ should be backslash-escaped or quoted, otherwise it will be expanded if there's a user mpagano or whissi on the system. :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEZlHkP3TnuTbxrN0HwwkGhRxhwnMFAl2e8lkACgkQwwkGhRxh wnO5Dgf/c8d+sV0X75g827TMmef/raAuljwTtwvj0W01j5f255kVEUGx5sjAqPJK fTB8Yn7wLMB+MoAHA+vLwPwNkJlxl6Rn7U00/++aSDYcUmtm75SSMPO8IywzTvoh 6aCbWKrkjhMpwrdDozDva9oBhyg273fvS8E614grJUPMQHMj2LYjmWXEiBZL+0sV MN7TML3yvAA8x0Izq1eICBbw8wUSBz8JNaSdXDGYfsCG70KSJdwbw6yelbE4FjK4 dtclsTz3YNvmJWkn/6rmk7UVxcYT/G+OJq6l1O3nrTEDiAZ8NWXlqLPpFmpuqEp9 LWqxlX86BSSnRXb+PJgeNKCUZIjpwA== =cbiX -----END PGP SIGNATURE----- --=-=-=--