My YunoHost server
Hardware: VirtualBox VM
YunoHost version: 4.2.8.3 (stable).
I have access to my server : Through SSH and through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Description of my issue
I recently used the app installer to install Lychee but the installation was not successful. I received the following errors. I’m just trying to install the stock app from the application menu - nothing custom or fancy.
Error
An error occurred inside the app installation script
Sub-operations
[ Update accesses for permission ‘lychee’ ]
[ Create permission ‘lychee’ ]
[ Update url related to permission ‘lychee’ ]
2021-09-17 04:25:42,218: WARNING - E: Packages need to be removed but remove is disabled.
2021-09-17 04:25:42,220: DEBUG - ++ cat /tmp/tmp.s2MgfDkrnn/dpkg_log
2021-09-17 04:25:42,220: DEBUG - ++ grep -oP '(?<=-ynh-deps depends on ).*(?=; however)'
2021-09-17 04:25:42,222: DEBUG - ++ tr '\n' ' '
2021-09-17 04:25:42,224: DEBUG - + local 'problematic_dependencies=php7.4 php7.4-xml php7.4-imagick php7.4-bcmath php7.4-mbstring php7.4-gd php7.4-mysqli php7.4-zip php7.4-intl '
2021-09-17 04:25:42,224: DEBUG - + [[ -n php7.4 php7.4-xml php7.4-imagick php7.4-bcmath php7.4-mbstring php7.4-gd php7.4-mysqli php7.4-zip php7.4-intl ]]
2021-09-17 04:25:42,224: DEBUG - + ynh_package_install php7.4 php7.4-xml php7.4-imagick php7.4-bcmath php7.4-mbstring php7.4-gd php7.4-mysqli php7.4-zip php7.4-intl --dry-run
2021-09-17 04:25:42,225: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install php7.4 php7.4-xml php7.4-imagick php7.4-bcmath php7.4-mbstring php7.4-gd php7.4-mysqli php7.4-zip php7.4-intl --dry-run
2021-09-17 04:25:42,225: DEBUG - + ynh_wait_dpkg_free
2021-09-17 04:25:42,225: DEBUG - + grep -v 'fix-broken\|Reading state info'
2021-09-17 04:25:42,226: DEBUG - + sed --quiet '/Reading state info/,$p'
2021-09-17 04:25:42,308: DEBUG - + return 0
2021-09-17 04:25:42,308: DEBUG - + LC_ALL=C
2021-09-17 04:25:42,308: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-09-17 04:25:42,308: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install php7.4 php7.4-xml php7.4-imagick php7.4-bcmath php7.4-mbstring php7.4-gd php7.4-mysqli php7.4-zip php7.4-intl --dry-run
2021-09-17 04:25:42,703: WARNING - The following packages have unmet dependencies:
2021-09-17 04:25:42,704: WARNING - php7.4-imagick : Breaks: php-imagick (< 3.5.1-1+0~20210825.29+debian10~1.gbp4a47e2~)
2021-09-17 04:25:42,704: WARNING - php7.4-intl : Depends: libicu65 (>= 65.1-1~) but it is not going to be installed
2021-09-17 04:25:42,705: DEBUG - + ynh_die '--message=Unable to install dependencies'
2021-09-17 04:25:42,721: DEBUG - + ret_code=1
2021-09-17 04:25:42,722: DEBUG - + echo 'Unable to install dependencies'
2021-09-17 04:25:42,722: DEBUG - + exit 1
2021-09-17 04:25:42,722: DEBUG - + ynh_exit_properly
2021-09-17 04:25:42,722: DEBUG - + local exit_code=1
2021-09-17 04:25:42,722: DEBUG - + rm -rf /var/cache/yunohost/download/
2021-09-17 04:25:42,722: WARNING - Unable to install dependencies
2021-09-17 04:25:42,723: DEBUG - + '[' 1 -eq 0 ']'
2021-09-17 04:25:42,723: DEBUG - + trap '' EXIT
2021-09-17 04:25:42,723: DEBUG - + set +o errexit
2021-09-17 04:25:42,724: DEBUG - + set +o nounset
2021-09-17 04:25:42,724: DEBUG - + sleep 0.5
2021-09-17 04:25:43,227: DEBUG - + type -t ynh_clean_setup
2021-09-17 04:25:43,227: DEBUG - + exit 1
2021-09-17 04:25:44,231: ERROR - Unable to install lychee: An error occurred inside the app installation script