![]() |
[SOLVED] Upgrading to Jessie - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Configuration (/forum-17.html) +--- Thread: [SOLVED] Upgrading to Jessie (/thread-3090.html) |
Upgrading to Jessie - YoYoost - 19th Aug, 2015 03:15 AM Hello, Software XBian version: XBian 1.0 (knockout) XBMC/Kodi version: 14.2~RC1-1426224368 Overclock settings: None Hardware Device type and model: Raspberry Pi 2 Model B Power supply rating: 5V 2000mA SD card: PNY 8BG Class 10 (boot) with Kingston DataTraveler 100 G3 (root) Network: Ethernet Connected devices: TV Panasonic Viera and Kingston DataTraveler 100 G3 When I use xbian-config to update, all packages update correctly however when I try to update 'xbian-update' from 20150304-2 to 20150817-0 it fails saying "A serious error has occured while processing these packages" . The installation log says "the following packages have unmet dependencies: xbian-update : Depends: xbian-package-cec-6q but it is not in libcec but it is not installable" I tried 'update mirrors' and 'apt-get update' in xbian-config I tried resetting my apt-get sources from the xbian.org/faq page. I tried to reinstall xbian-package-cec using apt-get install --reinstall. Ofcourse I rebooted the device multiple times. moreover when I do for example: Terminal sudo apt-cache policy xbian-package-xbmc xbian-package-xbmc: Installed: 14.2~RC1-1426224368 Candidate: 14.2~RC1-1426224368 Version table: *** 14.2~RC1-1426224368 0 100 /var/lib/dpkg/status Any idea what is wrong? Edit (solved): This is solved with the release of 20150911-3 RE: xbian-update fails - Skywatch - 19th Aug, 2015 03:32 AM I am not sure about your issue, but there is a problem with upgrade at the moment. Maybe related? RE: xbian-update fails - heeki - 19th Aug, 2015 12:18 PM Hi, just wanted to say I have the same problem. A bit of difference is that I'm trying to update from 20150407-0 to 20150817-0 but I get the same error on apt-get install xbian-update: The following packages have unmet dependencies: xbian-update : Depends: xbian-package-cec-6q but it is not installable or libcec but it is not installable E: Unable to correct problems, you have held broken packages. Has somebody else been through this? RE: xbian-update fails - CurlyMo - 19th Aug, 2015 02:53 PM Wait for it being resolved by us automatically. RE: xbian-update fails - heeki - 19th Aug, 2015 11:59 PM (19th Aug, 2015 02:53 PM)CurlyMo Wrote: Wait for it being resolved by us automatically. Great news! Thanks. RE: xbian-update fails - heeki - 26th Aug, 2015 12:29 PM Any news on this update? RE: xbian-update fails - Dave400 - 31st Aug, 2015 09:39 PM folllowing this thread with interest.. RE: xbian-update fails - bricki123 - 1st Sep, 2015 06:19 PM still no fix after 2 weeks for this epic-fail? sorry guys, but whats wrong with xbian? nearly no development anymore! wake up! maybe its better switch to OSMC. there is much more active development... RE: xbian-update fails - Dave400 - 1st Sep, 2015 06:49 PM Should Xbian be running off Debian Jessie or is that part of the update that will also bring Kodi 15.x? RE: xbian-update fails - bricki123 - 1st Sep, 2015 07:43 PM i think Debian Jessie is far far far far away from xbian... i cant see it for many months if there is no development... RE: xbian-update fails - Smultie - 2nd Sep, 2015 12:07 AM I'm running Jessie for months. RE: xbian-update fails - CurlyMo - 2nd Sep, 2015 04:00 AM New images are also already on Jessie. We are just waiting for @mk01 to polish the upgrade from Wheezy to Jessie. upgrade fun (6 sept 2015) - Skywatch - 6th Sep, 2015 07:18 PM I just tried upgrading a pi1 and pi2 both with 'serious error' messages. Dependency issues with Depends: libc6 (>= 2.17) but 2.13-38+rpi etc... Depends libstdc++6 (>= 4.8.1) bit 4.7.2 etc... When I try to correct the problem I get the following...... Terminal xbian@cinema ~ $ sudo apt-get install libc6 [sudo] password for xbian: Reading package lists... Done Building dependency tree Reading state information... Done libc6 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. xbian@cinema ~ $ Terminal xbian@cinema ~ $ sudo apt-get install libstdc++6 Reading package lists... Done Building dependency tree Reading state information... Done libstdc++6 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. xbian@cinema ~ $ RE: upgrade fun (6 sept 2015) - Exnor - 10th Sep, 2015 09:42 PM Updated today my Pi 1 B and zero issues with APT-GET ... i also had 14 packages to update. So far everything OK. RE: xbian-update fails - heeki - 10th Sep, 2015 10:07 PM Hi, I see that there is a new updateable version (20150906-0) but I still get the same error. @CurlyMo was this one the fix update that you mentioned that was coming? |