From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#30649: Cuirass service does not rotate its logs Date: Thu, 01 Mar 2018 17:36:45 +0100 Message-ID: <87tvtz4usi.fsf@gnu.org> References: <20180228145039.GA4589@jurong> <87y3jb4utx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erRCd-00071E-Dy for bug-guix@gnu.org; Thu, 01 Mar 2018 11:37:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erRCY-0003CY-FZ for bug-guix@gnu.org; Thu, 01 Mar 2018 11:37:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59872) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1erRCY-0003CT-BI for bug-guix@gnu.org; Thu, 01 Mar 2018 11:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1erRCY-00061k-3t for bug-guix@gnu.org; Thu, 01 Mar 2018 11:37:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87y3jb4utx.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 01 Mar 2018 17:35:54 +0100") 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: Andreas Enge Cc: 30649@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Andreas Enge skribis: > >> 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 > > The cuirass service in GuixSD explicitly extends rottlog so that this > file is rotated on a weekly basis. Perhaps you just need to wait a > little longer? I confirm that rotation works as expected on berlin. Ludo=E2=80=99.