From d5cfadd8993d1ddab3bcb1e5476195fe3573a425 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 1 Jan 2015 15:41:31 -0400 Subject: Detect #774376 and refuse to use docker if the system is so broken that docker exec doesn't enter a chroot. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fb42faea..2d298329 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ propellor (1.2.3) UNRELEASED; urgency=medium * --spin checks if the DNS matches any configured IP address property of the host, and if not, sshes to the host by IP address. + * Detect #774376 and refuse to use docker if the system is so broken + that docker exec doesn't enter a chroot. -- Joey Hess Thu, 01 Jan 2015 13:27:23 -0400 -- cgit v1.3-2-g0d8e