
On Wed, 2018-07-04 at 02:05 +0300, Nir Soffer wrote:
I'm trying to rebuild our test images at: https://hub.docker.com/u/ovirtorg/dashboard/
The fedora rawhide image fail with this error:
Problem: conflicting requests - nothing provides python2-blockdev >= 1.1 needed by python2- blivet1-1:1.20.4-3.fc28.noarch
Anyone has clue about this error? I guess this effects also vdsm.
David, do you know about this issue?
It is new to me, but it looks like there was a change to libblockdev to stop building the python2-blockdev package in rawhide because of the push to get rid of python2 in general. Probably all that's needed is a new build of libblockdev w/ python2 enabled. I'll see what is required to make that happen. I should also note that the libblockdev maintainer is in the Czech Republic, where today and tomorrow are public holidays. I'll be in touch when I have an update. David
Nir