[LTP] [Bug report] kirk can't run ltp's fs_readonly

Andrea Cervesato andrea.cervesato@suse.com
Mon Jul 14 09:32:30 CEST 2025


Hi!

On 7/13/25 5:21 PM, Zorro Lang wrote:
> On Tue, Jul 08, 2025 at 10:59:22AM +0200, Andrea Cervesato wrote:
>> Hi!
>>
>> fixed by https://github.com/linux-test-project/kirk/pull/61
> Hmm... Looks like a regression from this change. After updating kirk to
> this fix/commit, old issues disappeared, but I started to hit some gf*
> fails (from runtest/fs), e.g.
>
> gf12 fails as:
>
> mkfifo: cannot create fifo '$': File exists
> mkfifo: cannot create fifo 'TMPDIR/gffifo17': No such file or directory
> growfiles(gf12): 147154 growfiles.c/1453: open($, 0102, 0777) returned -1, errno:21 Is a directory
> growfiles(gf12): 147154 growfiles.c/1765: 1 Hit max errors value of 1
> gf12        1  TFAIL  :  growfiles.c:134: Test failed
>
> gf19 fails as:
> growfiles(gf19): 147261 growfiles.c/1453: open(,, 02, 0777) returned -1, errno:2 No such file or directory
> growfiles(gf19): 147261 growfiles.c/1765: 1 Hit max errors value of 1
> gf19        1  TFAIL  :  growfiles.c:134: Test failed
>
> gf20 fails as:
> growfiles(gf20): 147275 growfiles.c/1453: open($, 0102, 0777) returned -1, errno:21 Is a directory
> growfiles(gf20): 147275 growfiles.c/1765: 1 Hit max errors value of 1
> gf20        1  TFAIL  :  growfiles.c:134: Test failed
>
>> - Andrea
>>
Thanks, I will check what's going on. It seems $ symbol is separated for 
some reason. I will fix it ASAP.

- Andrea



More information about the ltp mailing list