Hi there!
Recently did a new install on a RHEL 10 based (exactly Rocky Linux 10, but basically applies to all), and noticed I can’t install the onlyoffice-desktopeditors package.
[lumarel@host ~]$ sudo dnf install onlyoffice-desktopeditors
Updating Subscription Management repositories.
Extra Packages for Enterprise Linux 10 - x86_64
onlyoffice repo
Rocky Linux 10 - BaseOS
Rocky Linux 10 - AppStream
Rocky Linux 10 - CRB
RPM Fusion for EL 10 - Free - Updates
RPM Fusion for EL 10 - Nonfree - Updates
Error:
Problem: cannot install the best candidate for the job
- nothing provides libXScrnSaver needed by onlyoffice-desktopeditors-9.0.4-50.el7.x86_64 from onlyoffice
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Configured like described in the documentation with the /repo/centos/main/noarch/ yum repo.
I suspect this is due to the complete removal of the Xorg server in this new version, only Xwayland stayed. This of course also made the libXScrnSaver package disappear.
So yeah, currently installed it via Flathub, though would be great if the RPM based version also works again ![]()
Cheers, lumarel