Closed vlotho closed 1 year ago
hi,
the installation is not done because there is a dependency problem: https://paste.yunohost.org/raw/supoqehati php7.2 is no longer available in the buster version and replaced by version 7.3 and libcurl3 by libcurl4
admin@dalmas:~$ sudo apt policy php7.3-curl php7.3-curl: Installed: 7.3.19-1~deb10u1 Candidate: 7.3.19-1~deb10u1 Version table: *** 7.3.19-1~deb10u1 500 500 http://deb.debian.org/debian buster/main amd64 Packages 500 http://security.debian.org/debian-security buster/updates/main amd64 Packages 100 /var/lib/dpkg/status admin@dalmas:~$ sudo apt policy libcurl3 libcurl3: Installed: (none) Candidate: (none) Version table: admin@dalmas:~$ sudo apt policy libcurl libcurl3-gnutls libcurl4-doc libcurl4-openssl-dev libcurl3-nss libcurl4-gnutls-dev libcurl-ocaml libcurl4 libcurl4-nss-dev libcurl-ocaml-dev admin@dalmas:~$ sudo apt policy libcurl4 libcurl4: Installed: 7.64.0-4+deb10u1 Candidate: 7.64.0-4+deb10u1 Version table: *** 7.64.0-4+deb10u1 500 500 http://deb.debian.org/debian buster/main amd64 Packages 500 http://security.debian.org/debian-security buster/updates/main amd64 Packages 100 /var/lib/dpkg/status
The package is still wip, we will solve this when upgrading to v1.0 (#33), won't fix for v0.7.
(Closing as wontfix, app is not expected to work in current state)
hi,
the installation is not done because there is a dependency problem: https://paste.yunohost.org/raw/supoqehati php7.2 is no longer available in the buster version and replaced by version 7.3 and libcurl3 by libcurl4