aboutsummaryrefslogtreecommitdiff
path: root/target/i386/meson.build
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2025-10-17 14:31:56 +0100
committerRichard Henderson <richard.henderson@linaro.org>2025-10-19 11:49:36 -0700
commit3a2d5612a7422732b648b46d4b934e2e54622fd6 (patch)
tree35bfb9da25b8cfd80045919eeceecd3932ae9229 /target/i386/meson.build
parentaa2c42057ef181fd9a2052eaeb5d6896dd25c04c (diff)
downloadqemu-master.zip
qemu-master.tar.gz
qemu-master.tar.bz2
.gitlab-ci.d/buildtest.yml: Install 'file' for the Coverity jobHEADmaster
The coverity-scan upload job has started failing as of 30th September: [ERROR] Cannot find '/usr/bin/file' command, and no 'file' command is found in the PATH Coverity Capture uses this tool to identify the file type of executables. Please ensure '/usr/bin/file' is available, or add the 'file' utility to your PATH. This seems to have broken when we moved our containers from Fedora 40 to 41 -- probably F40 indirectly pulled in 'file' via some other dependency, but in F41 it does not. Explicitly install 'file' for the coverity job, in the same way we already do for curl and wget. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20251017133156.926094-1-peter.maydell@linaro.org>
Diffstat (limited to 'target/i386/meson.build')
0 files changed, 0 insertions, 0 deletions