Bug#740380: logrotate warnings when running under systemd

2014-04-01 Thread Didier 'OdyX' Raboud
Version: 1.7.1-9 Le jeudi, 6 mars 2014 14.58:46, vous avez écrit : > I have not yet seen the new version in unstable. Of course it looks > like it should work - unless cups actually logs messages during the > logrotate action... This is now fixed as of 1.7.1-9. Cheers, OdyX signature.asc Descr

Bug#740380: logrotate warnings when running under systemd

2014-03-06 Thread candeb
.org Envoyé: Jeudi 6 Mars 2014 13:27:01 Objet: Re: Bug#740380: logrotate warnings when running under systemd Hi Itaï, Le jeudi, 6 mars 2014, 11.32:56 Itaï BEN YAACOV a écrit : > The following patch is less intrusive and just solves the problem, > namely that with systemd messages are sent

Bug#740380: logrotate warnings when running under systemd

2014-03-06 Thread Didier 'OdyX' Raboud
Hi Itaï, Le jeudi, 6 mars 2014, 11.32:56 Itaï BEN YAACOV a écrit : > The following patch is less intrusive and just solves the problem, > namely that with systemd messages are sent to standard error. I have committed the earlier patch; does it fail to work for you? The fact that the service rest

Bug#740380: logrotate warnings when running under systemd

2014-03-06 Thread Itaï BEN YAACOV
Package: cups-daemon Version: 1.7.1-7 Followup-For: Bug #740380 Dear Maintainer, Hello, The following patch is less intrusive and just solves the problem, namely that with systemd messages are sent to standard error. Cheers, Itai. -- System Information: Debian Release: jessie/sid APT prefers

Bug#740380: logrotate warnings when running under systemd

2014-02-28 Thread Michael Biebl
Package: cups Version: 1.7.1-7 Severity: normal The logrotate script use a pre-start script to stop the cups service and a post-rotate script to start cups again. Under systemd this leads to a warning, since the socket and path are still active and could lead to having the service activated on-dem