My YunoHost server
Hardware: Raspberry Pi at home
YunoHost version: 3.6.5.3
I have access to my server : Through SSH, through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : Kind of : The yunohost is connected to a personnal VPN located in France (like labriqueinternet)
Impossible to install OnlyOffice
Hi all,
I tried to install OnlyOffice but it failed.
Nextcloud is already installed on my yunohost and works nicely but
- I’m not sure if it has been installed with the “public” or “private” option (and I checked there /etc/yunohost/apps/nextcloud/settings.yml but did not find the
is_public
parameter ) - I didn’t install the OnlyOffice App in Nextcloud (as the YNH_OnlyOffice readme does not mention it)
Here are the complete logs : https://box.sucha.fr/zerobin/?824c90d49563aa11#mTVISyeLs17OR42N47t4mqbdBBQJkLEz7TzSeQrfCWk=
And here is the part that, I would say, goes wrong :
2019-11-14 10:18:01,874: DEBUG - The following packages were automatically installed and are no longer required:
2019-11-14 10:18:01,875: DEBUG - erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter
2019-11-14 10:18:01,876: DEBUG - erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic
2019-11-14 10:18:01,877: DEBUG - erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon
2019-11-14 10:18:01,878: DEBUG - erlang-parsetools erlang-percept erlang-public-key erlang-runtime-tools
2019-11-14 10:18:01,880: DEBUG - erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools
2019-11-14 10:18:01,881: DEBUG - erlang-xmerl libcurl3-nss libcurl4-nss-dev libsctp1 libtidy5 rabbitmq-server
2019-11-14 10:18:01,882: DEBUG - sgml-base xml-core
2019-11-14 10:18:01,883: DEBUG - Use 'apt autoremove' to remove them.
2019-11-14 10:18:09,812: DEBUG - The following packages will be REMOVED:
2019-11-14 10:18:09,813: DEBUG - onlyoffice-ynh-deps
2019-11-14 10:18:09,914: DEBUG - 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
2019-11-14 10:18:09,915: WARNING - E: Packages need to be removed but remove is disabled.
2019-11-14 10:18:09,917: DEBUG - + ynh_die '--message=Unable to install dependencies'
2019-11-14 10:18:09,917: WARNING - Unable to install dependencies
2019-11-14 10:18:09,923: DEBUG - + local legacy_args=mc
2019-11-14 10:18:09,924: DEBUG - + args_array=([m]=message= [c]=ret_code=)
2019-11-14 10:18:09,924: DEBUG - + declare -Ar args_array
2019-11-14 10:18:09,925: DEBUG - + local message
2019-11-14 10:18:09,926: DEBUG - + local ret_code
2019-11-14 10:18:09,926: DEBUG - + ynh_handle_getopts_args '--message=Unable to install dependencies'
2019-11-14 10:18:09,927: DEBUG - + set +x
2019-11-14 10:18:09,927: DEBUG - + echo 'Unable to install dependencies'
2019-11-14 10:18:09,928: DEBUG - + exit 1
2019-11-14 10:18:09,929: DEBUG - + ynh_exit_properly
2019-11-14 10:18:09,930: DEBUG - + local exit_code=1
2019-11-14 10:18:09,930: DEBUG - + '[' 1 -eq 0 ']'
2019-11-14 10:18:09,931: DEBUG - + trap '' EXIT
Thanks very much for you kind help,
Have a nice day