Closed isAAAc closed 2 years ago
apt-get install python3-dev python3-pip postgresql postgresql libpython3-dev libpython3.5-dev python3-cffi-backend python3-cryptography python3-dev python3-gi python3-idna python3-setuptools python3.5-dev
but still : https://paste.yunohost.org/raw/elitipower
2018-10-18 20:26:42,418: DEBUG - + sudo dpkg --force-depends -i ./flask-ynh-deps_20171209_all.deb
2018-10-18 20:26:42,619: DEBUG - Sélection du paquet flask-ynh-deps précédemment désélectionné.
2018-10-18 20:26:45,426: DEBUG - (Lecture de la base de données... 85730 fichiers et répertoires déjà installés.)
2018-10-18 20:26:45,427: DEBUG - Préparation du dépaquetage de .../flask-ynh-deps_20171209_all.deb ...
2018-10-18 20:26:45,427: DEBUG - Dépaquetage de flask-ynh-deps (20171209) ...
2018-10-18 20:26:45,627: DEBUG - dpkg: flask-ynh-deps : problèmes de dépendances, mais configuration comme demandé :
2018-10-18 20:26:45,628: DEBUG - flask-ynh-deps dépend de postgresql-9.4 ; cependant :
2018-10-18 20:26:45,628: DEBUG - Le paquet postgresql-9.4 n'est pas installé.
2018-10-18 20:26:45,628: DEBUG - flask-ynh-deps dépend de postgresql-server-dev-9.4 ; cependant :
2018-10-18 20:26:45,628: DEBUG - Le paquet postgresql-server-dev-9.4 n'est pas installé.
i A postgresql-client-9.6 - front-end programs for PostgreSQL 9.6
i A postgresql-client-common - gestionnnaire pour différentes versions de clients PostgreSQL
i A postgresql-common - gestionnaire de grappes de bases de données PostgreSQL
p postgresql-comparator - comparaison et synchronisation efficaces de contenu de tables PostgreSQL
p postgresql-contrib - additional facilities for PostgreSQL (supported version)
i A postgresql-contrib-9.6 - additional facilities for PostgreSQL
it doesn't work with ppostgresql 9.6 :/
added postgresql source.list as explain in https://wiki.postgresql.org/wiki/Apt
flask install : OK
i think we should add the postgresql sources list at the begining of the install process of flask_ynh ?
Same problem here I think: https://paste.yunohost.org/raw/ferehaxipa
https://paste.yunohost.org/raw/tezevisaki
i try to install them manually