* Add missing linux specfile change. Error on pyinstaller failure
* Build ARM64 in Ubuntu 18.04 LTS
* It's apt upgrade...
* drop sudo
* install add-apt-repository
* missing -y
* Need python3.8-venv python3.8-distutils too
* python3.8 was not happy
* apt install even... Need curl
* git and others are missing
* need sudo to support sh install.sh
* debug venv
* Emulate install.sh instead
* still needs git...
* Need build essentials for pyinstaller
* pyinstaller needs zlib1g-dev
* need libpython3.8-dev
* don't use -e with pip install
* First attempt at a .deb build
* Actually run the linux installer.
* src and dest
* Lets use ubuntu to build the .deb...
* Better options to installer-debian
* package name of chia-blockchain
* chia-blockchain
* drop sudo
* chia-blockchain-x64 dir
* target amd64
* drop arch in packager
* Prepare for ARM64
* ARM64?
* Redhat and ARM take 2
* redhat in failure mode
* redhat version issue
* Limit ARM64 and try for both linux
* Use 18.04 for x86 and manylinux2014 for ARM64
* Add RH - ARM64 fix
* Try updated ARM64 podman, fix fake SCM version
* No sudo
* Install node correctly
* remove sudo
* Next time, save the changes...
* need epel for fakeroot
* Grrr -y
* Correct fake setuptools
* correct version number
* Remove quotes
* RH version fix?
* try revision 0
* Remove revision
* Don't set SCM_PRETEND