Your message dated Sun, 24 Apr 2022 12:33:45 +0000
with message-id <e1nibqv-000h0l...@fasolo.debian.org>
and subject line Bug#1010000: fixed in libpod 3.4.7+ds1-3
has caused the Debian Bug report #1010000,
regarding podman run panics with "assignment to entry in nil map"
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 ow...@bugs.debian.org
immediately.)
--
1010000: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010000
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: podman
Version: 3.4.7+ds1-1
Severity: important
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
I just upgraded and got "[UPGRADE] podman:amd64 3.4.6+ds1-1 -> 3.4.7+ds1-1".
Now, any "podman run" fails:
% podman run --rm debian printenv
panic: assignment to entry in nil map
goroutine 1 [running]:
github.com/opencontainers/runtime-tools/generate.(*Generator).addEnv(...)
github.com/opencontainers/runtime-tools/generate/generate.go:525
github.com/opencontainers/runtime-
tools/generate.(*Generator).AddProcessEnv(0xc0005b5a20, {0x17edeb7, 0x8},
{0xc0008d9a40, 0xc})
github.com/opencontainers/runtime-tools/generate/generate.go:501 +0x2ea
github.com/containers/podman/libpod.(*Container).generateSpec(0xc00056a2c0,
{0x1ad3050, 0xc000261a40})
github.com/containers/podman/libpod/container_internal_linux.go:648
+0x2965
github.com/containers/podman/libpod.(*Container).init(0xc00056a2c0, {0x1ad3050,
0xc000261a40}, 0x0)
github.com/containers/podman/libpod/container_internal.go:1098 +0x8e
github.com/containers/podman/libpod.(*Container).prepareToStart(0xc00056a2c0,
{0x1ad3050, 0xc000261a40}, 0xa8?)
github.com/containers/podman/libpod/container_internal.go:875 +0x345
github.com/containers/podman/libpod.(*Container).StartAndAttach(0xc00056a2c0,
{0x1ad3050?, 0xc000261a40?}, 0xc000d32960, {0x17f5ed4, 0xd}, 0xc00004ef60,
0xb0?)
github.com/containers/podman/libpod/container_api.go:115 +0x145
github.com/containers/podman/pkg/domain/infra/abi/terminal.StartAttachCtr({0x1ad3050,
0xc000261a40}, 0xc00056a2c0, 0xc000010018, 0xc000010020, 0x0, {0x17f5ed4, 0xd},
0x1, 0x1)
github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal_linux.go:91
+0x546
github.com/containers/podman/pkg/domain/infra/abi.(*ContainerEngine).ContainerRun(0xc000010030,
{0x1ad3050, 0xc000261a40}, {{0x0, 0x0}, 0x0, {0x17f5ed4, 0xd}, 0xc000010020,
0x0, ...})
github.com/containers/podman/pkg/domain/infra/abi/containers.go:957
+0x31e
github.com/containers/podman/cmd/podman/containers.run(0x25046a0?,
{0xc000261ad0?, 0x2, 0x3})
github.com/containers/podman/cmd/podman/containers/run.go:194 +0x7e6
github.com/spf13/cobra.(*Command).execute(0x25046a0, {0xc00003c0c0, 0x3, 0x3})
github.com/spf13/cobra/command.go:856 +0x67c
github.com/spf13/cobra.(*Command).ExecuteC(0x251b3a0)
github.com/spf13/cobra/command.go:974 +0x3b4
github.com/spf13/cobra.(*Command).Execute(...)
github.com/spf13/cobra/command.go:902
github.com/spf13/cobra.(*Command).ExecuteContext(...)
github.com/spf13/cobra/command.go:895
main.Execute()
github.com/containers/podman/cmd/podman/root.go:91 +0xc5
main.main()
github.com/containers/podman/cmd/podman/main.go:39 +0x74
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.17.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages podman depends on:
ii conmon 100:2.1.0-2
ii containernetworking-plugins 100:1.0.0-1
ii crun 100:0.17-4
ii golang-github-containers-common 0.44.5+ds1-1
ii libc6 2.33-7
ii libdevmapper1.02.1 2:1.02.175-2.1
ii libgpgme11 1.16.0-1.2
ii libseccomp2 2.5.4-1
ii runc 1.1.1+ds1-1
Versions of packages podman recommends:
ii buildah 1.23.1+ds1-2
ii catatonit 0.1.7-1
ii fuse-overlayfs 100:1.5.0-1
ii golang-github-containernetworking-plugin-dnsname 1.3.1+ds1-2
ii slirp4netns 100:1.1.8-3
ii tini 0.19.0-1
ii uidmap 1:4.11.1+dfsg1-2
Versions of packages podman suggests:
pn containers-storage <none>
ii docker-compose 1.29.2-1
ii iptables 1.8.7-1
-- Configuration Files:
/etc/cni/net.d/87-podman-bridge.conflist [Errno 13] Permission denied:
'/etc/cni/net.d/87-podman-bridge.conflist'
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libpod
Source-Version: 3.4.7+ds1-3
Done: Reinhard Tartler <siret...@tauware.de>
We believe that the bug you reported is fixed in the latest version of
libpod, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1010...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated libpod package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 24 Apr 2022 08:07:13 -0400
Source: libpod
Architecture: source
Version: 3.4.7+ds1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 1010000
Changes:
libpod (3.4.7+ds1-3) unstable; urgency=medium
.
* backport upstream patch to avoid runtime crash,
Closes: #1010000 for real this time.
Checksums-Sha1:
8f5c2dd030001c222bde7f65931ad93b021e93e3 5181 libpod_3.4.7+ds1-3.dsc
00acb5829b2af55c368bc477fcfcce8a992e899c 16216 libpod_3.4.7+ds1-3.debian.tar.xz
Checksums-Sha256:
a0d0621519960041bbeab024df9fd3d4f392a87bdeb5e5c68ef592310d127c37 5181
libpod_3.4.7+ds1-3.dsc
0e20cf35bf8900b1843450cf45a2739a5ad58e90d30b8617e3d50051d60eb758 16216
libpod_3.4.7+ds1-3.debian.tar.xz
Files:
e62a4e8259fd626be3c0f83f9538edb6 5181 admin optional libpod_3.4.7+ds1-3.dsc
d811c8333a060d80214c1ebab3995b95 16216 admin optional
libpod_3.4.7+ds1-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmJlPyUUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJssucA//RinLccvLORgVlfJqkYauwbfkG+l6
2KQSsUFUmpdMdtZVEik8WjIz0vYN0yNI9y6vjoh0YufAie4RuTZmN1Tvnp5wZGmo
IdjGnZTdZBmr4DOKBRtitqTo3lKXNlnXHntfwkBIs5VQnHXV2iOUw3ZH5rQ6GZjz
FS+GlFjDwkT3ruQCHkLM/4GIL5FngWoxDV/+QX8HV05Bm4FdQ5CPfskarheUXW2V
DUJDqkz3L4g/4U6COcE87w+Vr9WxnYOsWcNOaVEG0JwG9s2uEUHn/jFgKURVgmdo
HDrTaOwfA2f9X7qenKEC2CzrgY8x3u4SQma66jc2Go6gXpPfgIbeD3UyCoR9F8vZ
f+8y+gL79qa1olFfecI9Ee4an/5yApMsE8iZvLHrBKXs3Aibz+94VMprMZxgE6QG
D+YV1CfvPxUNakOpoyaQMJ5Z2OD2lWR1TTJ2ta2EvzjCLPKN7P8KgXsWMVSosJPq
RAN8S1drZTBZEdw/ylvjYpQlZR8TsH+qOrdhor1Zfsc3gWDBuiVxhDQEMP703ZQX
MDv6sXfeCDOcNeNOrzinFAqdWYNLRoBPRu6BPthIXiQCc/c9mIzv+ndZRblZDZ7E
8o4+S2CgKeQuRitQBpHQOovYyvNv1W6gLxMA+VeyFJHn2Pz7wi2VjLfGzrHTHMR/
WlhH1gQy/0OuGv4=
=Wlzh
-----END PGP SIGNATURE-----
--- End Message ---