[pkg-go] podman: Package iptables should be full dependencies on Bookworm

Michael Nietsch michael.nietsch at mail.de
Tue Jan 3 14:33:17 GMT 2023


Hi,

 

on Debian Bookworm, podman is not able to bring up a container due to
missing iptables package. 

 

podman  run --name docker-nginx -p 8080:80 docker.io/nginx

Error: netavark: No such file or directory (os error 2)

 

It is marked as optional but should be a dependency. Installing iptables is
fixing it. Btw. on Bullseye, iptables package is a dependency.

 

PRETTY_NAME="Debian GNU/Linux bookworm/sid"

NAME="Debian GNU/Linux"

VERSION_CODENAME=bookworm

ID=Debian

Linux DietPiR6S 5.10.110 #1 SMP Sat Dec 3 01:25:15 CST 2022 aarch64
GNU/Linux

NanoPi R6S (aarch64)

 

dpkg --list podman

Desired=Unknown/Install/Remove/Purge/Hold

|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend

|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)

||/ Name           Version        Architecture Description

+++-==============-==============-============-=============================
=============

ii  podman         4.3.1+ds1-5+b1 arm64        engine to run OCI-based
containers in Pods

 

Regards

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-go-maintainers/attachments/20230103/01d95784/attachment.htm>


More information about the Pkg-go-maintainers mailing list