summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-04-21 13:57:39 +0200
committerHolger Levsen <holger@layer-acht.org>2013-04-21 13:57:39 +0200
commit9952cf9cbd84f111e3ac5ab3b971eadc948f71ee (patch)
tree75cb6023a4f60df5a4238c51337146cb9c06454a /bin/chroot-installation.sh
parentc75b6a3efe3478b9acd9985c19431e601af02df0 (diff)
downloadjenkins.debian.net-9952cf9cbd84f111e3ac5ab3b971eadc948f71ee.tar.xz
fixup: fixup: workaround #705452
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index cf3bb830..49071fe0 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -90,7 +90,7 @@ echo "deb $MIRROR $1 main contrib non-free" > /etc/apt/sources.list
$SCRIPT_HEADER
apt-get update
# workaround #705452
-(dpkg -l xml-core && apt-get -y install xml-core docbook-xml) || true
+(dpkg -l xml-core && apt-get -y install xml-core) || true
apt-get -y upgrade
apt-get -y dist-upgrade
apt-get -y dist-upgrade