]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Cirrus CI: Fix mismatch error with freebsd-13-0-snap
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 27 Feb 2020 11:45:38 +0000 (12:45 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 27 Feb 2020 11:46:33 +0000 (12:46 +0100)
The error was like:
Newer FreeBSD version for package nagios-check_redis:
To ignore this error set IGNORE_OSVERSION=yes
- package: 1300081
- running kernel: 1300078

.cirrus.yml

index 88fec7277b4aa17b4a7928ac35732f80d67e11ba..db04a3ecdf7e04ae054e087ba59a4d827a22a58a 100644 (file)
@@ -2,6 +2,7 @@
 env:
   CIRRUS_CLONE_DEPTH: 3
   MAXJOBS: 2
 env:
   CIRRUS_CLONE_DEPTH: 3
   MAXJOBS: 2
+  IGNORE_OSVERSION: yes
 
 task:
   freebsd_instance:
 
 task:
   freebsd_instance: