From 8cc716c4411019cefad0fea6f8925d5c9510a588 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Wed, 16 Sep 2020 12:49:54 -0500 Subject: [PATCH] Attempt to resolve f33 build failaire Apparently we are dealing with either a kernel bug or a bug in coreutils package. For details, see: https://bugzilla.redhat.com/show_bug.cgi?id=1760300#c31 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b16b006bf..84894715f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,6 +28,7 @@ addons: - qemu-user-static - dnsutils - traceroute + - libseccomp2 install: - update-binfmts --enable qemu-arm