On Wed, May 23, 2018 at 3:05 PM, Daniel Walsh dwalsh@redhat.com wrote:
On 05/23/2018 03:02 AM, Praveen Kumar wrote:
Hi,
Looks like there might be issue with spec file of the podman for CentOS because of wrongly put the "Requires" version for *conmon* but this is what I am getting now when trying to install podman :(
$ sudo yum install podman [...] --> Finished Dependency Resolution Error: Package: podman-0.5.3-7.gitc54b423.el7.x86_64 (virt7-container-common-candidate) Requires: conmon >= 2:1.10.0-3.gitb0f6d98 Installed: conmon-1.11.0-1.git55a3daa.el7.x86_64 (@virt7-container-common-candidate) conmon = 1.11.0-1.git55a3daa.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Lokesh and Frantisek could you look into this?
Is it resolved now? I am trying to build minishift centos ISO and want to have podman but looks like due to this conflict I can't have it as of now.