Bug type
Behavior bug (incorrect output/state without crash)
Summary
OPENCLAW_DOCKER_APT_PACKAGES is not obeyed in setup-podman.sh
Steps to reproduce
export OPENCLAW_DOCKER_APT_PACKAGES="some package"
sudo ./setup-podman.sh
Expected behavior
Installs the requested packages
Actual behavior
Doesn't do anything
Note: OPENCLAW_DOCKER_APT_PACKAGES is obeyed in docker-setup.sh, so it's just a podman bug
OpenClaw version
2026.3.3
Operating system
Debian 13
Install method
podman
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Bug type
Behavior bug (incorrect output/state without crash)
Summary
OPENCLAW_DOCKER_APT_PACKAGES is not obeyed in
setup-podman.shSteps to reproduce
export OPENCLAW_DOCKER_APT_PACKAGES="some package"
sudo ./setup-podman.sh
Expected behavior
Installs the requested packages
Actual behavior
Doesn't do anything
OpenClaw version
2026.3.3
Operating system
Debian 13
Install method
podman
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response