summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xserver-common
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2024-02-09 00:40:26 +0100
committerKhem Raj <raj.khem@gmail.com>2024-02-09 09:52:16 -0800
commite8a1c9823b7e55dd2ca7f19a3fd3a05ae676bfe2 (patch)
treec566e9ad51a15d30f9663ac59281c53eb7a042e3 /meta-oe/recipes-graphics/xserver-common
parent8e5f98be352946fe1440a54700026580c2ae2043 (diff)
downloadmeta-openembedded-e8a1c9823b7e55dd2ca7f19a3fd3a05ae676bfe2.tar.gz
xfstests: fix make install race condition
* sometimes make install was failing with: cp: cannot stat 'group.list': No such file or directory and bunch of non-fatal messages:   mv: failed to preserve ownership for 'group.list': Invalid argument * this was when tools/mkgroupfile did mv -f "$new_groups" "$groupfile" overwritting the group.list file while install-sh was already copying it to output * in the end easily reproducible by 1) removing tests/*/group.list before each make install 2) adding some sleep in mkgroupfile before the mv call Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xserver-common')
0 files changed, 0 insertions, 0 deletions