FreeTAKTeam / FreeTAKHub-Installation

FreeTAKHub-Installation
Eclipse Public License 2.0
33 stars 29 forks source link

Correct `mediaMTX` artifact not retrieved on RaspPi issue #109

Closed phreed closed 5 months ago

phreed commented 5 months ago

Fix #86 Fix #105 Fix #108 Fix #51

wget -qO - https://raw.githubusercontent.com/babeloff/FreeTAKHub-Installation/main/scripts/easy_install.sh | sudo bash -s -- --repo "https://github.com/babeloff/FreeTAKHub-Installation.git"

This is so I can test in a forked repo (as well as a branch that is not main).

phreed commented 5 months ago

Should the psutil and python3.11 issue be handled by ZTI? I am presuming that issue is properly dealt with in the setup, i.e. it is handled in the user documentation.

brothercorvo commented 5 months ago

Should the psutil and python3.11 issue be handled by ZTI? I am presuming that issue is properly dealt with in the setup, i.e. it is handled in the user documentation.

the expectation is that ZTI should handle it, the current situation is a bug

brothercorvo commented 5 months ago

@phreed what's the status of this one?

phreed commented 5 months ago

This branch has been reviewed and validated on RaspPi, Ubuntu VM, and Digital Ocean with @naman108 Some errors (unrelated to this issue) were encountered which were corrected via Node-Red.

brothercorvo commented 5 months ago

Merged. Great job @phreed