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

Zorro Lang zlang@redhat.com
Sun Jul 13 17:21:42 CEST 2025


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
> 



More information about the ltp mailing list