Thanks for the info Stum. I've updated the code for v102, dietpi-update will now use curl: https://github.com/Fourdee/DietPi/issue ... -160978864stum100 wrote:Hi,
Just tried both, this is what I get:Code: Select all
─────────────────────────────────────── DietPi | 14:04 | Tue 01/12/15 ─────────────────────────────────────── V94 | Raspberry Pi 2 (1GB) ─────────────────────────────────────── Created by: Dan Knight DietPi Website: http://dietpi.net Donate and support DietPi: http://goo.gl/DCY1vq Commands: dietpi-config = Feature rich system configuration tool. dietpi-software = Select / Install optimized software. dietpi-uninstall = Remove DietPi Installed Software. dietpi-bugreport = Found an issue or bug? Let us know! htop = Resource monitor. cpu = Shows CPU information and stats. root@NETSERV:~# wget --retry-connrefused --no-check-certificate https://raw.githubusercontent.com/Fourdee/DietPi/testing root@NETSERV:~# wget --retry-connrefused --no-check-certificate https://raw.githubusercontent.com/Fourdee/DietPi/testing/dietpi/server_version --2015-12-01 14:06:03-- https://raw.githubusercontent.com/Fourdee/DietPi/testing/dietpi/server_version Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 62.252.172.241 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|62.252.172.241|:443... connected. GnuTLS: A TLS fatal alert has been received. GnuTLS: received alert [0]: Close notify Unable to establish SSL connection. root@NETSERV:~# cat server_version cat: server_version: No such file or directory root@NETSERV:~# root@NETSERV:~# root@NETSERV:~# curl -L https://github.com/Fourdee/DietPi/archive/testing.zip > test.zip;echo -e "Exitcode = $?"; % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--100 120 0 120 0 0 234 0 --:--:-- --:--:-- --:--:-- 238 0 0 0 0 0 0 0 0 --:--:-- --:--100 218k 100 218k 0 0 145k 0 0:00:01 0:00:01 --:--:-- 266k Exitcode = 0 root@NETSERV:~# rm test.zip
I'll let you guys know when v102 is released. You will need to use that image for the fix.