Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Re: [PATCH] locks: use fcntl.flock if fcntl.lockf is broken (bug 595146)
Date: Sun, 02 Oct 2016 04:48:08
Message-Id: c7febadb-a2fc-1052-17af-d60f88740bcd@gentoo.org
In Reply to: Re: [gentoo-portage-dev] Re: [PATCH] locks: use fcntl.flock if fcntl.lockf is broken (bug 595146) by Brian Dolbec
1 On 10/01/2016 09:30 PM, Brian Dolbec wrote:
2 > On Sat, 1 Oct 2016 17:08:46 -0700
3 > Zac Medico <zmedico@g.o> wrote:
4 >
5 >> On 09/25/2016 11:44 PM, Zac Medico wrote:
6 >>> This is needed for Windows Subsystem for Linux (WSL), as well as
7 >>> older versions of PyPy.
8 >>>
9 >>> X-Gentoo-bug: 595146
10 >>> X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=595146
11 >>> ---
12 >>> pym/portage/locks.py | 59
13 >>> +++++++++++++++++++++++++++++++++++++++++++++------- 1 file
14 >>> changed, 52 insertions(+), 7 deletions(-)
15 >>
16 >> Any feedback on this? I think we should merge it, for inclusion in
17 >> portage-2.3.2.
18 >
19 >
20 > Sorry, been out all day, and again tomorrow...
21 >
22 > Yeah, looks fine
23
24 Thanks, merged:
25
26 https://gitweb.gentoo.org/proj/portage.git/commit/?id=5ef5fbaab88de47d4dbab333661d3525261d7633
27 --
28 Thanks,
29 Zac