Your message dated Sun, 15 Oct 2023 19:36:00 +0000
with message-id <e1qs6u8-002ilw...@fasolo.debian.org>
and subject line Bug#1052449: fixed in libpod 4.6.2+ds1-3
has caused the Debian Bug report #1052449,
regarding podman: add pasta(passt) as dependency
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.)


-- 
1052449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052449
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: podman
Version: 4.6.2+ds1-2
Severity: normal
X-Debbugs-Cc: wehagy+deb...@gmail.com


Dear Maintainer,

Upstream podman-v4.4+ have added support to a new rootless networking mode 
called 
pasta(package name is passt), but the package is not added as dependency
for podman on debian, I think is a good ideia add pasta(passt) as a
recommends package like slirp4netns.

Steps to reproduce:

1. Install podman
:~$ sudo apt install podman -y

2. Run nginx container as rootless user and expose on port 8080 on host,
   pasta(passt) only works as rootless, see "--nerwork pasta"
:~$ podman run --rm --detach --publish 8080:80 --network pasta docker.io/nginx
Error: could not find pasta, the network namespace can't be configured: exec: 
"pasta": executable file not found in $PATH

3. Fix, install pasta(passt)
:~$ sudo apt install passt -y

4. Repeat step 4
:~$ podman run --rm --detach --publish 8080:80 --nertwork pasta docker.io/nginx
1f8727e9785131431d2d91b043784dd8451b54e4542617eb7270a5d8176912a1

5. No error, and nginx is running fine
:~$ curl localhost:8080
<!DOCTYPE html>
<html>
<head>
<title>Welcome to nginx!</title>
<style>
html { color-scheme: light dark; }
body { width: 35em; margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
<h1>Welcome to nginx!</h1>
<p>If you see this page, the nginx web server is successfully installed and
working. Further configuration is required.</p>

<p>For online documentation and support please refer to
<a href="http://nginx.org/";>nginx.org</a>.<br/>
Commercial support is available at
<a href="http://nginx.com/";>nginx.com</a>.</p>

<p><em>Thank you for using nginx.</em></p>
</body>
</html>


Thanks
Wesley H. Gimenes


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.4.12-200.fc38.x86_64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages podman depends on:
ii  conmon                           2.1.6+ds1-1
ii  crun                             1.9-1
ii  golang-github-containers-common  0.55.4+ds1-3
ii  libc6                            2.37-10
ii  libdevmapper1.02.1               2:1.02.185-2
ii  libgpgme11                       1.18.0-3+b1
ii  libseccomp2                      2.5.4-1+b3
ii  libsqlite3-0                     3.43.1-1
ii  libsubid4                        1:4.13+dfsg1-1+b1

Versions of packages podman recommends:
ii  buildah            1.31.2+ds1-3
ii  catatonit          0.1.7-1+b1
ii  dbus-user-session  1.14.10-1
ii  slirp4netns        1.2.1-1
ii  uidmap             1:4.13+dfsg1-1+b1

Versions of packages podman suggests:
pn  containers-storage  <none>
pn  docker-compose      <none>
ii  fuse-overlayfs      1.10-1
ii  iptables            1.8.9-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libpod
Source-Version: 4.6.2+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 1052...@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, 15 Oct 2023 15:09:22 -0400
Source: libpod
Architecture: source
Version: 4.6.2+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: 1052449
Changes:
 libpod (4.6.2+ds1-3) unstable; urgency=medium
 .
   [ Konstantin Demin ]
   * [backport] fix mount of cgroup without a netns
 .
   [ Reinhard Tartler ]
   * [backport] linux, rootless: clamp oom_score_adj if it is too low
   * podman: Add passt as recommends (Closes: #1052449)
Checksums-Sha1:
 f643531196d8c211e8beb4b5d8aceed52aa13bdd 5455 libpod_4.6.2+ds1-3.dsc
 019a46fc11c8026e70efbece0630be4e4ccc8f99 26844 libpod_4.6.2+ds1-3.debian.tar.xz
Checksums-Sha256:
 39228c95f48b942e2760f71d6b97e1f221a46aeac6aa7123ad65f51ab9e0b57e 5455 
libpod_4.6.2+ds1-3.dsc
 73c553d1249220154887c05d42c57ef7d67c1ebf7fcea490f319088438d9ca03 26844 
libpod_4.6.2+ds1-3.debian.tar.xz
Files:
 a1b861d83904bc7f66f4d1945a125b34 5455 admin optional libpod_4.6.2+ds1-3.dsc
 4f4e0e1c90a519680e79fc44b78c1838 26844 admin optional 
libpod_4.6.2+ds1-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmUsOVwUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJss6aw//SVQb4yPqgB3zxB7RnNz6rDW4T9iX
PBtdkxNIxKhYOAyQW/b2ILcCfAmb6PJWbH4sua7CctBnUOkkwcO8QJxQU+otcNgj
UIVRefmvFeiT33dZmDEkgG1bFdKO8lkpD8fqRuzuTa28el2sSm82Nm3xkjTVQp9g
lAdwlELJsgCh0HFEh7apcJFUt99beVElrCPfrUbMdml85WRqkDBQuvUApbIKN7/M
5jFGXdFkOAhRZqjPWx4j8KH8YN+gS12q0yJOUXVc9N3ybRIhCGFj04ix/9TpHMKY
YyBfoF2M6TKHGPlRyf0o0lT//bJ49vMEz6ymER/dBR8ZVb/2rKr0JDMXXxmTt3eg
syf/l2oFw0bE8pH6PurSmkSN6059s56JYgZVMZzaLotTE8y+D+eSXnRx70c5IxxS
ZpTGbb7/V6k3xwXHjWEv/djgm3mxab4iiqZViXhg0kQ4NQfIk5aPBytPmWaQ+KiM
MLReiA3ltmPb5mVkHgQN3OyYJ7HWC2n0KkCP56uL3Qnl1IaWTf/UbBwxWy9Qs2iy
NEQCd0zgovLaT3MhXghjyDSbTpPLlF9GDfLa1FjyTvjUXz8cTiRfPOI3VNG7Ur0L
O1hnyhE1MAtZq2/w6jnXw6zOxl5bjEWfuwHJS4t6kEj8t9cccIM4z1p3u9FqFOU9
tscEQToJvXi2uV4=
=3YqL
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to