Open atchoo78 opened 4 years ago
Spoke too soon. Got this when I tried to update submodules.
andreas@rpi4:~/Dev/TellstickDuo $ git submodule update ▌
Cloning into '/home/andreas/Dev/TellstickDuo/tellstick-duo/cmake'...
fatal: unable to access 'http://git.telldus.com/telldus-common.git/': Could not resolve host: git.telldus.com
fatal: clone of 'http://git.telldus.com/telldus-common.git' into submodule path '/home/andreas/Dev/TellstickDuo/tellstick-duo/cmake' failed
Failed to clone 'cmake'. Retry scheduled
Cloning into '/home/andreas/Dev/TellstickDuo/tellstick-duo/rf'...
fatal: unable to access 'http://git.telldus.com/telldus-common.git/': Could not resolve host: git.telldus.com
fatal: clone of 'http://git.telldus.com/telldus-common.git' into submodule path '/home/andreas/Dev/TellstickDuo/tellstick-duo/rf' failed
Failed to clone 'rf'. Retry scheduled
Did you ever solve this? Running into the same problem with submodules.
Hi,
The instructions specify:
However, that URL (alias) is apparently not working or not forwarding.
https://github.com/telldus/tellstick-duo.git seems to get the job done though.
Andreas