Updating Fedora through repository to 9.3 throws dependency errors

Hello,
I have bee successfully running OnlyOffice 9.2 under Fedora 43 for a while now and have it installed through the CentOS repo.

Since the new version has been released, I am getting dependency errors:
dnf update
Updating and loading repositories:
Repositories loaded.
Problem: cannot install the best update candidate for package onlyoffice-desktopeditors-9.3.0-140.el7.x86_64

  • nothing provides dejavu-fonts needed by onlyoffice-desktopeditors-9.3.0-140.suse12.x86_64 from onlyoffice
  • nothing provides libX11-6 needed by onlyoffice-desktopeditors-9.3.0-140.suse12.x86_64 from onlyoffice
  • nothing provides libatk-1_0-0 needed by onlyoffice-desktopeditors-9.3.0-140.suse12.x86_64 from onlyoffice
  • nothing provides libgtk-3-0 needed by onlyoffice-desktopeditors-9.3.0-140.suse12.x86_64 from onlyoffice
  • nothing provides libstdc++6 needed by onlyoffice-desktopeditors-9.3.0-140.suse12.x86_64 from onlyoffice
  • nothing provides libxcb-util1 needed by onlyoffice-desktopeditors-9.3.0-140.suse12.x86_64 from onlyoffice
  • nothing provides libxkbcommon-x11-0 needed by onlyoffice-desktopeditors-9.3.0-140.suse12.x86_64 from onlyoffice
  • nothing provides dejavu-fonts needed by onlyoffice-desktopeditors-enterprise-9.2.1-43.suse12.x86_64 from onlyoffice
  • nothing provides libX11-6 needed by onlyoffice-desktopeditors-enterprise-9.2.1-43.suse12.x86_64 from onlyoffice
  • nothing provides libatk-1_0-0 needed by onlyoffice-desktopeditors-enterprise-9.2.1-43.suse12.x86_64 from onlyoffice
  • nothing provides libgtk-3-0 needed by onlyoffice-desktopeditors-enterprise-9.2.1-43.suse12.x86_64 from onlyoffice
  • nothing provides libstdc++6 needed by onlyoffice-desktopeditors-enterprise-9.2.1-43.suse12.x86_64 from onlyoffice
  • nothing provides libxcb-util1 needed by onlyoffice-desktopeditors-enterprise-9.2.1-43.suse12.x86_64 from onlyoffice
  • nothing provides libxkbcommon-x11-0 needed by onlyoffice-desktopeditors-enterprise-9.2.1-43.suse12.x86_64 from onlyoffice

I tried to install dejavu-fonts, and fedora had a dejavu-fonts-all package but that didn’t remove that dependency requirement. It also shows suse entries where these should be el7, so not sure why those show suse.

Any suggestions on where I can get the proper dependencies?
And also why it would be trying to install an onlyoffice-desktopeditors-enterprise as well which I don’t have installed?

When I check packages instaiied: pm -qa | grep -i onlyoffice
onlyoffice-repo-1.0.0-14.noarch
onlyoffice-desktopeditors-9.3.0-140.el7.x86_64

It shows it is installed, but it won’t update it, so that is also odd.

Thanks for the help.

This issue does not seem to be with only office but rather the package management of fedora and or the use of the CentOS repo. Please raise your issue there.

If it was an OS developed repository I would, but this is the official OnlyOffice repository that it is pulling from, so the compiled packages from OnlyOffice.

https://download.onlyoffice.com/repo/centos/main/noarch/onlyoffice-repo.noarch.rpm

The deployed repository has:
[onlyoffice]
name=onlyoffice repo
baseurl=http://download.onlyoffice.com/repo/centos/main/noarch/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ONLYOFFICE
~

From the package names in the dependencies it can’t find, it looks like it was compiled against packages for Suse12 but posted in the repository for CentOS.

@here, we are checking the situation out, please await the feedback.

UPD: we started repo sync that should resolve the issue, please try again later.

Thanks for pointing to the issue.

@here, please try updating, the repo has been fixed.