From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#30649: Cuirass service does not rotate its logs Date: Wed, 28 Feb 2018 15:50:39 +0100 Message-ID: <20180228145039.GA4589@jurong> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1er34V-0003Ff-9m for bug-guix@gnu.org; Wed, 28 Feb 2018 09:51:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1er34Q-0005YT-Ek for bug-guix@gnu.org; Wed, 28 Feb 2018 09:51:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:56971) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1er34Q-0005Xz-A5 for bug-guix@gnu.org; Wed, 28 Feb 2018 09:51:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1er34Q-0008D9-01 for bug-guix@gnu.org; Wed, 28 Feb 2018 09:51:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1er34C-0002zy-99 for bug-guix@gnu.org; Wed, 28 Feb 2018 09:50:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1er347-000567-Cw for bug-guix@gnu.org; Wed, 28 Feb 2018 09:50:48 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:38506) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1er347-00053g-4v for bug-guix@gnu.org; Wed, 28 Feb 2018 09:50:43 -0500 Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 30649@debbugs.gnu.org Hello, while testing the cuirass service on bayfront, I see the following: $ ll /var/log/c* -rw-r--r-- 1 root root 2003521 Feb 28 15:38 /var/log/cuirass.log I am sure this 2MB file was about 14MB big this morning, and indeed any information dating from before this morning, when I rebooted the machine and thus restarted the service, has gone. Notice also that there are no numbered files cuirass.log.1 etc.. Andreas