xbian.brantje.com down?
|
14th Oct, 2014, 04:53 AM
Post: #1
|
|||
|
|||
xbian.brantje.com down?
CurlyMo: Please read the XBian FAQ on how to change the XBian apt repositoy
Hi, i cant update any xbian packages, because : Terminal xbian@xbian ~ $ sudo apt-get update 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 Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages 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 Err http://xbian.brantje.com stable Release.gpg Could not connect to xbian.brantje.com:80 (188.142.48.93), connection timed out Reading package lists... Done W: Failed to fetch http://xbian.brantje.com/dists/stable/Release.gpg Could not connect to xbian.brantje.com:80 (188.142.48.93), connection timed out W: Some index files failed to download. They have been ignored, or old ones used instead. it cant reach xbian.brantje.com. i dont think i modified the sources.list. Terminal xbian@xbian ~ $ cat /etc/apt/sources.list deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi deb http://xbian.brantje.com stable main #deb http://xbian.brantje.com staging main #deb http://xbian.brantje.com devel main #deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi Any ideas whats going on? did the host change? i tried searching on the forum, but i cant find anything suggesting the sources.list is wrong. edit: pointing a web browser at http://xbian.brantje.com gives me a 500 internal server error. |
|||
14th Oct, 2014, 05:20 AM
Post: #2
|
|||
|
|||
RE: xbian.brantje.com down?
Yeah, got that error too, starting from today I guess. Anybody know if brantje will come back on, or if there are any mirrors?
Oddly enough, there is no entry for it in /etc/apt/sources.list?! |
|||
14th Oct, 2014, 06:02 AM
Post: #3
|
|||
|
|||
RE: xbian.brantje.com down?
ok, update:
Terminal xbian@xbian ~ $ sudo apt-get update [sudo] password for xbian: Sorry, try again. [sudo] password for xbian: Hit http://mirrordirector.raspbian.org wheezy Release.gpg Ign http://xbian.brantje.com stable Release.gpg Hit http://mirrordirector.raspbian.org wheezy Release Ign http://xbian.brantje.com stable Release Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages Err http://xbian.brantje.com stable/main armhf Packages 301 Moved Permanently Ign http://xbian.brantje.com stable/main Translation-en_US 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 301 Moved Permanently E: Some index files failed to download. They have been ignored, or old ones used instead. Just tried again and now it says 301 moved permanently, pointing to https://box.azirly.nl/dists/stable/main/binary-armhf/Packages which gives a 404 not found. Maybe there is some restructuring going on? |
|||
14th Oct, 2014, 06:15 AM
Post: #4
|
|||
|
|||
RE: xbian.brantje.com down?
(14th Oct, 2014 06:02 AM)mavu Wrote: ok, update: Wondering about that, too ... hacked an redirected? |
|||
14th Oct, 2014, 07:44 AM
Post: #5
|
|||
|
|||
RE: xbian.brantje.com down?
(14th Oct, 2014 06:15 AM)driet Wrote:(14th Oct, 2014 06:02 AM)mavu Wrote: ok, update: Same here. xbian-config showed 6 updates before trying to install them. Afterwards I always receive the same error. |
|||
14th Oct, 2014, 05:51 PM
Post: #6
|
|||
|
|||
RE: xbian.brantje.com down?
You can use apt.xbian.org again. We will redirect that domain to a working repository until these issues are fixed. The repository is defined in the folder /etc/apt/sources.list.d/
pilight - modular domotica solution
|
|||
14th Oct, 2014, 06:45 PM
Post: #7
|
|||
|
|||
RE: xbian.brantje.com down? | |||
15th Oct, 2014, 12:34 AM
Post: #8
|
|||
|
|||
RE: xbian.brantje.com down?
Hello,
I have the same problem. A solution? |
|||
15th Oct, 2014, 03:54 AM
Post: #9
|
|||
|
|||
RE: xbian.brantje.com down?
(15th Oct, 2014 12:34 AM)roxxsuxx Wrote: Hello, SSH into the machine Terminal sudo nano /etc/apt/sources.list Add this line at the end Code: deb http://apt.xbian.org stable main Ctrl+O to save Ctrl+X to exit Terminal sudo nano /etc/apt/sources.list.d/xbian.list Comment out all the lines like this: Code: ### deb http://xbian.brantje.com stable main Terminal sudo apt-get update && sudo apt-get upgrade -y |
|||
15th Oct, 2014, 04:45 AM
Post: #10
|
|||
|
|||
RE: xbian.brantje.com down?
(15th Oct, 2014 03:54 AM)uljoe08 Wrote:(15th Oct, 2014 12:34 AM)roxxsuxx Wrote: Hello, Thanks for the info. I do still get some errors though. Is that expected behavior? Code: Hit http://mirrordirector.raspbian.org wheezy Release.gpg |
|||
15th Oct, 2014, 02:27 PM
Post: #11
|
|||
|
|||
RE: xbian.brantje.com down?
(15th Oct, 2014 04:45 AM)Smultie Wrote:(15th Oct, 2014 03:54 AM)uljoe08 Wrote:(15th Oct, 2014 12:34 AM)roxxsuxx Wrote: Hello, Comment out the line Code: # deb http://xbian.brantje.com stable main Code: deb http://apt.xbian.org stable main |
|||
15th Oct, 2014, 09:54 PM
Post: #12
|
|||
|
|||
RE: xbian.brantje.com down?
Thank you.
The depot has changed or is it temporary? |
|||
16th Oct, 2014, 01:29 AM
Post: #13
|
|||
|
|||
RE: xbian.brantje.com down?
I still get these:
Terminal The following packages will be upgraded: linux-libc-dev xbian-package-config-shell xbian-package-config-xbmc xbian-package-kernel xbian-package-lirc xbian-package-usbmount xbian-package-xbianhome 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 16.0 MB of archives. After this operation, 1,526 kB disk space will be freed. Do you want to continue [Y/n]? y WARNING: The following packages cannot be authenticated! xbian-package-xbianhome xbian-package-config-shell xbian-package-config-xbmc xbian-package-kernel xbian-package-lirc xbian-package-usbmount linux-libc-dev Install these packages without verification [y/N]? y Err http://xbian.brantje.com/ wheezy/main xbian-package-xbianhome armhf 1.0.4-1412900309 Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Err http://xbian.brantje.com/ wheezy/main xbian-package-config-shell armhf 2.1.11 Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Err http://xbian.brantje.com/ wheezy/main xbian-package-config-xbmc armhf 1.1.9-1 Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Err http://xbian.brantje.com/ wheezy/main xbian-package-kernel armhf 3.15.8+-1412756070 Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Err http://xbian.brantje.com/ wheezy/main xbian-package-lirc armhf 1.5.0 Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Err http://xbian.brantje.com/ wheezy/main xbian-package-usbmount all 1.0.7 Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Err http://xbian.brantje.com/ wheezy/main linux-libc-dev armhf 3.15.8 Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Failed to fetch http://xbian.brantje.com/pool/stable/main/x/xbian-package-xbianhome/xbian-package-xbianhome_1.0.4-1412900309_armhf.deb Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Failed to fetch http://xbian.brantje.com/pool/stable/main/x/xbian-package-config-shell/xbian-package-config-shell_2.1.11_armhf.deb Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Failed to fetch http://xbian.brantje.com/pool/stable/main/x/xbian-package-config-xbmc/xbian-package-config-xbmc_1.1.9-1_armhf.deb Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Failed to fetch http://xbian.brantje.com/pool/stable/main/x/xbian-package-kernel/xbian-package-kernel_3.15.8+-1412756070_armhf.deb Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Failed to fetch http://xbian.brantje.com/pool/stable/main/x/xbian-package-lirc/xbian-package-lirc_1.5.0_armhf.deb Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Failed to fetch http://xbian.brantje.com/pool/stable/main/x/xbian-package-usbmount/xbian-package-usbmount_1.0.7_armhf.deb Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Failed to fetch http://xbian.brantje.com/pool/stable/main/l/linux-libc-dev/linux-libc-dev_3.15.8_armhf.deb Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) Can anyone post their sources files? i think mine are messed up :/ |
|||
16th Oct, 2014, 04:41 AM
Post: #14
|
|||
|
|||
RE: xbian.brantje.com down?
Did you run this first?:
sudo apt-get update Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
16th Oct, 2014, 05:02 AM
Post: #15
|
|||
|
|||
RE: xbian.brantje.com down? | |||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] http://xbian.brantje.com/pool/wheezy not reachable | Xenon | 2 | 10,480 |
11th May, 2014 04:28 AM Last Post: Xenon |