Updating OpenMandriva via dnf mostly failing today - broken dependencies and OMA mirror connections timing out

All day today, dnf has had some issues updating the distro. It’s displaying messages that connections to OpenMandriva’s mirror are timing out and also displaying messages as shown below.

Earlier today though, different packages were able to be updated, I’m guessing they were coming from a different mirror that might not be in sync with OpenMandriva, causing these messages.

 Problem 1: package libreoffice-draw-7.4.0.1-3.x86_64 requires libpoppler.so.122()(64bit), but none of the providers can be installed
  - cannot install both lib64poppler-22.08.0-1.x86_64 and lib64poppler-22.07.0-1.x86_64
  - cannot install the best update candidate for package libreoffice-draw-7.4.0.1-3.x86_64
  - cannot install the best update candidate for package lib64poppler-22.07.0-1.x86_64
 Problem 2: package libreoffice-impress-7.4.0.1-3.x86_64 requires libreoffice-draw = 7.4.0.1-3, but none of the providers can be installed
  - package libreoffice-draw-7.4.0.1-3.x86_64 requires libpoppler.so.122()(64bit), but none of the providers can be installed
  - package lib64poppler-glib-22.08.0-1.x86_64 conflicts with lib64poppler < 22.08.0-1 provided by lib64poppler-22.07.0-1.x86_64
  - cannot install the best update candidate for package libreoffice-impress-7.4.0.1-3.x86_64
  - cannot install the best update candidate for package lib64poppler-glib-22.07.0-1.x86_64
 Problem 3: package libreoffice-7.4.0.1-3.x86_64 requires libreoffice-draw = 7.4.0.1-3, but none of the providers can be installed
  - package libreoffice-draw-7.4.0.1-3.x86_64 requires libpoppler.so.122()(64bit), but none of the providers can be installed
  - cannot install both lib64poppler-22.08.0-1.x86_64 and lib64poppler-22.07.0-1.x86_64
  - package lib64poppler-cpp-22.08.0-1.x86_64 requires libpoppler.so.123()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package libreoffice-7.4.0.1-3.x86_64
  - cannot install the best update candidate for package lib64poppler-cpp-22.07.0-1.x86_64
 Problem 4: problem with installed package libreoffice-draw-7.4.0.1-3.x86_64
  - package libreoffice-draw-7.4.0.1-3.x86_64 requires libpoppler.so.122()(64bit), but none of the providers can be installed
  - cannot install both lib64poppler-22.08.0-1.x86_64 and lib64poppler-22.07.0-1.x86_64
  - package lib64poppler-qt5-22.08.0-1.x86_64 requires libpoppler.so.123()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package lib64poppler-qt5-22.07.0-1.x86_64
 Problem 5: problem with installed package libreoffice-impress-7.4.0.1-3.x86_64
  - package libreoffice-impress-7.4.0.1-3.x86_64 requires libreoffice-draw = 7.4.0.1-3, but none of the providers can be installed
  - package libreoffice-draw-7.4.0.1-3.x86_64 requires libpoppler.so.122()(64bit), but none of the providers can be installed
  - cannot install both lib64poppler-22.08.0-1.x86_64 and lib64poppler-22.07.0-1.x86_64
  - package poppler-22.08.0-1.x86_64 requires libpoppler.so.123()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package poppler-22.07.0-1.x86_64
================================================================================
 Package                 Architecture Version         Repository           Size
================================================================================
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
 lib64poppler            x86_64       22.08.0-1       cooker-x86_64       1.0 M
 lib64poppler-glib       x86_64       22.08.0-1       cooker-x86_64       148 k
Skipping packages with broken dependencies:
 lib64poppler-cpp        x86_64       22.08.0-1       cooker-x86_64        44 k
 lib64poppler-qt5        x86_64       22.08.0-1       cooker-x86_64       173 k
 poppler                 x86_64       22.08.0-1       cooker-x86_64       259 k

Transaction Summary
================================================================================
Skip  5 Packages

Nothing to do.
Complete!

The server for Mirrorbits was down, just noticed and restarted. While mentioning Mirrorbits there is also this link for Mirrorstats.

The other problems are actually all one problem. LibreOffice packages need to be rebuilt for new version of Poppler. LibreOffice rebuild has been started. User information: Problems like this are much more likely to occur if one is using Cooker repos as opposed to using Rolling or Rock repos.

1 Like

Hi @ben79 Thank you for those links, I’ve bookmarked them.

I added the cooker tag, as I installed Cooker.

1 Like

Packages rebuilds for new poppler should be available soon.

1 Like

dnf retrieved them earlier today. Thank you.