Gentoo Archives: gentoo-portage-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH] ecompress: fix "Argument list too long" for sed (bug 727522)
Date: Wed, 24 Jun 2020 17:57:29
Message-Id: robbat2-20200624T175502-475069282Z@orbis-terrarum.net
In Reply to: [gentoo-portage-dev] [PATCH] ecompress: fix "Argument list too long" for sed (bug 727522) by Zac Medico
1 On Tue, Jun 23, 2020 at 05:36:14PM -0700, Zac Medico wrote:
2 > From: Patrick McLean <chutzpah@g.o>
3 >
4 > Use sed -f to feed commands to sed via stdin, in order to avoid
5 > the "Argument list too long" error reported in bug 727522.
6 Will this need to move to a tempfile in the near future, for the size of
7 sed_args? Maybe do that work now?
8
9 --
10 Robin Hugh Johnson
11 Gentoo Linux: Dev, Infra Lead, Foundation Treasurer
12 E-Mail : robbat2@g.o
13 GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85
14 GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies