|
Bugzilla – Full Text Bug Listing |
| Summary: | podman-compose will silently fail due to missing netavark dependency | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | samuel norbury <samuel> |
| Component: | Containers | Assignee: | Containers Team <containers-bugowner> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dcermak |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | aarch64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
samuel norbury
2023-10-05 12:16:53 UTC
I am afraid you are facing a general upgrade issue. If you installed podman before the switch to netavark, then it will use cni for networking and podman will *continue* to use CNI, even if netavark is installed. The only way to switch an existing podman setup is a full reset. There is no migration from CNI to netavark, only tearing everything down and setting it back up. Hence requiring netavark will not solve the issue that you are facing. |