Comment 6 for bug 2039302

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Verification failed on mantic-proposed. It appears the patch was improperly formatted due to a manual edit that prevented the 2nd line of the patch from being applied.

The new patch diff that should fix it (I'll test before uploading):

diff --git a/debian/patches/install-missing-files.patch b/debian/patches/install-missing-files.patch
index 91f0ad08..f143fb98 100644
--- a/debian/patches/install-missing-files.patch
+++ b/debian/patches/install-missing-files.patch
@@ -4,6 +4,6 @@ Author: Corey Bryant <email address hidden>

 --- /dev/null
 +++ b/MANIFEST.in
-@@ -0,0 +1 @@
+@@ -0,0 +1,2 @@
 +recursive-include heat/db/ *
 +recursive-include heat/cloudinit/ *