X-Loop: [email protected] Subject: bug#596: podman: Podman shows systemd journal error messages Reply-To: Hannah Rittich <[email protected]>, [email protected] Resent-From: Hannah Rittich <[email protected]> Resent-To: [email protected] Resent-CC: [email protected], [email protected] X-Loop: [email protected] Resent-Date: Fri, 23 Jul 2021 19:03:01 +0000 Resent-Message-ID: <[email protected]> Resent-Sender: [email protected] X-Devuan-PR-Message: report 596 X-Devuan-PR-Package: podman X-Devuan-PR-Keywords: Received: via spool by [email protected] id=B.16270668013988 (code B); Fri, 23 Jul 2021 19:03:01 +0000 Received: (at submit) by bugs.devuan.org; 23 Jul 2021 19:00:01 +0000 Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Fri, 23 Jul 2021 19:00:01 +0000 (UTC) Received: from [127.0.1.1] (v2202105148788153697.goodsrv.de [94.16.112.139]) by vm6.ganeti.dyne.org (Postfix) with ESMTP id 5DF75F60D64 for <[email protected]>; Fri, 23 Jul 2021 20:55:19 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Hannah Rittich <[email protected]> To: Devuan Bug Tracking System <[email protected]> Message-ID: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> Date: Fri, 23 Jul 2021 22:55:17 +0200 X-Spam-Status: No, score=1.2 required=5.0 tests=HELO_MISC_IP,KHOP_DYNAMIC, SPF_FAIL autolearn=disabled version=3.4.2 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: podman Version: 3.0.1+dfsg1-3+b1 Severity: minor X-Debbugs-Cc: [email protected] Using podman on chimaera results in many spurious error messages that result from podman trying to write to the systemd journal. These error messages can be avoided by creating the file `/etc/containers/containers.conf` containing: [engine] cgroup_manager = "cgroupfs" events_logger = "file" To make the default configuration more user friendly, this file could be included in the podman package. (The first line is needed in order to be able to use podman at all, see [Bug 595].) Steps to reproduce: 1. Install podman. 2. Execute the following commands $ podman pull docker.io/dyne/devuan:beowulf $ podman run --rm -ti dyne/devuan:beowulf ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" 3. Create the file `/etc/containers/containers.conf` as described above. 4. Repeat 2. [Bug 595]: https://bugs.devuan.org/cgi/bugreport.cgi?bug=595 -- System Information: Distributor ID: Devuan Description: Devuan GNU/Linux 4 (chimaera) Release: 4 Codename: n/a Architecture: x86_64 Kernel: Linux 5.10.0-8-amd64 (SMP w/1 CPU thread) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages podman depends on: ii conmon 2.0.25+ds1-1 ii containernetworking-plugins 0.9.0-1+b6 ii crun 0.17+dfsg-1 ii golang-github-containers-common 0.33.4+ds1-1 ii init-system-helpers 1.60+devuan1 ii iptables 1.8.7-1 ii libc6 2.31-12 ii libdevmapper1.02.1 2:1.02.175-2.1 ii libgpgme11 1.14.0-1+b2 ii libseccomp2 2.5.1-1 Versions of packages podman recommends: ii buildah 1.19.6+dfsg1-1+b5 ii catatonit 0.1.5-2 ii fuse-overlayfs 1.4.0-1 ii golang-github-containernetworking-plugin-dnsname 1.1.1+ds1-4+b7 ii slirp4netns 1.0.1-2 ii uidmap 1:4.8.1-1 Versions of packages podman suggests: pn containers-storage <none> pn docker-compose <none> -- no debconf information
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 X-Loop: [email protected] From: "Devuan bug Tracking System" <[email protected]> To: Hannah Rittich <[email protected]> Subject: bug#596: Acknowledgement (podman: Podman shows systemd journal error messages) Message-ID: <[email protected]> References: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> X-Devuan-PR-Message: ack 596 X-Devuan-PR-Package: podman Reply-To: [email protected] Date: Fri, 23 Jul 2021 19:03:03 +0000 Thank you for filing a new bug report with Devuan. You can follow progress on this bug here: 596: https://bugs.devuan.org/cgi/= bugreport.cgi?bug=3D596. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. As you requested using X-Debbugs-CC, your message was also forwarded to [email protected] (after having been given a bug report number, if it did not have one). Your message has been sent to the package maintainer(s): [email protected] If you wish to submit further information on this problem, please send it to [email protected]. Please do not send mail to [email protected] unless you wish to report a problem with the Bug-tracking system. --=20 596: https://bugs.devuan.org/cgi/bugreport.cgi?bug=3D596 Devuan Bug Tracking System Contact [email protected] with problems
X-Loop: [email protected] Subject: bug#596: bug#595, bug#596: podman: messages Reply-To: Mark Hindley <[email protected]>, [email protected] Resent-From: Mark Hindley <[email protected]> Resent-To: [email protected] Resent-CC: [email protected] X-Loop: [email protected] Resent-Date: Wed, 28 Jul 2021 15:03:14 +0000 Resent-Message-ID: <[email protected]> Resent-Sender: [email protected] X-Devuan-PR-Message: followup 596 X-Devuan-PR-Package: podman X-Devuan-PR-Keywords: References: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> <162707371784.4203.15006124007437811971.reportbug@devuan-vm> Received: via spool by [email protected] id=B596.162748380319958 (code B ref 596); Wed, 28 Jul 2021 15:03:14 +0000 Received: (at 596) by bugs.devuan.org; 28 Jul 2021 14:50:03 +0000 Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Wed, 28 Jul 2021 14:50:03 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 44986F604DC; Wed, 28 Jul 2021 16:47:53 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from <[email protected]>) id 1m8kqd-0000jN-Mh; Wed, 28 Jul 2021 15:47:51 +0100 Received: (nullmailer pid 16481 invoked by uid 1000); Wed, 28 Jul 2021 14:47:51 -0000 Date: Wed, 28 Jul 2021 15:47:50 +0100 From: Mark Hindley <[email protected]> To: Hannah Rittich <[email protected]>, [email protected], [email protected] Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: reassign -1 src:debian-config-override Hannah, On Fri, Jul 23, 2021 at 10:55:17PM +0200, Hannah Rittich wrote: > Package: podman > Version: 3.0.1+dfsg1-3+b1 > Severity: minor > X-Debbugs-Cc: [email protected] > > Using podman on chimaera results in many spurious error messages that result > from podman trying to write to the systemd journal. > > These error messages can be avoided by creating the file > `/etc/containers/containers.conf` containing: > > [engine] > cgroup_manager = "cgroupfs" > events_logger = "file" Thanks for this. As podman is not a forked package and Devuan uses Debian's packages directly without recompilation we cannot do this directly. However, I am reassigning to src:debian-config-override and will add a debian-podman-config-override package to that with your suggested defaults. Mark
Received: (at 596) by bugs.devuan.org; 28 Jul 2021 14:50:03 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Wed, 28 Jul 2021 14:50:03 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 44986F604DC; Wed, 28 Jul 2021 16:47:53 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from <[email protected]>) id 1m8kqd-0000jN-Mh; Wed, 28 Jul 2021 15:47:51 +0100 Received: (nullmailer pid 16481 invoked by uid 1000); Wed, 28 Jul 2021 14:47:51 -0000 Date: Wed, 28 Jul 2021 15:47:50 +0100 From: Mark Hindley <[email protected]> To: Hannah Rittich <[email protected]>, [email protected], [email protected] Subject: Re: bug#595, bug#596: podman: messages Message-ID: <[email protected]> References: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> X-Debbugs-No-Ack: No Thanks X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: reassign -1 src:debian-config-override Hannah, On Fri, Jul 23, 2021 at 10:55:17PM +0200, Hannah Rittich wrote: > Package: podman > Version: 3.0.1+dfsg1-3+b1 > Severity: minor > X-Debbugs-Cc: [email protected] > > Using podman on chimaera results in many spurious error messages that result > from podman trying to write to the systemd journal. > > These error messages can be avoided by creating the file > `/etc/containers/containers.conf` containing: > > [engine] > cgroup_manager = "cgroupfs" > events_logger = "file" Thanks for this. As podman is not a forked package and Devuan uses Debian's packages directly without recompilation we cannot do this directly. However, I am reassigning to src:debian-config-override and will add a debian-podman-config-override package to that with your suggested defaults. Mark
Received: (at 596) by bugs.devuan.org; 28 Jul 2021 14:50:03 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Wed, 28 Jul 2021 14:50:03 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 44986F604DC; Wed, 28 Jul 2021 16:47:53 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from <[email protected]>) id 1m8kqd-0000jN-Mh; Wed, 28 Jul 2021 15:47:51 +0100 Received: (nullmailer pid 16481 invoked by uid 1000); Wed, 28 Jul 2021 14:47:51 -0000 Date: Wed, 28 Jul 2021 15:47:50 +0100 From: Mark Hindley <[email protected]> To: Hannah Rittich <[email protected]>, [email protected], [email protected] Subject: Re: bug#595, bug#596: podman: messages Message-ID: <[email protected]> References: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> X-Debbugs-No-Ack: No Thanks X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: reassign -1 src:debian-config-override Hannah, On Fri, Jul 23, 2021 at 10:55:17PM +0200, Hannah Rittich wrote: > Package: podman > Version: 3.0.1+dfsg1-3+b1 > Severity: minor > X-Debbugs-Cc: [email protected] > > Using podman on chimaera results in many spurious error messages that result > from podman trying to write to the systemd journal. > > These error messages can be avoided by creating the file > `/etc/containers/containers.conf` containing: > > [engine] > cgroup_manager = "cgroupfs" > events_logger = "file" Thanks for this. As podman is not a forked package and Devuan uses Debian's packages directly without recompilation we cannot do this directly. However, I am reassigning to src:debian-config-override and will add a debian-podman-config-override package to that with your suggested defaults. Mark
X-Loop: [email protected] Subject: bug#596: bug#595, bug#596: podman: messages Reply-To: Mark Hindley <[email protected]>, [email protected] Resent-From: Mark Hindley <[email protected]> Resent-To: [email protected] Resent-CC: [email protected] X-Loop: [email protected] Resent-Date: Wed, 28 Jul 2021 15:03:19 +0000 Resent-Message-ID: <[email protected]> Resent-Sender: [email protected] X-Devuan-PR-Message: followup 596 X-Devuan-PR-Package: src:debian-config-override X-Devuan-PR-Keywords: References: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> <162707371784.4203.15006124007437811971.reportbug@devuan-vm> Received: via spool by [email protected] id=B596.162748380419964 (code B ref 596); Wed, 28 Jul 2021 15:03:19 +0000 Received: (at 596) by bugs.devuan.org; 28 Jul 2021 14:50:04 +0000 Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Wed, 28 Jul 2021 14:50:04 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 44986F604DC; Wed, 28 Jul 2021 16:47:53 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from <[email protected]>) id 1m8kqd-0000jN-Mh; Wed, 28 Jul 2021 15:47:51 +0100 Received: (nullmailer pid 16481 invoked by uid 1000); Wed, 28 Jul 2021 14:47:51 -0000 Date: Wed, 28 Jul 2021 15:47:50 +0100 From: Mark Hindley <[email protected]> To: Hannah Rittich <[email protected]>, [email protected], [email protected] Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: reassign -1 src:debian-config-override Hannah, On Fri, Jul 23, 2021 at 10:55:17PM +0200, Hannah Rittich wrote: > Package: podman > Version: 3.0.1+dfsg1-3+b1 > Severity: minor > X-Debbugs-Cc: [email protected] > > Using podman on chimaera results in many spurious error messages that result > from podman trying to write to the systemd journal. > > These error messages can be avoided by creating the file > `/etc/containers/containers.conf` containing: > > [engine] > cgroup_manager = "cgroupfs" > events_logger = "file" Thanks for this. As podman is not a forked package and Devuan uses Debian's packages directly without recompilation we cannot do this directly. However, I am reassigning to src:debian-config-override and will add a debian-podman-config-override package to that with your suggested defaults. Mark
MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Loop: [email protected] From: "Devuan bug Tracking System" <[email protected]> To: [email protected] Subject: bug#596: marked as done (podman: Podman shows systemd journal error messages) Message-ID: <[email protected]> References: <[email protected]> <162707371784.4203.15006124007437811971.reportbug@devuan-vm> X-Devuan-PR-Message: closed 596 X-Devuan-PR-Package: src:debian-config-override Reply-To: [email protected] Date: Wed, 28 Jul 2021 15:24:07 +0000 Content-Type: multipart/mixed; boundary="----------=_1627485847-22278-0" This is a multi-part message in MIME format... ------------=_1627485847-22278-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your message dated Wed, 28 Jul 2021 15:19:17 +0000 with message-id <[email protected]> and subject line #596: fixed in src:debian-config-override version 2.1 has caused the Devuan bug report #596, regarding podman: Podman shows systemd journal error messages to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) --=20 596: https://bugs.devuan.org/cgi/bugreport.cgi?bug=3D596 Devuan Bug Tracking System Contact [email protected] with problems ------------=_1627485847-22278-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.devuan.org; 23 Jul 2021 19:00:01 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Fri, 23 Jul 2021 19:00:01 +0000 (UTC) Received: from [127.0.1.1] (v2202105148788153697.goodsrv.de [94.16.112.139]) by vm6.ganeti.dyne.org (Postfix) with ESMTP id 5DF75F60D64 for <[email protected]>; Fri, 23 Jul 2021 20:55:19 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Hannah Rittich <[email protected]> To: Devuan Bug Tracking System <[email protected]> Subject: podman: Podman shows systemd journal error messages Message-ID: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> Date: Fri, 23 Jul 2021 22:55:17 +0200 X-Spam-Status: No, score=1.2 required=5.0 tests=HELO_MISC_IP,KHOP_DYNAMIC, SPF_FAIL autolearn=disabled version=3.4.2 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: podman Version: 3.0.1+dfsg1-3+b1 Severity: minor X-Debbugs-Cc: [email protected] Using podman on chimaera results in many spurious error messages that result from podman trying to write to the systemd journal. These error messages can be avoided by creating the file `/etc/containers/containers.conf` containing: [engine] cgroup_manager = "cgroupfs" events_logger = "file" To make the default configuration more user friendly, this file could be included in the podman package. (The first line is needed in order to be able to use podman at all, see [Bug 595].) Steps to reproduce: 1. Install podman. 2. Execute the following commands $ podman pull docker.io/dyne/devuan:beowulf $ podman run --rm -ti dyne/devuan:beowulf ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" 3. Create the file `/etc/containers/containers.conf` as described above. 4. Repeat 2. [Bug 595]: https://bugs.devuan.org/cgi/bugreport.cgi?bug=595 -- System Information: Distributor ID: Devuan Description: Devuan GNU/Linux 4 (chimaera) Release: 4 Codename: n/a Architecture: x86_64 Kernel: Linux 5.10.0-8-amd64 (SMP w/1 CPU thread) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages podman depends on: ii conmon 2.0.25+ds1-1 ii containernetworking-plugins 0.9.0-1+b6 ii crun 0.17+dfsg-1 ii golang-github-containers-common 0.33.4+ds1-1 ii init-system-helpers 1.60+devuan1 ii iptables 1.8.7-1 ii libc6 2.31-12 ii libdevmapper1.02.1 2:1.02.175-2.1 ii libgpgme11 1.14.0-1+b2 ii libseccomp2 2.5.1-1 Versions of packages podman recommends: ii buildah 1.19.6+dfsg1-1+b5 ii catatonit 0.1.5-2 ii fuse-overlayfs 1.4.0-1 ii golang-github-containernetworking-plugin-dnsname 1.1.1+ds1-4+b7 ii slirp4netns 1.0.1-2 ii uidmap 1:4.8.1-1 Versions of packages podman suggests: pn containers-storage <none> pn docker-compose <none> -- no debconf information ------------=_1627485847-22278-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 596-done) by bugs.devuan.org; 28 Jul 2021 15:20:03 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Wed, 28 Jul 2021 15:20:03 +0000 (UTC) Received: from mail.devuan.dev (mail.devuan.dev [54.36.142.182]) by vm6.ganeti.dyne.org (Postfix) with ESMTP id 5F99FF60907 for <[email protected]>; Wed, 28 Jul 2021 17:19:18 +0200 (CEST) Received: from dak.ganeti1.devuan.org (dak.devuan.org [192.168.97.90]) by mail.devuan.dev (Postfix) with SMTP id 50EA43A04E9 for <[email protected]>; Wed, 28 Jul 2021 15:19:17 +0000 (UTC) Received: (nullmailer pid 4033 invoked by uid 107); Wed, 28 Jul 2021 15:19:17 -0000 From: [email protected] To: [email protected] Subject: #596: fixed in src:debian-config-override version 2.1 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Date: Wed, 28 Jul 2021 15:19:17 +0000 Message-Id: <[email protected]> X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_FAIL autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Version: 2.1 Source package debian-config-override (2.1) added to Devuan suite unstable. This closes bug report 596. Thanks DAK managing the Devuan archive -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 28 Jul 2021 14:02:56 +0100 Source: debian-config-override Architecture: source Version: 2.1 Distribution: unstable Urgency: medium Maintainer: Mark Hindley <[email protected]> Changed-By: Mark Hindley <[email protected]> Closes: 595 596 Changes: debian-config-override (2.1) unstable; urgency=medium . * Add debian-podman-config-override (Closes: #595, #596). Checksums-Sha1: 969da60f121aa4bdb6f10b1a6bbbc86f67c14a2a 1514 debian-config-override_2.1.dsc d81ea2156a9d1005e1e9438890f8bd615c16c345 2220 debian-config-override_2.1.tar.xz 3cad827f959634f4ba8a3efb80f99e707680cd1a 5245 debian-config-override_2.1_source.buildinfo Checksums-Sha256: 6c820034946475f949d9991c341998f1e282d786eff25ba5edc91ad8cf7d0ecd 1514 debian-config-override_2.1.dsc 93dd35a1af1b60c7c8e41820b855f960f80eb9192121beb68a93ccb8157846e0 2220 debian-config-override_2.1.tar.xz d76e4f19f5ea43f9c4989ff2da0bd682fe355487db1bcc86591e79ae66203187 5245 debian-config-override_2.1_source.buildinfo Files: f2ea2db986f6543cb991a5c3e7c0d331 1514 misc optional debian-config-override_2.1.dsc c0d594f530ddbdd297988bbd30a5c22b 2220 misc optional debian-config-override_2.1.tar.xz f3595c61e9b77f3eea1c5dd556ddb316 5245 misc optional debian-config-override_2.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEcuPLdzMV36LkZHQ9lFMhJFQZIvsFAmEBdNIACgkQlFMhJFQZ IvtEKwgAiY8V7QqEoD2t6U0bOmkLWXO5DTbtVdPwfM3hgblCLzdEqStugpv99vK8 +BqAQmzcnlt/OUTaakm/x3aRLlhp2UOS2plikHFa9rlCfYtuXfazVViB1rKL1tD/ pbe44UzMDxOMM+T/dNboW709goxfh+yb2uh6Xck/QOA66P4Qow3gy/XDbbcUy7R9 3GHC1ZmVhxxzQar7c0y4XgsnXDzOMzjFuhcwQfIIto4SG1QuUpnUZBbtLun6TlXJ EQlR70W1aHNYbPiyqtMHI4sgd0D5gEZ7H488yl4OyTCtNibHMJ1A7KVC6/5wf4km OVNVyv8rKOMfDSjTYQeRiIZd1NldNg== =HYK/ -----END PGP SIGNATURE----- ------------=_1627485847-22278-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Loop: [email protected] From: "Devuan bug Tracking System" <[email protected]> To: Hannah Rittich <[email protected]> Subject: bug#596 closed by [email protected] (#596: fixed in src:debian-config-override version 2.1) Message-ID: <[email protected]> References: <[email protected]> <162707371784.4203.15006124007437811971.reportbug@devuan-vm> X-Devuan-PR-Message: they-closed 596 X-Devuan-PR-Package: src:debian-config-override Reply-To: [email protected] Date: Wed, 28 Jul 2021 15:24:09 +0000 Content-Type: multipart/mixed; boundary="----------=_1627485849-22278-1" This is a multi-part message in MIME format... ------------=_1627485849-22278-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the src:debian-config-override package: #596: podman: Podman shows systemd journal error messages It has been closed by [email protected]. Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact [email protected] by replying to this email. --=20 596: https://bugs.devuan.org/cgi/bugreport.cgi?bug=3D596 Devuan Bug Tracking System Contact [email protected] with problems ------------=_1627485849-22278-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 596-done) by bugs.devuan.org; 28 Jul 2021 15:20:03 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Wed, 28 Jul 2021 15:20:03 +0000 (UTC) Received: from mail.devuan.dev (mail.devuan.dev [54.36.142.182]) by vm6.ganeti.dyne.org (Postfix) with ESMTP id 5F99FF60907 for <[email protected]>; Wed, 28 Jul 2021 17:19:18 +0200 (CEST) Received: from dak.ganeti1.devuan.org (dak.devuan.org [192.168.97.90]) by mail.devuan.dev (Postfix) with SMTP id 50EA43A04E9 for <[email protected]>; Wed, 28 Jul 2021 15:19:17 +0000 (UTC) Received: (nullmailer pid 4033 invoked by uid 107); Wed, 28 Jul 2021 15:19:17 -0000 From: [email protected] To: [email protected] Subject: #596: fixed in src:debian-config-override version 2.1 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Date: Wed, 28 Jul 2021 15:19:17 +0000 Message-Id: <[email protected]> X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_FAIL autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Version: 2.1 Source package debian-config-override (2.1) added to Devuan suite unstable. This closes bug report 596. Thanks DAK managing the Devuan archive -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 28 Jul 2021 14:02:56 +0100 Source: debian-config-override Architecture: source Version: 2.1 Distribution: unstable Urgency: medium Maintainer: Mark Hindley <[email protected]> Changed-By: Mark Hindley <[email protected]> Closes: 595 596 Changes: debian-config-override (2.1) unstable; urgency=medium . * Add debian-podman-config-override (Closes: #595, #596). Checksums-Sha1: 969da60f121aa4bdb6f10b1a6bbbc86f67c14a2a 1514 debian-config-override_2.1.dsc d81ea2156a9d1005e1e9438890f8bd615c16c345 2220 debian-config-override_2.1.tar.xz 3cad827f959634f4ba8a3efb80f99e707680cd1a 5245 debian-config-override_2.1_source.buildinfo Checksums-Sha256: 6c820034946475f949d9991c341998f1e282d786eff25ba5edc91ad8cf7d0ecd 1514 debian-config-override_2.1.dsc 93dd35a1af1b60c7c8e41820b855f960f80eb9192121beb68a93ccb8157846e0 2220 debian-config-override_2.1.tar.xz d76e4f19f5ea43f9c4989ff2da0bd682fe355487db1bcc86591e79ae66203187 5245 debian-config-override_2.1_source.buildinfo Files: f2ea2db986f6543cb991a5c3e7c0d331 1514 misc optional debian-config-override_2.1.dsc c0d594f530ddbdd297988bbd30a5c22b 2220 misc optional debian-config-override_2.1.tar.xz f3595c61e9b77f3eea1c5dd556ddb316 5245 misc optional debian-config-override_2.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEcuPLdzMV36LkZHQ9lFMhJFQZIvsFAmEBdNIACgkQlFMhJFQZ IvtEKwgAiY8V7QqEoD2t6U0bOmkLWXO5DTbtVdPwfM3hgblCLzdEqStugpv99vK8 +BqAQmzcnlt/OUTaakm/x3aRLlhp2UOS2plikHFa9rlCfYtuXfazVViB1rKL1tD/ pbe44UzMDxOMM+T/dNboW709goxfh+yb2uh6Xck/QOA66P4Qow3gy/XDbbcUy7R9 3GHC1ZmVhxxzQar7c0y4XgsnXDzOMzjFuhcwQfIIto4SG1QuUpnUZBbtLun6TlXJ EQlR70W1aHNYbPiyqtMHI4sgd0D5gEZ7H488yl4OyTCtNibHMJ1A7KVC6/5wf4km OVNVyv8rKOMfDSjTYQeRiIZd1NldNg== =HYK/ -----END PGP SIGNATURE----- ------------=_1627485849-22278-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.devuan.org; 23 Jul 2021 19:00:01 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Fri, 23 Jul 2021 19:00:01 +0000 (UTC) Received: from [127.0.1.1] (v2202105148788153697.goodsrv.de [94.16.112.139]) by vm6.ganeti.dyne.org (Postfix) with ESMTP id 5DF75F60D64 for <[email protected]>; Fri, 23 Jul 2021 20:55:19 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Hannah Rittich <[email protected]> To: Devuan Bug Tracking System <[email protected]> Subject: podman: Podman shows systemd journal error messages Message-ID: <162707371784.4203.15006124007437811971.reportbug@devuan-vm> Date: Fri, 23 Jul 2021 22:55:17 +0200 X-Spam-Status: No, score=1.2 required=5.0 tests=HELO_MISC_IP,KHOP_DYNAMIC, SPF_FAIL autolearn=disabled version=3.4.2 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: podman Version: 3.0.1+dfsg1-3+b1 Severity: minor X-Debbugs-Cc: [email protected] Using podman on chimaera results in many spurious error messages that result from podman trying to write to the systemd journal. These error messages can be avoided by creating the file `/etc/containers/containers.conf` containing: [engine] cgroup_manager = "cgroupfs" events_logger = "file" To make the default configuration more user friendly, this file could be included in the podman package. (The first line is needed in order to be able to use podman at all, see [Bug 595].) Steps to reproduce: 1. Install podman. 2. Execute the following commands $ podman pull docker.io/dyne/devuan:beowulf $ podman run --rm -ti dyne/devuan:beowulf ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" ERRO[0000] unable to write pod event: "write unixgram @0001d->/run/systemd/journal/socket: sendmsg: no such file or directory" 3. Create the file `/etc/containers/containers.conf` as described above. 4. Repeat 2. [Bug 595]: https://bugs.devuan.org/cgi/bugreport.cgi?bug=595 -- System Information: Distributor ID: Devuan Description: Devuan GNU/Linux 4 (chimaera) Release: 4 Codename: n/a Architecture: x86_64 Kernel: Linux 5.10.0-8-amd64 (SMP w/1 CPU thread) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages podman depends on: ii conmon 2.0.25+ds1-1 ii containernetworking-plugins 0.9.0-1+b6 ii crun 0.17+dfsg-1 ii golang-github-containers-common 0.33.4+ds1-1 ii init-system-helpers 1.60+devuan1 ii iptables 1.8.7-1 ii libc6 2.31-12 ii libdevmapper1.02.1 2:1.02.175-2.1 ii libgpgme11 1.14.0-1+b2 ii libseccomp2 2.5.1-1 Versions of packages podman recommends: ii buildah 1.19.6+dfsg1-1+b5 ii catatonit 0.1.5-2 ii fuse-overlayfs 1.4.0-1 ii golang-github-containernetworking-plugin-dnsname 1.1.1+ds1-4+b7 ii slirp4netns 1.0.1-2 ii uidmap 1:4.8.1-1 Versions of packages podman suggests: pn containers-storage <none> pn docker-compose <none> -- no debconf information ------------=_1627485849-22278-1--
Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.
Devuan Bugs Owner <[email protected]>.
Last modified:
Sun, 1 Dec 2024 00:39:02 UTC