Forum
Default sources.list - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: Default sources.list (/thread-2293.html)



Default sources.list - effemmeffe - 15th May, 2014 05:37 AM

Can someone please tell me the default sources.list?

xbian@xbian ~ $ cat /etc/xbian_version
1.0RC2
xbian@xbian ~ $

xbian@xbian ~ $ cat /etc/apt/sources.list
deb http://xbian.brantje.com wheezy main
deb mirror://apt.xbian.org/mirror.txt wheezy main
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
xbian@xbian ~ $

xbian@xbian ~ $ sudo apt-get update
[...]
Fetched 7,512 kB in 1min 23s (90.0 kB/s)
W: Failed to fetch http://xbian.brantje.com/dists/wheezy/main/binary-armhf/Packages 404 Not Found

W: Failed to fetch mirror://apt.xbian.org/mirror.txt/dists/wheezy/main/binary-armhf/Packages 404 Not Found [Mirror: http://xbian.brantje.com/]

E: Some index files failed to download. They have been ignored, or old ones used instead.


RE: Default sources.list - IriDium - 15th May, 2014 05:47 AM

Have you updated the sources via ssh xbian-config?

Should look like:

deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://xbian.brantje.com stable main

It's always better to update via xbian-config.


RE: Default sources.list - Xenon - 15th May, 2014 05:49 PM

Hi effemmeffe,
I've posted the same issue few days ago: http://forum.xbian.org/thread-2280.html

May I suggest MODs to put a sticky post with the correct "source.list" and few rows about "devel", "staging", and stable.
Could be also a wiki article.

Xenon


RE: Default sources.list - CurlyMo - 15th May, 2014 07:01 PM

As far as i knew, anybody can edit the wiki.


RE: Default sources.list - mk01 - 2nd Jul, 2014 06:20 AM

wheezy should work (it is alias for "stable").

if it doesn't work, it is a bug then and needs to be fixed.

fixed


RE: Default sources.list - Trefex - 11th Aug, 2014 04:09 AM

Same issue right now.

sources.list as posted above.

Output:

Quote:root@xbian:/home/xbian# apt-get update
Ign http://xbian.brantje.com stable Release.gpg
Ign http://xbian.brantje.com stable Release
Hit http://mirrordirector.raspbian.org wheezy Release.gpg
Hit http://mirrordirector.raspbian.org wheezy Release
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Err http://xbian.brantje.com stable/main armhf Packages
404 Not Found
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Ign http://xbian.brantje.com stable/main Translation-en_US
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Ign http://xbian.brantje.com stable/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
W: Failed to fetch http://xbian.brantje.com/dists/stable/main/binary-armhf/Packages 404 Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.


Thanks for any hints.


RE: Default sources.list - aztech - 11th Aug, 2014 04:14 AM

(11th Aug, 2014 04:09 AM)Trefex Wrote:  Same issue right now.

sources.list as posted above.

Output:

Quote:root@xbian:/home/xbian# apt-get update
Ign http://xbian.brantje.com stable Release.gpg
Ign http://xbian.brantje.com stable Release
Hit http://mirrordirector.raspbian.org wheezy Release.gpg
Hit http://mirrordirector.raspbian.org wheezy Release
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Err http://xbian.brantje.com stable/main armhf Packages
404 Not Found
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Ign http://xbian.brantje.com stable/main Translation-en_US
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Ign http://xbian.brantje.com stable/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
W: Failed to fetch http://xbian.brantje.com/dists/stable/main/binary-armhf/Packages 404 Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.


Thanks for any hints.


Same here ..


RE: Default sources.list - menakite - 11th Aug, 2014 04:45 AM

That's caused by a server misconfiguration on xbian.brantje.com, probably due to upgrading nginx. // cc @mk01 or whoever administers it


RE: Default sources.list - ddeacon - 11th Aug, 2014 04:48 AM

(11th Aug, 2014 04:14 AM)aztech Wrote:  
(11th Aug, 2014 04:09 AM)Trefex Wrote:  Same issue right now.

sources.list as posted above.

Output:

Quote:root@xbian:/home/xbian# apt-get update
Ign http://xbian.brantje.com stable Release.gpg
Ign http://xbian.brantje.com stable Release
Hit http://mirrordirector.raspbian.org wheezy Release.gpg
Hit http://mirrordirector.raspbian.org wheezy Release
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Err http://xbian.brantje.com stable/main armhf Packages
404 Not Found
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Ign http://xbian.brantje.com stable/main Translation-en_US
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Ign http://xbian.brantje.com stable/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
W: Failed to fetch http://xbian.brantje.com/dists/stable/main/binary-armhf/Packages 404 Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.


Thanks for any hints.


Same here ..

Ditto


RE: Default sources.list - IriDium - 11th Aug, 2014 11:40 PM

Just tried today - No issue at all.


RE: Default sources.list - Trefex - 13th Aug, 2014 06:43 AM

(11th Aug, 2014 11:40 PM)IriDium Wrote:  Just tried today - No issue at all.

It works now indeed again. But it was def. down Smile