Forum

Full Version: Official XBian 1.0 RC 2 thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
(5th May, 2014 10:57 PM)Skywatch Wrote: [ -> ]There's a RC2??? ;-)

Well I did apt-get upgrade and got the following message......

armhf.deb (--unpack):
trying to overwrite '/usr/lib/python2.7/lib-dynload/_hashlib.so', which is also in package python2.7 2.7.3-6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/python2.7-minimal_2.7.3-6+deb7u2_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


And that's where it halted.

Anyone have bright ideas on this?

skywatch


http://wiki.xbian.org/Updating

Last couple of lines.
See Python

Latest upgrade eliminates the problem - or seems to.
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.
Sounds like a network issue - can you ping either of the hosts?

Try again Bruce!!
(5th May, 2014 10:57 PM)Skywatch Wrote: [ -> ]There's a RC2??? ;-)

Well I did apt-get upgrade and got the following message......

armhf.deb (--unpack):
trying to overwrite '/usr/lib/python2.7/lib-dynload/_hashlib.so', which is also in package python2.7 2.7.3-6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/python2.7-minimal_2.7.3-6+deb7u2_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


And that's where it halted.

Anyone have bright ideas on this?

skywatch

Try installing them manually, in a single operation, e.g.:
dpkg -i /var/cache/apt/archives/*python2.7*.deb
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
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.
@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.
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?
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
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.
Is it possible to upgrade from xbian RC2 to Xbian Gotham ?
@xunil
apt-get install xbian-package-xbmc-gotham-nightly

See Gotham
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
Sounds like your sources got messed up. Can you try adding them again?
Pages: 1 2 3 4 5
Reference URL's