#45 podman missing required dependency due to typo?
Closed: not a bug 2 years ago by pbrobinson. Opened 2 years ago by millerthegorilla.

Hi, I have been using the fedora iot pre-release with podman to run a server, and have had few problems if any. However, I have had to downgrade podman to a lower version than the default, as the 3.0.1 version bundled with base, does not accept connections to a container running in a pod.
Today I decided to install the IOT beta, and tried using rpm-ostree reset, to upgrade the podman version to at least 3.1.0 rc1, which is what I have done on my dev machine running silverblue.
However, when I try I get the following slightly cryptic error:

error: Could not depsolve transaction; 2 problems detected:
 Problem 1: cannot install both containers-common-4:1-13.fc34.noarch and containers-common-1:1.2.1-28.dev.git1b813f8.fc34.aarch64
  - package podman-2:3.1.0-0.1.rc1.fc33.aarch64 requires containers-common >= 4:1-4, but none of the providers can be installed
  - conflicting requests
 Problem 2: package skopeo-1:1.2.1-28.dev.git1b813f8.fc34.aarch64 requires containers-common = 1:1.2.1-28.dev.git1b813f8.fc34, but none of the providers can be installed
  - cannot install both containers-common-4:1-13.fc34.noarch and containers-common-1:1.2.1-28.dev.git1b813f8.fc34.aarch64
  - cannot install both containers-common-1:1.2.1-28.dev.git1b813f8.fc34.aarch64 and containers-common-4:1-13.fc34.noarch
  - package podman-2:3.1.0-0.1.rc1.fc33.aarch64 requires containers-common >= 4:1-4, but none of the providers can be installed
  - package podman-plugins-2:3.1.0-0.1.rc1.fc33.aarch64 requires podman = 2:3.1.0-0.1.rc1.fc33, but none of the providers can be installed
  - conflicting requests

I use the term 'cryptic' because examining koji, there is no package 'containers-common' that has a version of 4:1-4. I suspect there is a typo in a manifest file somewhere. Here is a list of available versions by koji....

https://koji.fedoraproject.org/koji/packageinfo?packageID=32833

As you can see, the most recent version is 1-13.
If there isn't a typo of some kind, can you advise on how to update podman to the later 3.1.0 rc2. I am using 3.1.0 rc1 on my dev machine with no issues, but as this is not available on IOT I may have to downgrade to v2.2.1, which works, but has security implications.
MTIA.


Podman now has a new release, v3.1.0. Any ideas when it will be in the IOT repositories?

3.1.0 is now in the F-34 repos, other details were outlined in the other bug.

Metadata Update from @pbrobinson:
- Issue close_status updated to: not a bug
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata