On Sat, Dec 28, 2013 at 05:57:08PM -0800, Brian Dolbec wrote:
> original patch: 27b751ffd9594e0128a3d70f83c7af18dab03838

Actually, I don't think this is related to 27b751f
(modules/generic_stage_target.py: Use 'portdir' instead of hard-coding
'/usr/portage', 2012-12-19), which was only about
self.settings["portdir"].

> ---
>                       src=self.mountmap[x]
> -                     if "SNAPCACHE" in self.settings and x == "/usr/portage":
> +                     #print "bind(); src =", src
> +                     if "SNAPCACHE" in self.settings and x == "portdir":
>                               self.snapshot_lock_object.read_lock()

Maybe squash this into patch #1 (modules/generic_stage_target.py: USE
portdir, distdir,... instead of paths for keys, 2013-12-15), because
it's fixing the currently-broken SNAPCACHE mountmap keys.

Cheers,
Trevor

-- 
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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to