summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/ide_plugins/ide_code.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-12-16 23:44:29 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-12-18 11:58:23 +0000
commit7adaec468d3a61d88c990b1b319b34850bee7e44 (patch)
treef4de759d9c8d7574ec75aad7466cbc024f28c458 /scripts/lib/devtool/ide_plugins/ide_code.py
parentbf3815404775d6bcb29f8a63bbedac03e2fd7a0b (diff)
downloadpoky-7adaec468d3a61d88c990b1b319b34850bee7e44.tar.gz
cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
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: f642edb006a8c16dbe45681afe547eabfae17073) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_plugins/ide_code.py')
0 files changed, 0 insertions, 0 deletions