Bug#1066139: podman: Cannot create a network with dns_enabled

2024-07-04 Thread Reinhard Tartler
Antoine Sirinelli writes: > When I create a new custom network, the dns is not enabled: > > $ podman network create test > test > $ podman network inspect test > [ > { > "name": "test", > "id": > "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08", >

Bug#1066139: podman: Cannot create a network with dns_enabled

2024-03-14 Thread Antoine Sirinelli
On Wed, Mar 13, 2024 at 12:14:28PM +0200, Faidon Liambotis wrote: > 1) Perhaps you installed podman with apt install --no-install-recommends? Not the case. > 2) Alternatively, perhaps you first set up podman without Netavark (e.g. >before 4.0), and later upgraded to a newer version? This is

Bug#1066139: podman: Cannot create a network with dns_enabled

2024-03-13 Thread Faidon Liambotis
Control: tags -1 + moreinfo On Wed, Mar 13, 2024 at 12:17:12AM +0100, Antoine Sirinelli wrote: > When I create a new custom network, the dns is not enabled: > > $ podman network create test > test > $ podman network inspect test > > [...] > > The outcome should have "dns_enabled" to true. Per p

Bug#1066139: podman: Cannot create a network with dns_enabled

2024-03-12 Thread Antoine Sirinelli
Package: podman Version: 4.9.3+ds1-1 Severity: normal Dear Maintainer, When I create a new custom network, the dns is not enabled: $ podman network create test test $ podman network inspect test [ { "name": "test", "id": "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822c