Closed YougoCodes closed 3 years ago
After doing this: https://unix.stackexchange.com/questions/401547/gpg-keyserver-receive-failed-no-dirmngr#401548 I got past the gpg error, but now it says It can’t remove onlyoffice-ynh-deps package, and can’t find onlyoffice-documentserver to install.
Full log here:
... just figured out onlyoffice does not support armhf and will not run on my hardware? Is that correct?
So i dont know if these errors are related to that (no armhf candidate for onlyoffice-documentserver?), but in the end it’s not going to work anyway...
Feel free to close this.
I have the same problem but with x86_64 architecture.
This is not the same problem. Your problem is a dependency conflict :
2020-10-28 23:18:13,391: WARNING - The following packages have unmet dependencies:
2020-10-28 23:18:13,392: WARNING - libcurl4-gnutls-dev : Conflicts: libcurl4-nss-dev but 7.64.0-4+deb10u1 is to be installed
2020-10-28 23:18:13,393: WARNING - libcurl4-nss-dev : Depends: libcurl3-nss (= 7.64.0-4+deb10u1) but it is not going to be installed
2020-10-28 23:18:13,393: WARNING - Conflicts: libcurl4-gnutls-dev but 7.64.0-4+deb10u1 is to be installed
2020-10-28 23:18:13,394: WARNING - rabbitmq-server : Depends: erlang-base but it is not going to be installed or
2020-10-28 23:18:13,395: WARNING - erlang-base-hipe but it is not going to be installed
2020-10-28 23:18:13,396: WARNING - Depends: erlang-crypto (>= 1:19.3) but it is not going to be installed
2020-10-28 23:18:13,397: WARNING - Depends: erlang-eldap (>= 1:19.3) but it is not going to be installed
which is discussed in https://github.com/YunoHost-Apps/onlyoffice_ynh/issues/43 and may be due to a known conflict issue with Mobilizon
May I suggest that someone with appropriate permissions rename the issue like "ERROR - Could not install onlyoffice on arm/raspi: An error occurred inside the app installation script #40" for instance
OS: Yunohost 3.8.4.6 (stable) Device: Raspberry Pi 3b+
When installing OnlyOffice through Yunohost gui the following error occurs and installation is rolled back: “ ERROR - Could not install onlyoffice: An error occurred inside the app installation script” Full log here: https://paste.yunohost.org/raw/ociqeyilaj
The error itself is rather vague. Any idea what’s going on and how to get around it?