Gentoo Archives: gentoo-portage-dev

From: Brian Dolbec <dolsen@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH] _selinux.setexec: improve failure message (525726)
Date: Tue, 11 Nov 2014 22:19:08
Message-Id: 20141111141805.5e5bdc45.dolsen@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] _selinux.setexec: improve failure message (525726) by Zac Medico
1 On Tue, 11 Nov 2014 13:52:04 -0800
2 Zac Medico <zmedico@g.o> wrote:
3
4 > From: Sven Vermeulen <swift@g.o>
5 >
6 > This converts "OSError: [Errno 22] Invalid argument" into a more
7 > meaningful error message that is to designed to guide users in the
8 > right direction. Also, add an import that was missing for the "sys"
9 > module, since is referenced in the error paths of many functions in
10 > this module.
11 >
12 > X-Gentoo-Bug: 525726
13 > X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=525726
14 > ---
15 > pym/portage/_selinux.py | 14 +++++++++++++-
16 > 1 file changed, 13 insertions(+), 1 deletion(-)
17 >
18
19 LGTM, merge your fixed patch.
20
21 Thank you Swen and Zac
22
23 --
24 Brian Dolbec <dolsen>