During upgrade to F31: Error: Transaction check error: file /usr/share/man/man5/containers-mounts.conf.5.gz from install of containers-common-1:0.1.40-0.2.dev.gitee9e9df.fc31.x86_64 conflicts with file from package podman-2:1.5.1-3.fc30.x86_64
Proposed as a Blocker for 31-beta by Fedora user zbyszek using the blocker tracking app because: Breaks upgrade path.
It looks like if podman was updated in same transaction, this would not have happened. rpm -qlp podman-1.5.1-2.17.dev.gitce64c14.fc31.x86_64.rpm | grep man5
Yeah...podman-1.5.1-2.17.dev.gitce64c14.fc31 is tagged f31 stable, so the question may be 'why isn't your upgrade including the newer podman?' The answer may well be that it has some kinda dependency issue with something *else*. Can you look into the upgrade dnf output/logs and see if you can see a reason, Zbigniew?
That's a good question. Previously I removed podman to make the upgrade, and now 'dnf install podman' proposes podman-1.5.1-2.17.dev.gitce64c14.fc31.x86_64 without any issue. Unfortunately I didn't save the dnf output from before. Let's close this.