From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D375C138247 for ; Mon, 30 Dec 2013 03:58:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DC8FE0B47; Mon, 30 Dec 2013 03:58:43 +0000 (UTC) Received: from qmta15.westchester.pa.mail.comcast.net (qmta15.westchester.pa.mail.comcast.net [76.96.59.228]) by pigeon.gentoo.org (Postfix) with ESMTP id D73D7E0B47 for ; Mon, 30 Dec 2013 03:58:42 +0000 (UTC) Received: from omta03.westchester.pa.mail.comcast.net ([76.96.62.27]) by qmta15.westchester.pa.mail.comcast.net with comcast id 7fqK1n0030bG4ec5Ffyi8a; Mon, 30 Dec 2013 03:58:42 +0000 Received: from odin.tremily.us ([24.18.63.50]) by omta03.westchester.pa.mail.comcast.net with comcast id 7fyh1n00S152l3L3Pfyiji; Mon, 30 Dec 2013 03:58:42 +0000 Received: by odin.tremily.us (Postfix, from userid 1000) id 0DB0FE36746; Sun, 29 Dec 2013 19:58:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin; t=1388375921; bh=GrJxLZ9BSd1nMYV5HJBSDAD8tHOfb/LyfJB/Tddw/Ns=; h=Date:From:To:Subject:References:In-Reply-To; b=EeKjmXjvK72vdVoy1tAAQqU9paa8bsfh2no/Ez/nqbrNIO4UiN/pKRUM3U1Meb9Iw G1QhFaXpUe9mcXk40lqz2ACi2DPJ/McsS2gp0vafRk2744CAsrH6RhB63jguVqBN+1 RscYjewuPFudGLHTUizpiIBkJ5dVj0PYTekq0Viw= Date: Sun, 29 Dec 2013 19:58:40 -0800 From: "W. Trevor King" To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] [PATCH 2/6] Fix a missed self.settings["repo_name"] migration Message-ID: <20131230035840.GO29195@odin.tremily.us> References: <1388282230-3563-1-git-send-email-dolsen@gentoo.org> <1388368253-22018-1-git-send-email-dolsen@gentoo.org> <1388368253-22018-3-git-send-email-dolsen@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HFD/Dq8JdnjNvyuv" Content-Disposition: inline In-Reply-To: <1388368253-22018-3-git-send-email-dolsen@gentoo.org> OpenPGP: id=39A2F3FA2AB17E5D8764F388FC29BDCDF15F5BE8; url=http://tremily.us/pubkey.txt User-Agent: Mutt/1.5.22 (2013-10-16) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1388375922; bh=VikEjZNd9iOw5e4C5vk5zS7QtqZEJVNGoXAN/4/T4rE=; h=Received:Received:Received:Date:From:To:Subject:Message-ID: MIME-Version:Content-Type; b=HWNOTPYPjjKkQO1OK2rkxKF3yHDu/EJ7iZBTE17bqprf14JQ5d177ZLR+r36mWeGJ RzWAdiXzS84YFcMCWV1o0gARADT/sZrvWC/Y/tNCcMAAIhvRdRRWlZ4v1NGyf9H0sy RidCcrn+hEf5ukNtSvDBMciDZYLOMXozTbda6YkUBuSElMeRaCiwiUhxq4AgAH4UWW VldrIIxt/CMny1nwaSU7D1WwSl4oOl3tcbhqNhjGosA3HtroG4ySGZqGLq4aZIthl3 +CkvFw00ffIngT+zsneyINWocivu9Fg80k1mE/XSycCpFNXGTgJ8LI7NiFhgrdphR3 lWBlz+slFlOnw== X-Archives-Salt: 8c307f2b-2456-494f-94ad-f8e5b766501d X-Archives-Hash: 49e06a676b9bb23a90ca69b2a508d52b --HFD/Dq8JdnjNvyuv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 29, 2013 at 05:50:49PM -0800, Brian Dolbec wrote: > - self.mounts=3D["proc", "dev", "portdir", "distdir", "port_tmpdir"] > - self.mountmap=3D{"proc": "/proc", "dev": "/dev", "devpts": "/dev/pts", > - "portdir": self.settings["snapshot_cache_path"] + "/portage", > - "distdir": self.settings["distdir"], "port_tmpdir": "tmpfs"} > + self.mounts =3D ["proc", "dev", "portdir", "distdir", "port_tmpdir"] > + self.mountmap =3D { > + "proc": "/proc", > + "dev": "/dev", > + "devpts": "/dev/pts", > + "portdir": normpath("/".join([ > + self.settings["snapshot_cache_path"], > + self.settings["repo_name"], > + ])), > + "distdir": self.settings["distdir"], > + "port_tmpdir": "tmpfs"} Love it :). Trevor --=20 This email may be signed or encrypted with GnuPG (http://www.gnupg.org). For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy --HFD/Dq8JdnjNvyuv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJSwO9vAAoJEKKfehoaNkbtuEcP/2eAXcRZL00s1r322KIel9hG 1iCrfE2YmJmvgq+zNXQ5BEVL/v6HgiBHy23R4/WMvs+FL6tlNcnHO5UXQkWF5bpm ZEhN2Zeir3ubyzJy6sisMUIZm8EdFLE0PCOqlfST9C6scUeA0OU5Tstky7dXv191 dZflEbUBowzwAq9M0pfu0KXp2FozymGAUOsVZgH2Uvm9JU87RKJ268puVD21jG6O eG1N4ywFCg98Kf/Ln2oD6kxjZpn3Inl9M/G5e7mrOXviQQuBJ8qyvQhzb+bLsBY9 8pMghhP092q79BAeA+bWxqE5szf6kNFQ2jUhfWLn7iG+r0XstOpKi3HmdcccYQlX JiWrQ5J1yAU6P6xk56HFmaXqrixE8i6Eaoni5Hgb+K9lGKTul3TU2xDPWXdbpzpR nnzo1KIVp5wS72fgVzZJ2gU673b9F11mWZimIUk1QtkxZQzqWGQtH4DJ6LYdTkwd 9KKKhBSpVohG544v1RD4GP/Dx+aTfjHzmbkGIyeOEcpK1ylMsXQHHj/z2/OsptYn GFNq0Z3f+rQpGTvCtZ9vxX6BjXpgTDrl1wr40syMJ+Lzr/EOF8BxUsGlfzjZlbqW bnJKbE4aJLNE2hspAhQUfWdEBY2qEnV3HfYlcvwP0K/pBCcU79fngjdhXXta3veb dlLAkLwC3Ya1RD3r3TrY =uCJX -----END PGP SIGNATURE----- --HFD/Dq8JdnjNvyuv--