xbian.brantje.com down? - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: xbian.brantje.com down? (/thread-2516.html) |
xbian.brantje.com down? - mavu - 14th Oct, 2014 04:53 AM 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. RE: xbian.brantje.com down? - Jekyll - 14th Oct, 2014 05:20 AM 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?! RE: xbian.brantje.com down? - mavu - 14th Oct, 2014 06:02 AM 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? RE: xbian.brantje.com down? - driet - 14th Oct, 2014 06:15 AM (14th Oct, 2014 06:02 AM)mavu Wrote: ok, update: Wondering about that, too ... hacked an redirected? RE: xbian.brantje.com down? - Neutrino1986 - 14th Oct, 2014 07:44 AM (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. RE: xbian.brantje.com down? - CurlyMo - 14th Oct, 2014 05:51 PM 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/ RE: xbian.brantje.com down? - Exnor - 14th Oct, 2014 06:45 PM Same error here... (14th Oct, 2014 05:51 PM)CurlyMo Wrote: 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/ should i point it to /dists/stable/main/ ? RE: xbian.brantje.com down? - roxxsuxx - 15th Oct, 2014 12:34 AM Hello, I have the same problem. A solution? RE: xbian.brantje.com down? - uljoe08 - 15th Oct, 2014 03:54 AM (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 RE: xbian.brantje.com down? - Smultie - 15th Oct, 2014 04:45 AM (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 RE: xbian.brantje.com down? - dentaku65 - 15th Oct, 2014 02:27 PM (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 RE: xbian.brantje.com down? - roxxsuxx - 15th Oct, 2014 09:54 PM Thank you. The depot has changed or is it temporary? RE: xbian.brantje.com down? - Exnor - 16th Oct, 2014 01:29 AM 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 :/ RE: xbian.brantje.com down? - f1vefour - 16th Oct, 2014 04:41 AM Did you run this first?: sudo apt-get update RE: xbian.brantje.com down? - Exnor - 16th Oct, 2014 05:02 AM (16th Oct, 2014 04:41 AM)f1vefour Wrote: Did you run this first?: Yep... Can you post the correct files or paste the content here please? i think i messed up mine and i want to rewrite them from scratch. :/ |