On Wed, Mar 10, 2021 at 4:57 PM penguin pages <jeremey.w...@gmail.com> wrote:
>
>
> Fresh install of minimal CentOS8
>
> Then deploy:
> - EPEL
> - Add ovirt repo https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm
>
> Install all nodes:
>     - cockpit-ovirt-dashboard
>     - gluster-ansible-roles
>     - vdsm-gluster
>     - ovirt-host
>     - ovirt-ansible-roles
>     - ovirt-ansible-infra
>
> Install on "first node of cluster"
> - ovirt-engine-appliance
>
>
>
> Now each node is stuck with same package conflict error: (and this blocks GUI 
> "upgrades")
>
> [root@medusa ~]# yum update
> Last metadata expiration check: 0:55:35 ago on Wed 10 Mar 2021 08:14:22 AM 
> EST.
> Error:
>  Problem 1: package ovirt-host-4.4.1-4.el8.x86_64 requires cockpit-dashboard, 
> but none of the providers can be installed
>   - package cockpit-bridge-238.1-1.el8.x86_64 conflicts with 
> cockpit-dashboard < 233 provided by cockpit-dashboard-217-1.el8.noarch
>   - cannot install the best update candidate for package 
> ovirt-host-4.4.1-4.el8.x86_64
>   - cannot install the best update candidate for package 
> cockpit-bridge-217-1.el8.x86_64
>  Problem 2: problem with installed package ovirt-host-4.4.1-4.el8.x86_64
>   - package ovirt-host-4.4.1-4.el8.x86_64 requires cockpit-dashboard, but 
> none of the providers can be installed
>   - package cockpit-system-238.1-1.el8.noarch obsoletes cockpit-dashboard 
> provided by cockpit-dashboard-217-1.el8.noarch
>   - cannot install the best update candidate for package 
> cockpit-dashboard-217-1.el8.noarch
>  Problem 3: package ovirt-hosted-engine-setup-2.4.9-1.el8.noarch requires 
> ovirt-host >= 4.4.0, but none of the providers can be installed
>   - package ovirt-host-4.4.1-4.el8.x86_64 requires cockpit-dashboard, but 
> none of the providers can be installed
>   - package ovirt-host-4.4.1-1.el8.x86_64 requires cockpit-dashboard, but 
> none of the providers can be installed
>   - package ovirt-host-4.4.1-2.el8.x86_64 requires cockpit-dashboard, but 
> none of the providers can be installed
>   - package ovirt-host-4.4.1-3.el8.x86_64 requires cockpit-dashboard, but 
> none of the providers can be installed
>   - package cockpit-system-238.1-1.el8.noarch obsoletes cockpit-dashboard 
> provided by cockpit-dashboard-217-1.el8.noarch
>   - cannot install the best update candidate for package 
> ovirt-hosted-engine-setup-2.4.9-1.el8.noarch
>   - cannot install the best update candidate for package 
> cockpit-system-217-1.el8.noarch
> (try to add '--allowerasing' to command line to replace conflicting packages 
> or '--skip-broken' to skip uninstallable packages or '--nobest' to use not 
> only best candidate packages)
> [root@medusa ~]# yum update --allowerasing
> Last metadata expiration check: 0:55:56 ago on Wed 10 Mar 2021 08:14:22 AM 
> EST.
> Dependencies resolved.
> =========================================================================================================================================================================================================================================
>  Package                                                             
> Architecture                                     Version                      
>                            Repository                                         
>    Size
> =========================================================================================================================================================================================================================================
> Upgrading:
>  cockpit-bridge                                                      x86_64   
>                                         238.1-1.el8                           
>                   baseos                                               535 k
>  cockpit-system                                                      noarch   
>                                         238.1-1.el8                           
>                   baseos                                               3.4 M
>      replacing  cockpit-dashboard.noarch 217-1.el8
> Removing dependent packages:
>  cockpit-ovirt-dashboard                                             noarch   
>                                         0.14.17-1.el8                         
>                   @ovirt-4.4                                            16 M
>  ovirt-host                                                          x86_64   
>                                         4.4.1-4.el8                           
>                   @ovirt-4.4                                            11 k
>  ovirt-hosted-engine-setup                                           noarch   
>                                         2.4.9-1.el8                           
>                   @ovirt-4.4                                           1.3 M
>
> Transaction Summary
> =========================================================================================================================================================================================================================================
> Upgrade  2 Packages
> Remove   3 Packages
>
>
>
> ##
>
> Initially I assumed this was a path I was taking that was not standard.. but 
> now I think this is some ovirt vs CentOS package repo issue.  Any work 
> arounds or root cause to fix this from repo conflict?

Hi,

I think you are the one that already reported this bug, no?

https://bugzilla.redhat.com/show_bug.cgi?id=1917011

Should be fixed in 4.4.5.

You can try to workaround by installing ovirt-host from master
snapshot or 4.4-pre repos.
ovirt-host itself has no content, it's just a list of dependencies. So
if you only take
this one, and the rest from 4.4, you should be fine.

Best regards,
-- 
Didi
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WDV3EA36NH3SAG7SDBF2KKY4LEAUVADB/

Reply via email to