xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

http://xbian.brantje.com redirecting to an untrusted connection #639

Closed bellini666 closed 9 years ago

bellini666 commented 9 years ago

apt is giving this warning:

W: Failed to fetch http://xbian.brantje.com/dists/stable/main/binary-armhf/Packages  301  Moved Permanently

W: Failed to fetch http://xbian.brantje.com/rpi-wheezy/dists/stable/main/binary-armhf/Packages  301  Moved Permanently

When trying to access http://xbian.brantje.com it redirects to https://box.azirly.nl/ which gives me an untrusted connection page.

I suppose box.azirly.nl is not affiliated with xbian??

bellini666 commented 9 years ago

hrm, just found this post after googling a little: http://forum.xbian.org/thread-2516-post-24885.html#pid24885

The only problem there is the rpi-wheezy subdirectory. It gives me 404 when trying to access it. It can also be reproduced by the browser: While this is accessible http://ivka57.dyndns-ip.com/rpi-wheezy/, this gies 404 http://apt.xbian.org/rpi-wheezy/

CurlyMoo commented 9 years ago

A big request to @mk01 or @anaconda to restore the apt repository to apt.xbian.org. That's a domain we at least can control the redirect for when the brantje apt somehow fails.

anaconda commented 9 years ago

xbian-package-repo is not on Git https://github.com/xbianonpi/xbian/search?utf8=✓&q=xbian.brantje.com&type=Code

CurlyMoo commented 9 years ago

I know :smile:

bellini666 commented 9 years ago

It's been a while since I don't receive any updates from xbian on my rpi. I saw that apt.xbian.org was last updated on october (the month I opened this issue).

Is the development kind of "stopped" atm or the deb repository is elsewhere now? Because looking at the main github page I can see that there's activity going on.

Also, the FAQ on the xbian page is giving a wrong workaround: http://www.xbian.org/faq/ . It says to add apt.xbian.org/mirror.txt, but that mirror points to xbian.brantje.com which doesn't exists.

CurlyMoo commented 9 years ago

Apt has been restructured and will be made public very soon.

CurlyMoo commented 9 years ago

And done.