25th Mar, 2014, 04:06 PM
25th Mar, 2014, 05:07 PM
I just wanted to known if there was some issues installing last updates, since I had troubles with python. I didn't want to be the first tester
25th Mar, 2014, 05:33 PM
there were none since python (Raspbian)
for stable XBian just Gotham and firmware. you can run the update.
for stable XBian just Gotham and firmware. you can run the update.
25th Mar, 2014, 05:36 PM
(25th Mar, 2014 05:07 PM)Fabio72 Wrote: [ -> ]I just wanted to known if there was some issues installing last updates, since I had troubles with python. I didn't want to be the first tester
I'm running it without any problems.
25th Mar, 2014, 06:31 PM
I just updated but I'm waiting to reboot cause I'm not at home.
Digging around I found that the initramfs line in config.text is commented out. Is it normal?
Digging around I found that the initramfs line in config.text is commented out. Is it normal?
25th Mar, 2014, 07:00 PM
I have two little kids, twins. At home I don't have time to do nothing. Really nothing. I just can make some little test from work.
If xbian stop working and my kids cannot watch tv it's a tragedy as I cannot have time to fix it. And my satellite receiver is broken and I have no time to fix it, so we can only see cartoon in steaming.
But I'm an IT worker and I love to test, experiment, update...
These are difficult days...
If xbian stop working and my kids cannot watch tv it's a tragedy as I cannot have time to fix it. And my satellite receiver is broken and I have no time to fix it, so we can only see cartoon in steaming.
But I'm an IT worker and I love to test, experiment, update...
These are difficult days...
26th Mar, 2014, 04:22 AM
xbian-package-config-xbmc 1.1.7-1 gave me a bunch of trouble.
First reboot didn't recognize /dev/sda1
Second reboot booted to prompt (XBMC didn't start)
"sudo start xbmc" gave me a working XBMC.
First reboot didn't recognize /dev/sda1
Second reboot booted to prompt (XBMC didn't start)
"sudo start xbmc" gave me a working XBMC.
26th Mar, 2014, 05:24 AM
Update was fine.
Still not working xbian config GUI version: close at 25%
I'll check logfile asap
EDIT
Xbian package config did not get updated first run
Tomorrow I will check it again
Still not working xbian config GUI version: close at 25%
I'll check logfile asap
EDIT
Xbian package config did not get updated first run
Tomorrow I will check it again
26th Mar, 2014, 06:22 PM
(26th Mar, 2014 05:24 AM)Fabio72 Wrote: [ -> ]EDIT
Xbian package config did not get updated first run
Tomorrow I will check it again
ok, i prefer this
if it crash, even with new version, please activate debug in xbmc and post log.
~
Quote:xbian-package-config-xbmc 1.1.7-1 gave me a bunch of trouble.
First reboot didn't recognize /dev/sda1
Second reboot booted to prompt (XBMC didn't start)
i don't see how it could be related to xbian-config.
/dev/sda1 is done earlier than xbmc start.
second point, maybe, but probably not, as all modif i've done are run only when you start xbian-config in xbmc.
26th Mar, 2014, 06:49 PM
(26th Mar, 2014 06:22 PM)belese Wrote: [ -> ]Quote:xbian-package-config-xbmc 1.1.7-1 gave me a bunch of trouble.
First reboot didn't recognize /dev/sda1
Second reboot booted to prompt (XBMC didn't start)
i don't see how it could be related to xbian-config.
/dev/sda1 is done earlier than xbmc start.
second point, maybe, but probably not, as all modif i've done are run only when you start xbian-config in xbmc.
Yeah, just later figured out that I MAY have been rebooting before the complete install was done
That's what happens when you SSH in from multiple devices.... my bad
27th Mar, 2014, 08:28 PM
(21st Mar, 2014 03:57 AM)raudpats Wrote: [ -> ]Same error here.(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...
Seems to be a problem with python dependencies (_hashlib.so and _ssl.so modules). You can find more information here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702005
A forced install fixed it for me:
apt-get -o Dpkg::Options::="--force-all" upgrade
28th Mar, 2014, 06:07 AM
I finally updated xbian package config and rebooted
Not working yet. I also tried to delete cache.db and run updates update db
still stop at 25%
http://pastebin.com/te9HCKww
EDIT
I re-run xbian-config packages updatedb and xbian-config updates updatedb and now finally started
Not working yet. I also tried to delete cache.db and run updates update db
still stop at 25%
http://pastebin.com/te9HCKww
EDIT
I re-run xbian-config packages updatedb and xbian-config updates updatedb and now finally started
30th Mar, 2014, 04:41 AM
Just did all the stable updates to the latest RC1 and it worked. Very handy that for the common error's the wiki is update with [Q] and [A].
30th Mar, 2014, 06:54 AM
(27th Mar, 2014 08:28 PM)HenkPl Wrote: [ -> ](21st Mar, 2014 03:57 AM)raudpats Wrote: [ -> ]Same error here.(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...
Seems to be a problem with python dependencies (_hashlib.so and _ssl.so modules). You can find more information here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702005
A forced install fixed it for me:
apt-get -o Dpkg::Options::="--force-all" upgrade
Have the same problem here... what options do i have to use in DPKG ?
this i what i've done and it worked for me :
Fix (Click to View)
Terminal
root@xbian2:/var/cache/apt/archives# dpkg -i python2.7_2.7.3-6+deb7u2_armhf.deb
(Reading database ... 46352 files and directories currently installed.)
Preparing to replace python2.7 2.7.3-6 (using python2.7_2.7.3-6+deb7u2_armhf.deb) ...
Unpacking replacement python2.7 ...
dpkg: dependency problems prevent configuration of python2.7:
python2.7 depends on python2.7-minimal (= 2.7.3-6+deb7u2); however:
Version of python2.7-minimal on system is 2.7.3-6.
dpkg: error processing python2.7 (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
python2.7
root@xbian2:/var/cache/apt/archives#
root@xbian2:/var/cache/apt/archives# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
python2.7-minimal
Suggested packages:
binfmt-support
The following packages will be upgraded:
python2.7-minimal
1 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.
5 not fully installed or removed.
Need to get 0 B/1,681 kB of archives.
After this operation, 48.1 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 46350 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 ...
Processing triggers for man-db ...
Setting up python2.7-minimal (2.7.3-6+deb7u2) ...
Setting up python2.7 (2.7.3-6+deb7u2) ...
Setting up libmagic1:armhf (5.11-2+deb7u2) ...
Setting up libssh-4:armhf (0.5.4-1+deb7u1) ...
Setting up file (5.11-2+deb7u2) ...
Setting up libpython2.7 (2.7.3-6+deb7u2) ...
root@xbian2:/var/cache/apt/archives# ls
lock python2.7_2.7.3-6+deb7u2_armhf.deb
partial python2.7-minimal_2.7.3-6+deb7u2_armhf.deb
root@xbian2:/var/cache/apt/archives#
root@xbian2:/var/cache/apt/archives# apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
root@xbian2:/var/cache/apt/archives# apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.
root@xbian2:/var/cache/apt/archives# apt-get upgrade
etc... and done without errors.
Added spoiler