From c271124e84dfc09e4549199b7ca93100bbc77636 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 11 Apr 2017 13:55:53 -0700 Subject: [PATCH] lorax: Remove cairo-sphinx from the image It doesn't run because we remove the libcairo-script* libraries, and isn't needed by anything in the installation environment. Its presence causes automated tests checking for missing libs to raise an error. Resolves: rhbz#1355681 --- share/runtime-cleanup.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 86ff7ada..4edcbf37 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -145,7 +145,7 @@ removefrom bind-utils /usr/bin/dig /usr/bin/host /usr/bin/nsupdate removefrom bitmap-fangsongti-fonts /usr/share/fonts/* removefrom ca-certificates /etc/pki/java/* removefrom ca-certificates /etc/pki/tls/certs/ca-bundle.trust.crt /etc/ssl/* -removefrom cairo /usr/${libdir}/libcairo-script* +removefrom cairo /usr/${libdir}/libcairo-script* /usr/bin/cairo-sphinx removefrom coreutils /etc/* /usr/bin/link /usr/bin/nice /usr/bin/stty /usr/bin/su /usr/bin/unlink removefrom coreutils /usr/sbin/runuser /usr/bin/[ /usr/bin/base64 /usr/bin/chcon removefrom coreutils /usr/bin/cksum /usr/bin/comm /usr/bin/csplit