From da7e5b837c42adfc7d9a7bf4920f8adff4de87e1 Mon Sep 17 00:00:00 2001 From: Lucas Alvares Gomes Date: Thu, 25 Apr 2013 14:28:12 +0100 Subject: [PATCH] Fix up the conflict between audit and glibc packages. Update audit in order to fix up a conflict with a file from the glibc package on a fresh Fedora 18 install. Change-Id: Ib44c8415bce4ec47e21626a697cf426b96a9061a --- elements/fedora/install.d/00-fedora-fixup-audit | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 elements/fedora/install.d/00-fedora-fixup-audit diff --git a/elements/fedora/install.d/00-fedora-fixup-audit b/elements/fedora/install.d/00-fedora-fixup-audit new file mode 100755 index 000000000..3ebd0d8b8 --- /dev/null +++ b/elements/fedora/install.d/00-fedora-fixup-audit @@ -0,0 +1,6 @@ +#!/bin/bash + +# On a fresh Fedora 18 install you might have to update audit in order to +# fix a conflict with a file from the glibc package. +# https://bugzilla.redhat.com/show_bug.cgi?id=894307 +exec install-packages audit