From: Kefu Chai Date: Mon, 3 Jul 2017 08:51:21 +0000 (+0800) Subject: debian: workaround the bug in dpkg-maintscript-helper X-Git-Tag: ses5-milestone8^2~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c90f0605b6b94579ef0273e63934d4691eb69f00;p=ceph.git debian: workaround the bug in dpkg-maintscript-helper see https://bugs.launchpad.net/ubuntu/+source/snap-confine/+bug/1605052 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582819 Fixes: http://tracker.ceph.com/issues/20453 Signed-off-by: Kefu Chai --- diff --git a/debian/ceph-base.maintscript b/debian/ceph-base.maintscript index 38e36d454f87..9afaacbcae1c 100644 --- a/debian/ceph-base.maintscript +++ b/debian/ceph-base.maintscript @@ -1,2 +1,2 @@ -rm_conffile /etc/logrotate.d/ceph.logrotate -- "$@" -rm_conffile /etc/logrotate.d/ceph -- "$@" +rm_conffile /etc/logrotate.d/ceph.logrotate +rm_conffile /etc/logrotate.d/ceph