Official XBian 1.0 RC 2 thread - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Releases (/forum-48.html) +--- Thread: Official XBian 1.0 RC 2 thread (/thread-2259.html) |
RE: Official XBian 1.0 RC 2 thread - Smultie - 5th May, 2014 11:09 PM (5th May, 2014 10:57 PM)Skywatch Wrote: There's a RC2??? ;-) http://wiki.xbian.org/Updating Last couple of lines. RE: Official XBian 1.0 RC 2 thread - IriDium - 6th May, 2014 01:40 AM See Python Latest upgrade eliminates the problem - or seems to. RE: Official XBian 1.0 RC 2 thread - Skywatch - 6th May, 2014 01:48 AM Thanks for the advice. I run the commands as per the link and tried again. This time I get..... Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/b/base-files/base-files_7.1wheezy5+rpi1_armhf.deb Something wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - No address associated with hostname) Failed to fetch http://xbian.brantje.com/pool/stable/main/x/xbian-package-splash/xbian-package-splash_2.0.2-7_armhf.deb Something wicked happened resolving 'xbian.brantje.com:http' (-5 - No address associated with hostname) E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? So now where do I go? skywatch. RE: Official XBian 1.0 RC 2 thread - IriDium - 6th May, 2014 01:56 AM Sounds like a network issue - can you ping either of the hosts? Try again Bruce!! RE: Official XBian 1.0 RC 2 thread - haweK - 6th May, 2014 05:22 AM (5th May, 2014 10:57 PM)Skywatch Wrote: There's a RC2??? ;-) Try installing them manually, in a single operation, e.g.: dpkg -i /var/cache/apt/archives/*python2.7*.deb RE: Official XBian 1.0 RC 2 thread - Skywatch - 6th May, 2014 06:38 AM Thank you to all of you who tried to help me out! I finally got 2x pi's updated to RC2 and will try them out this week.... Thanks! Skywatch RE: Official XBian 1.0 RC 2 thread - Tito_leon - 7th May, 2014 10:01 AM Hi all I updated xbian using xbian-config update tool all requiere packages. All seem ok except Movies/TV Shows access from main menu. They has disappeared and "hide" option from confluence settings has been disabled (grey background). In other hand, all menus are flowing faster than RC1. Regards, Alberto. RE: Official XBian 1.0 RC 2 thread - IriDium - 7th May, 2014 04:57 PM @Tito_leon. You should be able to get them back by updating the movie DB. Right click on the link to your movies/TVs and select scan for new content. RE: Official XBian 1.0 RC 2 thread - Freddie299 - 8th May, 2014 05:47 AM With the update to RC2 (maybe even RC1, I just pushed a number of upgrades), I lost ssh acces to my pi. I had a custom setup (one of you guys helped me with that) with a chrooted sftp environment and the ssh server summoned not via the standard way but in some "old fashioned" manner, but I have no idea if the problem is related to this. xbian-config wont allow to set ssh to "autostart", and when I try to start ssh from the config, the config tool just crashes. Manually ssh'ing localhost gives "protocol family not supported". Any ideas? RE: Official XBian 1.0 RC 2 thread - haweK - 8th May, 2014 04:02 PM Hi, after installing latest updates it works fine until doing via ssh as xuser xbian. config > Packages > 11 repository >1 repro -> install Installation works. After that selecting ->config > packages > something > something happens this Terminal /usr/local/include/xbian-config/modules/packages/functions: line 66: 10 10*1024: syntax error in expression (error token is "10*1024") cu hawe RE: Official XBian 1.0 RC 2 thread - character - 8th May, 2014 10:48 PM Yep, my SSH is broken as well. Since no keyboard was plugged in, I couldn't log into the Pi at all. Connecting a keyboard after boot causes the Pi to crash sometimes. Hard-resetting the Pi shreds the filesystem. Awesome. It's really annoying that something breaks with every single update and you have to roll back or read the forums for hours. The most annoying thing for me is that most issues require you to have physical access to the Pi to fix them (SD card issues, stuck at boot, now the SSH thing). This is nothing like administering a "normal" (headless) Linux server. I think I'm going to try a different distribution for the Pi. YMMV. RE: Official XBian 1.0 RC 2 thread - xunil - 8th May, 2014 11:58 PM Is it possible to upgrade from xbian RC2 to Xbian Gotham ? RE: Official XBian 1.0 RC 2 thread - IriDium - 9th May, 2014 12:37 AM @xunil apt-get install xbian-package-xbmc-gotham-nightly See Gotham RE: Official XBian 1.0 RC 2 thread - Skywatch - 9th May, 2014 05:28 AM I upgraded to RC2 and Gotham but now no videos will play!!! They appear in the list with art work and icons, but clicking on them just gets a message that the file is 'no longer available'. Updating the library takes a few seconds and doesn't cure the problem. What am I missing or overlooking here? Skywatch RE: Official XBian 1.0 RC 2 thread - Smultie - 9th May, 2014 05:34 AM Sounds like your sources got messed up. Can you try adding them again? |