]> The Tcpdump Group git mirrors - tcpslice/commitdiff
Cirrus CI: Set LANG in coverity_task same as in linux_task
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 7 Sep 2024 10:34:05 +0000 (12:34 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 7 Sep 2024 10:37:01 +0000 (12:37 +0200)
To avoid these warnings:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

.cirrus.yml

index baf31c14d3da3c4e26d10512a622e6e19d820b50..9ef91d2101659b9c64af0d752d838b683291d965 100644 (file)
@@ -62,6 +62,7 @@ coverity_task:
   env:
     # libnids-dev -> tzdata -> debconf
     DEBIAN_FRONTEND: noninteractive
+    LANG: C
     COVERITY_SCAN_PROJECT_NAME: $CIRRUS_REPO_FULL_NAME
     COVERITY_SCAN_TOKEN: ENCRYPTED[1f7a6aa7e3fd93d9556938b29df39e43e510fc3083f41bcd2283c7a7afe62dd31d00e19717d64d955c5fdd7916451d27]
     COVERITY_SCAN_BUILD_COMMAND_PREPEND: ./configure --enable-instrument-functions