On Wed, Sep 27, 2017 at 5:29 PM, Sandro Bonazzola <sbonazzo(a)redhat.com> wrote:
2017-09-27 15:31 GMT+02:00 Dan Kenigsberg <danken(a)redhat.com>:
>
> On Wed, Sep 27, 2017 at 3:34 PM, Yedidyah Bar David <didi(a)redhat.com>
> wrote:
> > On Wed, Sep 27, 2017 at 1:42 PM, Dan Kenigsberg <danken(a)redhat.com>
> > wrote:
> >> On Wed, Sep 27, 2017 at 1:27 PM, Yaniv Kaul <ykaul(a)redhat.com> wrote:
> >>>
> >>>
> >>> On Wed, Sep 27, 2017 at 12:50 PM, Dan Kenigsberg
<danken(a)redhat.com>
> >>> wrote:
> >>>>
> >>>> When trying to install ovirt-host-4.2 from
> >>>>
> >>>>
> >>>>
ovirt-release-master-4.2.0-0.5.master.20170927000021.git88364d1.el7.centos.noarch
> >>>> on a RHEL-7.4 host we get
> >>>>
> >>>> Error: Package:
> >>>>
> >>>>
ovirt-host-4.2.0-0.0.master.20170913090858.git0bfa7ab.el7.centos.noarch
> >>>> (ovirt-master-snapshot)
> >>>> Requires: cockpit-dashboard
> >>>> Error: Package:
> >>>> cockpit-ovirt-dashboard-0.11.1-0.0.master.el7.centos.noarch
> >>>> (ovirt-master-snapshot)
> >>>> Requires: cockpit-storaged
> >>>>
> >>>> Where these packages are to be pulled from?
> >>>
> >>>
> >>> CentOS extras:
> >>>
http://mirror.centos.org/centos/7/extras/x86_64/
> >>>
> >>>
> >>> (which you don't seem to have below)
> >>> Y.
> >>
> >> Thanks. Why is it not configured when ovirt-release-master is
> >> installed on the host?
> >
> > I am not sure, but I think it's the default for CentOS.
> > I think almost all users of oVirt use it on CentOS, not on RHEL.
>
> At least few users that I am familiar with would like to do so. Any
> reason not to cater for them by adding it to
> ovirt-master-dependencies.repo ?
Because on RHEL you should enable extras channel, not taking it from centos
extras.
Thanks!
# subscription-manager repos --enable=rhel-7-server-extras-rpms
did the trick.