From: Thomas Goirand Date: Thu, 30 May 2013 15:57:44 +0000 (+0800) Subject: Replaced pkgos_var_user_group nova by pkgos_adduser X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e989aaffb4f7bff8eb9743174e37817f675ed25c;p=openstack-build%2Fceilometer-build.git Replaced pkgos_var_user_group nova by pkgos_adduser Rewritten-From: 3bc48537d510d72af8977eb00e2d5048ef818b5c --- diff --git a/trusty/debian/ceilometer-common.postinst.in b/trusty/debian/ceilometer-common.postinst.in index e88759e..aa927b0 100644 --- a/trusty/debian/ceilometer-common.postinst.in +++ b/trusty/debian/ceilometer-common.postinst.in @@ -29,7 +29,7 @@ libvirt_user_group () { } if [ "$1" = "configure" ]; then - pkgos_var_user_group nova + pkgos_adduser nova pkgos_var_user_group ceilometer libvirt_user_group adduser ceilometer nova || true diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 3b2154f..5f551a8 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -3,6 +3,8 @@ ceilometer (2013.1-4) unstable; urgency=low * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge. Thanks to Andreas Beckmann for reporting (Closes: #709876). * Ran wrap-and-sort to clean debian/control. + * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to + create the log / lib dirs of nova. -- Thomas Goirand Mon, 27 May 2013 11:07:59 +0800 diff --git a/trusty/debian/control b/trusty/debian/control index f66f722..dddc3ff 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -8,7 +8,7 @@ Uploaders: Loic Dachary (OuoU) , Ghe Rivero , Mehdi Abaakouk Build-Depends: debhelper (>= 9), - openstack-pkg-tools, + openstack-pkg-tools (>= 6), po-debconf, python-all (>= 2.6.6-3~) Build-Depends-Indep: pep8,