Closed Donovan-Medina closed 2 years ago
This was prompted by a change I saw. I noticed rous is now under dev4vater/. Anticipating future changes, we now prompt the user if the repos are correct before pulling
Tested on vpshere, x86_64 --> works as intended. With the main focus being x86_64, additional development for arm64 is TBD.
Arm64 fails at vater restart, specifically with semaphore.py build, subprocess(cmd=['task', 'deps']) where it calls for a go dependency with uname -m instead of dpkg --print-architecture.
Tested and working
Overview
Initial arm64 support