Pb installation mono sur Raspberry Pi 3b

Voici ce que donne SSH
Checking dependencies …
Whiptail is installed
Python is installed
Python-dev is installed
Mono is not available, Install it before continue !
Executing: /tmp/apt-key-gpghome.QfvX9E0s9K/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
gpg: failed to start the dirmngr ‘/usr/bin/dirmngr’: No such file or directory
gpg: connecting dirmngr at ‘/tmp/apt-key-gpghome.QfvX9E0s9K/S.dirmngr’ failed: No such file or directory
gpg: keyserver receive failed: No dirmngr

Merci de m’indiquer comment procéder

Bonjour,

Pouvez-vous me dire quel OS/version avez-vous installé ?

Visiblement “dirmngr” n’est plus disponible depuis Debian 9. Je vais creuser ce qu’il en est pour Raspbian.

Investigation en cours pour trouver un workaround et mettre à jour le WPI pour supporter ces changements.

Je reviens vers ce thread pour les updates!

Cordialement,

Bonjour,
je rencontre moi même des problèmes pour une installation de constellation sur linux.
j’ai tenté une première instalation sur Debian 9, problème dirmnr, installation manuel ok, installation constellation ok, mais plantage au démarrage du serveur :


...
2017-09-11 17:14:01,707 INFO success: constellation-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2017-09-11 17:14:02,266 INFO exited: constellation-server (exit status 1; not expected)
2017-09-11 17:14:03,268 INFO spawned: 'constellation-server' with pid 10541
2017-09-11 17:14:04,270 INFO success: constellation-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2017-09-11 17:14:04,833 INFO exited: constellation-server (exit status 1; not expected)
2017-09-11 17:14:05,836 INFO spawned: 'constellation-server' with pid 10547
2017-09-11 17:14:06,838 INFO success: constellation-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2017-09-11 17:14:07,403 INFO exited: constellation-server (exit status 1; not expected)
2017-09-11 17:14:08,404 INFO spawned: 'constellation-server' with pid 10555
2017-09-11 17:14:09,406 INFO success: constellation-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2017-09-11 17:14:09,941 INFO exited: constellation-server (exit status 1; not expected)
2017-09-11 17:14:10,944 INFO spawned: 'constellation-server' with pid 10563
2017-09-11 17:14:11,946 INFO success: constellation-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2017-09-11 17:14:12,513 INFO exited: constellation-server (exit status 1; not expected)

J’ai tenté avec un Ubuntu 16.04, pas de problème de dirmngr, installation constellation ok, mais même problème de plantage au lancement du serveur constellation.

Bonsoir
Ma version est Raspbian 9 stretch
cordialement

Bonjour
J’ai installé dirmngr sur raspbian 9. L’installation est maintenant effectuée.
Mais j’obtiens le message “Acces denied !” lorsque de la connexion au compte MyConstellation.io alors que l’accès web fonctionne bien.
Dois-je créer un compte spécifique pour linux?

Hello,

Je viens enfin de trouver un peu de temps cette nuit pour réinstaller un Pi3 avec la toute dernière version de Raspbian basée sur le Debian 9 (STRETCH).

En effet je constate les mêmes problèmes que vous : dirmnr non installé de base et Mono 5.2 qui ont fait évoluer un truc très bas niveau que la lib Constellation attaque en reflection (workaround spécial mono).

Je vais donc sortir une update à la fois du WPI pour installer dirmnr si non présent et des composants Constellation pour le problème de démarrage sur Mono 5.

Keep in touch

Re !

Le WPI a été mis à jour pour installer dans les prérequis “dirmnr” et éviter l’erreur au démarrage de l’installeur.

Aussi, une nouvelle update de Constellation, la 1.8.3.17258 est disponible : https://developer.myconstellation.io/constellation-platform/changelog/#15092017_Release_183_18317258

Elle corrige le bug en question survenu depuis Mono 5.2 (installé par défaut sur un Debian/raspbian Stretch).

Relancez tout simplement le WPI et choisissez “Upgrade my existing installation” pour le serveur afin de conserver vos paramètres, pour la sentinelle choisissez “Perform clean installation” pour relancer le processus d’installation afin d’ajouter votre sentinelle à votre Constellation si ce n’est pas déjà fait !

wget -O install.sh https://developer.myconstellation.io/download/installers/install-linux.sh && chmod +x install.sh && ./install.sh

Le correctif est à déployer en particulier sur les env Linux sous Mono 5.2 ou +, sur les versions précédentes de Mono ou sur Windows, le serveur et le ssentinelles n’ont pas besoin de ce correctif (bien que c’est tjs mieux de patcher au fur et à mesure ;)) !

A+

Bonjour,
Je poste ici car je n’arrive pas à créer un nouveau topic, en tous cas il n’apparaît pas dans la liste après Envoi…

Bref, dans mon déploiement de Constellation, je souhaite installer une sentinelle RPi3 pour faire un S-Opener pilotant 3 portes de garages colocalisées mais indépendantes.
Lors de l’installation du WPI sur le RPi3 en SSH via Putty, l’installation s’arrête sur des erreurs 404 à la recherche des packages pyhton2.7, libpython comme ci-dessous :

pi@raspberrypi:~ $ wget -O install.sh https://developer.myconstellation.io/download/installers/install-linux.sh && chmod +x install.sh && ./install.sh       --2017-12-12 09:06:24--  https://developer.myconstellation.io/download/installers/install-linux.sh
Resolving developer.myconstellation.io (developer.myconstellation.io)... 212.83.143.182
Connecting to developer.myconstellation.io (developer.myconstellation.io)|212.83.143.182|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6370 (6.2K) [application/x-sh]
Saving to: ‘install.sh’

install.sh                              100%[============================================================================>]   6.22K  --.-KB/s    in 0s

2017-12-12 09:06:25 (38.8 MB/s) - ‘install.sh’ saved [6370/6370]

   ____                _       _ _       _   _
  / ___|___  _ __  ___| |_ ___| | | __ _| |_(_) ___  _ __
 | |   / _ \| '_ \/ __| __/ _ \ | |/ _` | __| |/ _ \| '_ \
 | |__| (_) | | | \__ \ ||  __/ | | (_| | |_| | (_) | | | |
  \____\___/|_| |_|___/\__\___|_|_|\__,_|\__|_|\___/|_| |_|
            Web Platform Installer Bootstrapper 1.8.17258

Welcome to the Constellation Web Platform Installer ...
This will install the Constellation Platform on your computer.

You must be a root user to run the Constellation Web Platform Installer !
Restarting installer using sudo ...
Checking dependencies ...
Whiptail is installed
Python is installed
Python-dev is not available, Install it before continue !
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev python2.7-dev
The following NEW packages will be installed:
  libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev python-dev python2.7-dev
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.8 MB/28.9 MB of archives.
After this operation, 40.6 MB of additional disk space will be used.
Err:1 http://mirrordirector.raspbian.org/raspbian stretch/main armhf libpython2.7 armhf 2.7.13-2
  404  Not Found [IP: 93.93.128.193 80]
Err:2 http://mirrordirector.raspbian.org/raspbian stretch/main armhf libpython2.7-dev armhf 2.7.13-2
  404  Not Found [IP: 93.93.128.193 80]
Err:3 http://mirrordirector.raspbian.org/raspbian stretch/main armhf python2.7-dev armhf 2.7.13-2
  404  Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/p/python2.7/libpython2.7_2.7.13-2_armhf.deb  404  Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/p/python2.7/libpython2.7-dev_2.7.13-2_armhf.deb  404  Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/p/python2.7/python2.7-dev_2.7.13-2_armhf.deb  404  Not Found [IP: 93.93.128.193 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Sur le repo raspbian, les packages semblent avoir changé de nom depuis le 10/12/2017…
Merci d’avance de votre aide !

Bonjour,
L’installation du WPI sur RPi3 s’arrête à une erreur 404 sur les packages python :


/ | _ __ | | | | | __ | |() ___ _ __
| | / _ | ’
/ __| _/ _ \ | |/ _` | | |/ _ | ’
| |
| (
) | | | _
\ || __/ | | (
| | || | () | | | |
__/|| ||/__|||_,|_||__/|| ||
Web Platform Installer Bootstrapper 1.8.17258

Welcome to the Constellation Web Platform Installer …
This will install the Constellation Platform on your computer.

You must be a root user to run the Constellation Web Platform Installer !
Restarting installer using sudo …
Checking dependencies …
Whiptail is installed
Python is installed
Python-dev is not available, Install it before continue !
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following additional packages will be installed:
libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev python2.7-dev
The following NEW packages will be installed:
libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev python-dev python2.7-dev
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.8 MB/28.9 MB of archives.
After this operation, 40.6 MB of additional disk space will be used.
Err:1 http://mirrordirector.raspbian.org/raspbian stretch/main armhf libpython2.7 armhf 2.7.13-2
404 Not Found [IP: 93.93.128.193 80]
Err:2 http://mirrordirector.raspbian.org/raspbian stretch/main armhf libpython2.7-dev armhf 2.7.13-2
404 Not Found [IP: 93.93.128.193 80]
Err:3 http://mirrordirector.raspbian.org/raspbian stretch/main armhf python2.7-dev armhf 2.7.13-2
404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/p/python2.7/libpython2.7_2.7.13-2_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/p/python2.7/libpython2.7-dev_2.7.13-2_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/p/python2.7/python2.7-dev_2.7.13-2_armhf.deb 404 Not Found [IP: 93.93.128.193 80]

Les packages semblent avoir changé de nom sur le repo raspbian.
Merci d’avance de votre aide !

Hello @homerisback,

Lances un apt-get update avant de lancer le WPI !

Ca permettra à APT de mettre à jour son repository.