From cab6102936a736871c50e95546cbca16482ded01 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Tue, 12 Jul 2016 21:12:35 -0700 Subject: [PATCH] profiles: mask recent procps in amd64 images --- .../coreos-overlay/profiles/coreos/amd64/generic/package.mask | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/package.mask diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/package.mask b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/package.mask new file mode 100644 index 0000000000..2448f77939 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/package.mask @@ -0,0 +1,3 @@ +# the OEM package app-emulation/open-vm-tools has been linking against +# procps but recent versions have changed the soname. Mask until we fix. :( +>=sys-process/procps-3.3.10