Mailinglist Archive: opensuse-packaging (132 mails)
< Previous | Next > |
Re: [opensuse-packaging] What can cause this script to fail in Factory/Tumbleweed.
- From: Bernhard Voelker <mail@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 5 Jan 2017 17:39:48 +0100
- Message-id: <7cc6702c-fc77-62a0-6926-911c1764c971@bernhard-voelker.de>
On 01/05/2017 04:16 PM, Brüns, Stefan wrote:
Sounds like
https://git.sv.gnu.org/cgit/grep.git/commit/?id=7ad47abbcb
Have a nice day,
Berny
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
The culprit seems to be a failing call to splice() in grep:
LANG=C strace -edup2,close,open,splice,read,write,execve,lseek -s 150 -f
bash -c '(/usr/bin/gmake -v | /usr/bin/grep "GNU Make") > /dev/null 2>&1'
Sounds like
https://git.sv.gnu.org/cgit/grep.git/commit/?id=7ad47abbcb
Have a nice day,
Berny
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
< Previous | Next > |