Your message dated Mon, 22 Dec 2014 18:22:10 +0800
with message-id <[email protected]>
and subject line Re: [PKG-Openstack-devel] Bug#773691: ceilometer-common: 
cron.daily warnings from logrotate: duplicate log entry
has caused the Debian Bug report #773693,
regarding glance-common: cron.daily warnings from logrotate: duplicate log entry
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
773693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773693
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: glance-common
Version: 2014.1.3-5
Severity: important
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: needed-by-DSA-Team

oyens[1] was recently upgraded to jessie and cron.daily started giving
errors from logrotate. It appears that the correct solution is to drop
the logrotate configuration from glance-common.

/etc/cron.daily/logrotate:
error: glance-registry:1 duplicate log entry for /var/log/glance/registry.log

1. https://db.debian.org/machines.cgi?host=oyens

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
On 12/22/2014 03:20 PM, Paul Wise wrote:
> Package: ceilometer-common
> Version: 2014.1.3-4
> Severity: important
> X-Debbugs-CC: [email protected]
> User: [email protected]
> Usertags: needed-by-DSA-Team
> 
> oyens[1] was recently upgraded to jessie and cron.daily started giving
> errors from logrotate. It appears that the correct solution is to drop
> the logrotate configuration from ceilometer-common.
> 
> /etc/cron.daily/logrotate:
> error: ceilometer-common:1 duplicate log entry for 
> /var/log/ceilometer/ceilometer-agent-central.log
> 
> 1. https://db.debian.org/machines.cgi?host=oyens

Hi,

What happened, is that all logrotate scripts for individual daemons have
been merged into a single logrotate file. This has been made possible
because OpenStack daemons aren't restarted because of logrotate anymore,
instead, we use the "copytruncate" mode, which does work much better.

So no, the logrotate file from <service>-common shouldn't be removed,
it's the opposite way that should be done, and this is some maintenance
that should happen on the DSA server, not on the packages (because on
the package side, the logrotate duplicate files have already been removed).

I am unsure why it was still there on the DSA machine. Maybe because it
was modified by the DSA? Or because you didn't do --purge when
upgrading? Anyway, it's normal CONFFILES as much as I know.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to