On Mon, Nov 30, 2020 at 2:46 PM Marcin Sobczyk <[email protected]> wrote: > > > > On 11/30/20 10:14 AM, Marcin Sobczyk wrote: > > Hi, > > > > confirming that it's a problem. > > Sorry about it, working on a fix right now. > Fixed by https://gerrit.ovirt.org/#/c/ost-images/+/112418/ > All the packages are already rebuilt and published, so everything should > be working now.
Thanks, dnf update is happy now. Downloading 1.6g... > > Regards, Marcin > > > > > Regards, Marcin > > > > On 11/29/20 5:11 PM, Nir Soffer wrote: > >> Trying dnf update on ost system fails now with: > >> > >> $ sudo dnf update > >> ... > >> Error: > >> Problem 1: package > >> ost-images-el8-host-deps-installed-1-202011270303.x86_64 requires > >> ost-images-el8-upgrade = 1-202011270303, but none of the providers can > >> be installed > >> - cannot install both ost-images-el8-upgrade-1-202011290315.x86_64 > >> and ost-images-el8-upgrade-1-202011270303.x86_64 > >> - cannot install the best update candidate for package > >> ost-images-el8-upgrade-1-202011270303.x86_64 > >> - cannot install the best update candidate for package > >> ost-images-el8-host-deps-installed-1-202011270303.x86_64 > >> Problem 2: package > >> ost-images-el8-engine-deps-installed-1-202011270303.x86_64 requires > >> ost-images-el8-upgrade = 1-202011270303, but none of the providers can > >> be installed > >> - cannot install both ost-images-el8-upgrade-1-202011290315.x86_64 > >> and ost-images-el8-upgrade-1-202011270303.x86_64 > >> - package ost-images-el8-engine-installed-1-202011290315.x86_64 > >> requires ost-images-el8-upgrade = 1-202011290315, but none of the > >> providers can be installed > >> - cannot install the best update candidate for package > >> ost-images-el8-engine-installed-1-202011270303.x86_64 > >> - cannot install the best update candidate for package > >> ost-images-el8-engine-deps-installed-1-202011270303.x86_64 > >> Problem 3: problem with installed package > >> ost-images-el8-host-deps-installed-1-202011270303.x86_64 > >> - package ost-images-el8-host-deps-installed-1-202011270303.x86_64 > >> requires ost-images-el8-upgrade = 1-202011270303, but none of the > >> providers can be installed > >> - cannot install both ost-images-el8-upgrade-1-202011290315.x86_64 > >> and ost-images-el8-upgrade-1-202011270303.x86_64 > >> - package ost-images-el8-host-installed-1-202011290315.x86_64 > >> requires ost-images-el8-upgrade = 1-202011290315, but none of the > >> providers can be installed > >> - cannot install the best update candidate for package > >> ost-images-el8-host-installed-1-202011270303.x86_64 > >> (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) > >> > >> $ sudo dnf update --nobest > >> > >> works, but complains about: > >> > >> Skipping packages with conflicts: > >> (add '--best --allowerasing' to command line to force their upgrade): > >> ost-images-el8-upgrade x86_64 > >> 1-202011290315 ost-images 15 M > >> Skipping packages with broken dependencies: > >> ost-images-el8-engine-installed x86_64 > >> 1-202011290315 ost-images 1.0 G > >> ost-images-el8-host-installed x86_64 > >> 1-202011290315 ost-images 518 M > >> > >> I have not tried to run ost with the updated packages yet. > >> > >> Nir > >> > _______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/MUUNSV3UHIDMQJ6V5B3KP6OZH76QWTXY/
