Solved: Trying to get alpha5
micmic Offline
Reputation: 0
Reply
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/...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#
Huh

Any idea Big Grin ?

Thanks
Koenkk Offline
Administrator
Reputation: 102 *******
Reply
replace [aptsource] with apt.xbian.org
micmic Offline
Reputation: 0
Reply
ok : seems to work

thanks




Forum Jump: