Forum

Full Version: Official XBian 1.0 RC 1 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 6 7 8 9 10 11 12
(19th Mar, 2014 04:03 AM)crs Wrote: [ -> ]Error = trying to overwrite '/usr/lib/python2.7/lib-dynload/_hashlib.so', which is also in package python2.7 2.7.3-6

Did anybody succeeded to solve this problem? I'm hitting this as well...
same 24hrs l8r...
Unpacking replacement python2.7-minimal ... │
│ dpkg: error processing /var/cache/apt/archives/python2.7-minimal_2.7.3-6+deb7u2 │
│ trying to overwrite '/usr/lib/python2.7/lib-dynload/_hashlib.so', which is als │ │ dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
(21st Mar, 2014 04:14 AM)crs Wrote: [ -> ]same 24hrs l8r...
Unpacking replacement python2.7-minimal ... │
│ dpkg: error processing /var/cache/apt/archives/python2.7-minimal_2.7.3-6+deb7u2 │
│ trying to overwrite '/usr/lib/python2.7/lib-dynload/_hashlib.so', which is als │ │ dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

Same error here
(20th Mar, 2014 05:46 AM)Gyuunduh Wrote: [ -> ]
(20th Mar, 2014 04:09 AM)belese Wrote: [ -> ]
(20th Mar, 2014 03:54 AM)Gyuunduh Wrote: [ -> ]
(20th Mar, 2014 12:14 AM)belese Wrote: [ -> ]You can also delete it from xbmc gui, in system->xbian->backup (with advanced setting enable (preference)).
Seems like the xbian menu in settings doesn't open.
xbmc.log with debug off http://pastebin.com/5Wp4bDQK
xbmc.log with debug on http://pastebin.com/XhyhpfVG

Can you try via ssh :
xbian-config updates updatedb.

and if this file exist, delete it :
/home/xbian/.xbmc/userdata/addon_data/plugin.xbianconfig/cache.db

i've to check wich version is installed on RC1, i will try on french install.
i've done few modif to speed up this part. but seems it don't work like it should. i maybe find the problem.

That worked! Thanks!
...

I tried also this (deleting cache.db)
but I'm always stuck at 25% loading of gui xbian-config
Quote:I tried also this (deleting cache.db)
but I'm always stuck at 25% loading of gui xbian-config
and did you do this command also?

sudo xbian-config updates updatedb
Yes
Everything else works fine so I'll wait for the next big software update
ok , i should have some times next week. i'll look at this.
Same here on 1.0RC1, fails at python2.7-minimal.
RPI 256

Also, this: http://forum.xbian.org/thread-2195.html?highlight=python

Code:
xbian@xbian ~ $ sudo apt-get upgrade
[sudo] password for xbian:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  xbian-package-cec
The following packages will be upgraded:
  libpython2.7 locales openssl python2.7 python2.7-minimal xbian-package-shairplay xbian-package-usbmount
7 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/12.0 MB of archives.
After this operation, 575 kB disk space will be freed.
Do you want to continue [Y/n]? y
Create a snapshot of '/tmp/btrfs-snap/root/@' in '/tmp/btrfs-snap/root/@btrfs-auto-snap_apt-run-2014-03-22-2213'
Delete subvolume '/tmp/btrfs-snap/root/@btrfs-auto-snap_apt-run-2014-03-22-2206'
@btrfs-auto-snap_apt-run-2014-03-22-2213, 1 created snapshots, 1 destroyed snapshots, 0 warnings.
Preconfiguring packages ...
(Reading database ... 32238 files and directories currently installed.)
Preparing to replace python2.7-minimal 2.7.3-6 (using .../python2.7-minimal_2.7.3-6+deb7u2_armhf.deb) ...
Unpacking replacement python2.7-minimal ...
dpkg: error processing /var/cache/apt/archives/python2.7-minimal_2.7.3-6+deb7u2_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)
Code:
Start-Date: 2014-03-22  22:13:26
Commandline: apt-get upgrade
Upgrade: python2.7:armhf (2.7.3-6, 2.7.3-6+deb7u2), python2.7-minimal:armhf (2.7.3-6, 2.7.3-6+deb7u2), locales:armhf (2.13-38+rpi2, 2.13-38+rpi2+deb7u1), xbian-package-usbmount:armhf (1.0.5-2a, 1.0.5-5), libpython2.7:armhf (2.7.3-6, 2.7.3-6+deb7u2), xbian-package-shairplay:armhf (1.0.2, 1.0.2-1), openssl:armhf (1.0.1e-2+rpi1, 1.0.1e-2+rvt+deb7u4)
Error: Sub-process /usr/bin/dpkg returned an error code (1)
End-Date: 2014-03-22  22:13:59
Any advice for me?

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
RE: Official XBian 1.0 RC 1 thread
I got error message during upgrade:

I started with:
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade

After downloading the packages i got the following message:

Delete subvolume '/tmp/btrfs-snap/root/@btrfs-auto-snap_apt-run-2014-03-19-1854'
@btrfs-auto-snap_apt-run-2014-03-19-1942, 1 created snapshots, 1 destroyed snapshots, 0 warnings.
(Reading database ... 32237 files and directories currently installed.)
Removing xbian-package-libshairport ...
dpkg: error processing xbian-package-libshairport (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
xbian-package-libshairport
E: Sub-process /usr/bin/dpkg returned an error code (1)

This also happend when i used the xbian-config

What to do?
Smultie, that does get my Python updated!! TY, for those who looked at this mk01 - YOU ROCK!! My vB Pi RC1 took it no problem. My vA RC1 Pi, needed a "pkg configure a" after failing first python update. Then was smooth install from there. So this am 3.23.14 vA & vB Pi's running RC1 up to date.
(24th Mar, 2014 05:03 AM)crs Wrote: [ -> ]Smultie, that does get my Python updated!! TY, for those who looked at this. My vB Pi RC1 took it no problem. My vA RC1 Pi, needed a "pkg configure a" after failing first python update. Then was smooth install from there. So this am 3.23.14 vA & vB Pi's running RC1 up to date.

Don't thank me, thank MK01!
(24th Mar, 2014 03:08 AM)yami Wrote: [ -> ]xbian-package-libshairport
E: Sub-process /usr/bin/dpkg returned an error code (1)

Code:
sudo -i
echo "exit 0" >> /var/lib/dpkg/info/xbian-package-libshairport.postrm
dpkg --configure -a

@Gyuunduh

you can use direct calls to

Code:
btrfs-auto-snapshot snapshot --name test_gotham root
btrfs-auto-snapshot snapshot --name test_gotham home

apt-get install xbian-package-xbmc-gotham-nightly

btrfs-auto-snapshot rollback home@test_gotham
btrfs-auto-snapshot rollback root@test_gotham
reboot

this "demo" will snapshot volume root(system,system config, other program binaries & configs), home(XBMC Libraries and settings)
install Gotham (what will upgrade Database files, config files etc for XBMC)

and finally will rollback system to a state before your tests without any complications or additional steps.

mk
(24th Mar, 2014 09:52 AM)mk01 Wrote: [ -> ]
(24th Mar, 2014 03:08 AM)yami Wrote: [ -> ]xbian-package-libshairport
E: Sub-process /usr/bin/dpkg returned an error code (1)

Code:
sudo -i
echo "exit 0" >> /var/lib/dpkg/info/xbian-package-libshairport.postrm
dpkg --configure -a


mk

Thanks mk01,
everything is fine now. I was able to upgrade all packages.

Yami
Did someone update xbian package firmware? Some trouble?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Reference URL's