diff --git a/snapcraft.yaml b/snapcraft.yaml index 5dd6681..614575c 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -103,6 +103,9 @@ parts: - libvirt-dev stage-packages: - qemu-utils + install: + touch $SNAPCRAFT_PART_INSTALL/lib/python2.7/site-packages/paste/__init__.py + touch $SNAPCRAFT_PART_INSTALL/lib/python2.7/site-packages/repoze/__init__.py templates: after: [nova] plugin: dump