22nd Jan, 2013, 06:17 PM
Hello,
I'm trying to test alpha5 on my RPI (i run step by step the lines explain in https://github.com/xbianonpi/xbian/blob/xbian-alpha5/Docs/Setup.MD).
... and, i've got a problem at line 206 (wget -O - http://[aptsource]/xbian.gpg.key | apt-key add -)
Any idea ?
Thanks
I'm trying to test alpha5 on my RPI (i run step by step the lines explain in https://github.com/xbianonpi/xbian/blob/xbian-alpha5/Docs/Setup.MD).
... and, i've got a problem at line 206 (wget -O - http://[aptsource]/xbian.gpg.key | apt-key add -)
Code:
root@xbian:/home/xbian# wget -O - http://[aptsource]/xbian.gpg.key | apt-key add -
http://[aptsource]/xbian.gpg.key: Invalid IPv6 numeric address.
gpg: no valid OpenPGP data found.
root@xbian:/home/xbian#
Any idea ?
Thanks