diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-18 11:56:34 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-12-18 06:37:29 -0800 |
commit | bca4068948e4383cc18a24a3c224bbc339f7de2a (patch) | |
tree | a43cfaa8300eb7bd8cb7b564ae89de4e498c34cb /meta-skeleton/README.skeleton | |
parent | 6a069943633dab7db0e18e222502a191205561bb (diff) | |
download | poky-styhead.tar.gz |
cve-update-nvd2-native: Tweak to work better with NFS DL_DIRstyhead
After much debugging, the corruption issues on the autobuilder appear to
be due to the way sqlite accesses database files. It doesn't change the
file timestamp after making changes, which for reasons unknown, confuses
NFS. As soon as the file is touched, NFS becomes fine again accross the
whole cluster, as if by magic.
We could try and debug further but putting a "touch" call into the code
is easy and harmless. Lets hope this removes this annoying source of
errors.
(From OE-Core rev: 6e517366cda4c22547ed097ee58126f7dfc56a57)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta-skeleton/README.skeleton')
0 files changed, 0 insertions, 0 deletions