"git@git.duniter.org:clients/python/sakia.git" did not exist on "c790aa9cbff96aa736984fafb211c3a695e7c385"
Debian ARM build issues on 0.31.0b1{6,7}
Created by: RavanH
Trying to upgrade 0.31.0b13 to the latest 0b17 release, the process takes a very long time while I do not see any of the many usual "inflating/creating/extracting" messages:
$ sudo dpkg -i duniter-v0.31.0b17-linux-armv7l.deb
(Lecture de la base de données... 32127 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de duniter-v0.31.0b17-linux-armv7l.deb ...
rm: impossible de supprimer « /usr/bin/duniter-desktop »: Aucun fichier ou dossier de ce type
Dépaquetage de duniter (0.31.0b17) sur (0.31.0b13) ...
Then after a while, I get:
Paramétrage de duniter (0.31.0b17) ...
Archive: /opt/duniter/duniter-desktop.nw
inflating: /opt/duniter/sources/github-release
inflating: /opt/duniter/sources/logs
inflating: /opt/duniter/sources/make_deb_package.sh
creating: /opt/duniter/sources/node_modules/
inflating: /opt/duniter/sources/npm-debug.log
chmod: impossible d'accéder à « /opt/duniter/sources/bin/ucoind »: Aucun fichier ou dossier de ce type
sed: impossible de lire /opt/duniter/sources/bin/ucoind: Aucun fichier ou dossier de ce type
Traitement des actions différées (« triggers ») pour mime-support (3.58) ...
Then:
$ duniter start
-bash: /usr/bin/duniter: Aucun fichier ou dossier de ce type
With 0b16 it's the same... Downgrading to 0b13 solved the issue.