From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/2424 Path: news.gmane.org!.POSTED!not-for-mail From: Dmitry Bogatov Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: Log rotation issue with runit Date: Sat, 29 Dec 2018 18:33:06 +0000 Message-ID: References: <20181226000505.1e82b362@mydesk.domain.cxm> <20181227080707.099b9c75@mydesk.domain.cxm> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1546108275 5929 195.159.176.226 (29 Dec 2018 18:31:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 29 Dec 2018 18:31:15 +0000 (UTC) Cc: supervision@list.skarnet.org To: Steve Litt Original-X-From: supervision-return-2014-gcsg-supervision=m.gmane.org@list.skarnet.org Sat Dec 29 19:31:10 2018 Return-path: Envelope-to: gcsg-supervision@m.gmane.org Original-Received: from alyss.skarnet.org ([95.142.172.232]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1gdJO6-0001Nw-Nj for gcsg-supervision@m.gmane.org; Sat, 29 Dec 2018 19:31:06 +0100 Original-Received: (qmail 32016 invoked by uid 89); 29 Dec 2018 18:33:39 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Original-Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 32009 invoked from network); 29 Dec 2018 18:33:39 -0000 In-reply-to: <20181227080707.099b9c75@mydesk.domain.cxm> Comments: In-reply-to Steve Litt message dated "Thu, 27 Dec 2018 08:07:07 -0500." Content-ID: <21082.1546108386.1@neophite> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e Xref: news.gmane.org gmane.comp.sysutils.supervision.general:2424 Archived-At: [2018-12-27 08:07] Steve Litt > > [ Dmitry Bogatov ] > > No, it is reproducible. See end of bug thread. > = > Hi Dmitry, > = > Just so we're all on the same page, do you mean the end of > https://bugs.debian.org/916230 ? Could you please provide a message > number? I briefly looked over https://bugs.debian.org/916230, paying > particular attention to the later half, and could see no reproduction > sequence articulated. But sometimes I miss things. Sure. Message 17: Offending .u file is created by rename(2) call at line 532, in logdir_open() function. It happens, when 'current' file exists, non-executable and non-empty. [...]