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.