Closed blumenthal closed 4 years ago
I found the cause of this problem here. I also think the fix is as simple as source /etc/os-release; echo $UBUNUT_CODENAME
. I tested this command it works as expected. Should I change the install_software
script with this fix?
That would be nice ;-)
@blumenthal Could you please accept #20 ? I had to create a PR since I do not have push access to this repo...
New apt key was nested on a fresh installation
Hi @DharminB , I could not finish the test in the docker, since it did not have lsb_release pre-installed. This is required to set up correct apt sources...
Could you please test it again?