[pkg-go] libpod 4.6.2+ds1-2 MIGRATED to testing

2023-09-22 Thread Debian testing watch
FYI: The status of the libpod source package
in Debian's testing distribution has changed.

  Previous version: 4.5.1+ds1-2
  Current version:  4.6.2+ds1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[pkg-go] Сомерсет Моэм

2023-09-22 Thread nphopalismale
Сомерсет Моэм — Подводя итоги
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#1052449: podman: add pasta(passt) as dependency

2023-09-22 Thread Wesley H. Gimenes
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



Welcome to nginx!

html { color-scheme: light dark; }
body { width: 35em; margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif; }



Welcome to nginx!
If you see this page, the nginx web server is successfully installed and
working. Further configuration is required.

For online documentation and support please refer to
http://nginx.org/;>nginx.org.
Commercial support is available at
http://nginx.com/;>nginx.com.

Thank you for using nginx.




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  libc62.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  libsubid41:4.13+dfsg1-1+b1

Versions of packages podman recommends:
ii  buildah1.31.2+ds1-3
ii  catatonit  0.1.7-1+b1
ii  dbus-user-session  1.14.10-1
ii  slirp4netns1.2.1-1
ii  uidmap 1:4.13+dfsg1-1+b1

Versions of packages podman suggests:
pn  containers-storage  
pn  docker-compose  
ii  fuse-overlayfs  1.10-1
ii  iptables1.8.9-2

-- no debconf information

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