Your message dated Wed, 02 Oct 2024 10:50:02 +0000
with message-id <[email protected]>
and subject line Bug#1079327: fixed in podman 5.2.3+ds1-2
has caused the Debian Bug report #1079327,
regarding podman: Fails to create vlan aware bridge network
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.)


-- 
1079327: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079327
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: podman
Version: 5.2.1+ds1-2
Severity: normal
Tags: patch



Hi,

In podman, CNI networking is by default not enabled anymore. The
"alternative" (netavark) is, unfortunately, not on feature parity
with CNI. For example, vlan aware bridge networks are not supported [1].

Podman provides a build tag to re-enable CNI. Please enable it until
netavark reaches features compatibility with CNI.

I tested with the below patch and my networks are back being supported
by podman 5.

[1] https://github.com/containers/netavark/issues/1028


--- debian/rules~       2024-08-17 13:39:04.000000000 +0200
+++ debian/rules        2024-08-22 15:00:24.986883061 +0200
@@ -48,7 +48,7 @@
 export HOME=$(CURDIR)/debian/tmp

 ## https://podman.io/getting-started/installation#build-tags
-BUILDTAGS := apparmor,seccomp,selinux,systemd,libsubid
+BUILDTAGS := apparmor,seccomp,selinux,systemd,libsubid,cni
 BUILDTAGS_REMOTE := 
remote,exclude_graphdriver_btrfs,btrfs_noversion,exclude_graphdriver_devicemapper,containers_image_openpgp

 # containers_image_openpgp


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (505, 'unstable'), (500, 'unstable-debug'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.10.6-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=nl_NL.utf8 (charmap=UTF-8), LANGUAGE=en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages podman depends on:
ii  conmon                           2.1.10+ds1-1+b1
ii  crun                             1.16.1-1
ii  golang-github-containers-common  0.60.1+ds1-3
ii  init-system-helpers              1.66
ii  libc6                            2.39-7
ii  libgpgme11t64                    1.18.0-5
ii  libseccomp2                      2.5.5-1+b1
ii  libsqlite3-0                     3.46.1-1
ii  libsubid5                        1:4.16.0-4
ii  netavark                         1.9.0-4

Versions of packages podman recommends:
ii  buildah             1.37.1+ds1-2
ii  ca-certificates     20240203
ii  catatonit           0.1.7-1+b1
ii  containers-storage  1.55.0+ds1-3
ii  dbus-user-session   1.14.10-4+b1
ii  passt               0.0~git20240821.1d6142f-1
ii  slirp4netns         1.2.1-1+b1
ii  uidmap              1:4.16.0-4

Versions of packages podman suggests:
pn  docker-compose  <none>
ii  iptables        1.8.10-4

-- Configuration Files:
/etc/cni/net.d/87-podman-bridge.conflist changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: podman
Source-Version: 5.2.3+ds1-2
Done: Reinhard Tartler <[email protected]>

We believe that the bug you reported is fixed in the latest version of
podman, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <[email protected]> (supplier of updated podman 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 02 Oct 2024 06:00:51 -0400
Source: podman
Architecture: source
Version: 5.2.3+ds1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Closes: 1079327 1083117
Changes:
 podman (5.2.3+ds1-2) unstable; urgency=medium
 .
   [ Reinhard Tartler ]
   * Enable CNI networking for now, closes: #1079327
   * Reenable full salsa-ci pipeline
   * simplify builtin-test
   * builtin-tests: restrict to building the podman executable
   * fix source/lintian-override
   * Supress more "field-to-long" lintian warnings
 .
   [ Guillem Jover ]
   * Do not hardcode gopsutil v3, closes: #1083117
Checksums-Sha1:
 2009d677019055ea7cc94819b736708eb93ca700 5496 podman_5.2.3+ds1-2.dsc
 df7493f8a0498a5f007b9af60c347ecb7e449d5c 26432 podman_5.2.3+ds1-2.debian.tar.xz
Checksums-Sha256:
 38d9d2b434b6255533cdbb43a2fa13e65b4b990dbe05cbac60b4bbda6f4e15e2 5496 
podman_5.2.3+ds1-2.dsc
 6b8581466b37cd11aab9c038cc0519438b6b713d6c33dac1fe8b91dc096e7df0 26432 
podman_5.2.3+ds1-2.debian.tar.xz
Files:
 6cb36acb396ec1fef9ee4a77a15b4269 5496 admin optional podman_5.2.3+ds1-2.dsc
 84980c93bc6f7c84fd3187e7eb9b0353 26432 admin optional 
podman_5.2.3+ds1-2.debian.tar.xz

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

iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmb9IBMUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJstgZxAAqxVtphsjIDSaRSNZ2czaP8MtuHmT
G+pc3aBbg0uQB1cbB6rypSFAPAx0nwwSD1s7PsDlOkcfDgrnNyVzPs0h1xBn+yk7
/o4LSaVZCf6nMT6FDucTgXhH5eX9rojVHa5JXvDIJWpO5aMl05bLCjDDew7dnqvy
SBKmquhBd7wAzx6rrtB5b8wLIdQF5ZWR3/NM12YDpmBID5CItFibKst6Gb2XqBY3
5rsOpp2P/gll4zrqINYVHTrpSR6NH29y5C2dITfxXb+gyvHuEKFLgow82pXjYaBa
XFP31BDWsEvg/KF93LaZFgOnZtel7gTKZgB7w9PgyVOp7EiMBOx+K75wyf4iUhrA
erWiDNqxoan3HTRltwtc51edTLBeGmSqKAtMDWqpVU7K2CSpRkmZ2jnlEyRBFS4O
UzgYRO9ZSaykQM0lvNyEJkLT2Sr1qmcEHpA+LKZRqurvA7iaiaKDKZP8q2LL71tw
OiN9MjMgLEDLB2GXQJSUNBGN/oRfifxSgk748exP2pX24PjpiCJVdTuAUcHwfKXB
t5qOZu6YvhU2Np+HtmoYvGiyzpzi9ochjWWp3jOUAu+XfOI7iZm7T6fq0jpMFr+M
W3uf2XjAmEIgom8hwKoSJTsD4Nqa03vsJ/gtF8jAvJoir39XWWqd+Q92ykgoJf6e
MwwB025udb55OzM=
=wgdu
-----END PGP SIGNATURE-----

Attachment: pgpLbe46H5av4.pgp
Description: PGP signature


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

Reply via email to