From: Zac Medico <zmedico@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Subject: Re: [gentoo-portage-dev] [PATCH] Allow IPC & networking during pkg_config & pkg_info
Date: Sun, 25 Jan 2015 12:39:40 -0800 [thread overview]
Message-ID: <54C5548C.2090808@gentoo.org> (raw)
In-Reply-To: <1422186148-16488-1-git-send-email-mgorny@gentoo.org>
On 01/25/2015 03:42 AM, Michał Górny wrote:
> ---
> pym/portage/package/ebuild/doebuild.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/pym/portage/package/ebuild/doebuild.py b/pym/portage/package/ebuild/doebuild.py
> index 0d71f01..050f6c4 100644
> --- a/pym/portage/package/ebuild/doebuild.py
> +++ b/pym/portage/package/ebuild/doebuild.py
> @@ -86,7 +86,7 @@ _unsandboxed_phases = frozenset([
>
> # phases in which IPC with host is allowed
> _ipc_phases = frozenset([
> - "setup", "pretend",
> + "setup", "pretend", "config", "info",
> "preinst", "postinst", "prerm", "postrm",
> ])
>
>
LGTM.
--
Thanks,
Zac
next prev parent reply other threads:[~2015-01-25 20:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-25 11:42 [gentoo-portage-dev] [PATCH] Allow IPC & networking during pkg_config & pkg_info Michał Górny
2015-01-25 20:39 ` Zac Medico [this message]
2015-01-31 21:29 ` Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54C5548C.2090808@gentoo.org \
--to=zmedico@gentoo.org \
--cc=gentoo-portage-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox