telldus / tellstick-duo

The firmware for Telldus TellStick Duo
GNU General Public License v3.0
14 stars 14 forks source link

Error in GIT URL #3

Open atchoo78 opened 4 years ago

atchoo78 commented 4 years ago

Hi,

The instructions specify:

git clone http://git.telldus.com/tellstick-duo.git

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

atchoo78 commented 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
jannekayra commented 1 year ago

Did you ever solve this? Running into the same problem with submodules.