From unknown Thu Jun 19 14:04:07 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42413 <42413@debbugs.gnu.org> To: bug#42413 <42413@debbugs.gnu.org> Subject: Status: auditd service does not start up Reply-To: bug#42413 <42413@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:04:07 +0000 retitle 42413 auditd service does not start up reassign 42413 guix submitter 42413 Robin Green severity 42413 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 18 08:20:39 2020 Received: (at submit) by debbugs.gnu.org; 18 Jul 2020 12:20:39 +0000 Received: from localhost ([127.0.0.1]:58495 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwlpX-0007BK-9z for submit@debbugs.gnu.org; Sat, 18 Jul 2020 08:20:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:33616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwlpT-0007B9-54 for submit@debbugs.gnu.org; Sat, 18 Jul 2020 08:20:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54532) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jwlpS-0004PG-Va for bug-guix@gnu.org; Sat, 18 Jul 2020 08:20:34 -0400 Received: from [67.214.175.87] (port=33726 helo=vpn.dnsexit.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jwlpR-0002nP-GZ for bug-guix@gnu.org; Sat, 18 Jul 2020 08:20:34 -0400 Received: from mail.dnsexit.com (box2 [67.214.175.80]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vpn.dnsexit.com (Postfix) with ESMTPS id BD0DE607E1 for ; Sat, 18 Jul 2020 08:10:50 -0400 (EDT) Received: from [10.137.0.6] (greenrd.plus.com [212.159.116.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.dnsexit.com (Postfix) with ESMTPSA id 52E6C3C0F68 for ; Sat, 18 Jul 2020 08:10:40 -0400 (EDT) To: bug-guix@gnu.org From: Robin Green Subject: auditd service does not start up Message-ID: Date: Sat, 18 Jul 2020 13:10:39 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Host-Lookup-Failed: Reverse DNS lookup failed for 67.214.175.87 (failed) Received-SPF: pass client-ip=67.214.175.87; envelope-from=greenrd@greenrd.org; helo=vpn.dnsexit.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/18 08:10:46 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: 26 X-Spam_score: 2.6 X-Spam_bar: ++ X-Spam_report: (2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_SBL_CSS=3.335, RCVD_IN_XBL=0.375, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I get the following error in /var/log/messages when I try to enable the auditd service in my operating-system stanza:     Couldn't create log file /var/log/audit/audit.log (No such file or directory) Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [67.214.175.87 listed in zen.spamhaus.org] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I get the following error in /var/log/messages when I try to enable the auditd service in my operating-system stanza:     Couldn't create log file /var/log/audit/audit.log (No such file or directory) Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [67.214.175.87 listed in zen.spamhaus.org] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders I get the following error in /var/log/messages when I try to enable the auditd service in my operating-system stanza:     Couldn't create log file /var/log/audit/audit.log (No such file or directory) (It also complains about a missing config file.) Then the auditd service respawns a few times, and then gets disabled by shepherd because it's respawning too fast. I tried creating /var/log/audit and re-enabling and re-starting the service, but now I get     Error - space_left (0) must be larger than admin_space_left(0) and again it repeatedly respawns and then gets disabled by shepherd because it's respawning too fast. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 17:19:13 2020 Received: (at 42413-done) by debbugs.gnu.org; 28 Jul 2020 21:19:13 +0000 Received: from localhost ([127.0.0.1]:59199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k0X0D-0003b5-5u for submit@debbugs.gnu.org; Tue, 28 Jul 2020 17:19:13 -0400 Received: from [67.214.171.71] (port=42993 helo=mail.dnsexit.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k0X08-0003at-GZ for 42413-done@debbugs.gnu.org; Tue, 28 Jul 2020 17:19:12 -0400 Received: from webmail.dnsexit.com (webmail [67.214.161.137]) by mail.dnsexit.com (Postfix) with ESMTPA id 3CF9E3C1397 for <42413-done@debbugs.gnu.org>; Tue, 28 Jul 2020 17:19:02 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 28 Jul 2020 22:19:20 +0100 From: greenrd@greenrd.org To: 42413-done@debbugs.gnu.org Subject: close Message-ID: <826bd618ff5a2f868d670990e65b6110@greenrd.org> X-Sender: greenrd@greenrd.org User-Agent: Roundcube Webmail/1.1.2 X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Closed by 42427. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS X-Debbugs-Envelope-To: 42413-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Closed by 42427. From unknown Thu Jun 19 14:04:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 26 Aug 2020 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator