Forum
[SOLVED] Error when updating XBMC after clean install - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: [SOLVED] Error when updating XBMC after clean install (/thread-1113.html)



Error when updating XBMC after clean install - zilexa - 14th Jul, 2013 11:53 PM

Just did a new install with a new SD card, using the Windows Installer 1.0a5. In the config, I selected Update, only the firmware had an update, but the log after updating showed nothing was updated.

Then I exited the config and updated XBMC like this (I expected it to update to 12.2):

Code:
xbian@xbian ~ $ sudo apt-get update
[sudo] password for xbian:
Hit http://mirrordirector.raspbian.org wheezy InRelease
Hit http://archive.raspberrypi.org wheezy InRelease
Hit http://xbian.brantje.com/ wheezy InRelease
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://archive.raspberrypi.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Hit http://xbian.brantje.com/ wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Ign http://archive.raspberrypi.org wheezy/main Translation-en
Ign http://xbian.brantje.com/ wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
Reading package lists... Done
xbian@xbian ~ $ sudo apt-get install xbian-package-xbmc -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
xbian-package-xbmc : Depends: upstart but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

What does this mean??

update: xbmc 12.2 not supported anymore on 1.0a5 and beta1 is recommended instead of 1.0a5.


RE: Error when updating XBMC after clean install - Koenkk - 15th Jul, 2013 12:38 AM

We dont support xbmc 12.2 for XBian 1.0 Alpha 5, update to XBian 1.0 Beta 1


RE: Error when updating XBMC after clean install - zilexa - 15th Jul, 2013 01:08 AM

?? Why do you say that? Check the homepage, http://www.xbian.org/2013/05/xbmc-frodo-12-2-released/

Team XBian released this update for xbian 1a5. The upgrade to 12.2 was smooth for everyone back in May. Beta 1 was not even released back then. I have 3 raspberries for different people running perfectly with that update.

Now I am installing an RPi for my parents so it must be the most stable version as possible. 1a5 id thouroughly tested, beta still has it's issues according to the test topic.


Re: Error when updating XBMC after clean install - rikardo1979 - 15th Jul, 2013 01:12 AM

what problems you referring to???
we have been using and testing the Beta an following updates and there is nothing major.
Keep in mind that Alpha or Beta, they are still testing not stable releases!


Re: Error when updating XBMC after clean install - rikardo1979 - 15th Jul, 2013 01:17 AM

or just wait for official Beta 1.1 image soon
as usual no ETA but it is going to be pushed soon Wink


RE: Error when updating XBMC after clean install - zilexa - 15th Jul, 2013 01:24 AM

I will definitely upgrade my own setup and join the testers coming week, but for the RPi I am currently installing, I prefer not to try something new, that's why I used 1.0a5 and once I have tried the beta myself I will create an image of my setup and upgrade all other RPi's.

But is there no way to upgrade an 1.0a5 install to xbmc 12.2 anymore?


RE: Error when updating XBMC after clean install - Koenkk - 15th Jul, 2013 01:47 AM

No, XBMC 12.2 for Alpha 5 contained some libc issues (because the version of libc and the compile system were different). therefore we decided to drop support for XBMC 12.2 for Alpha 5.


RE: Error when updating XBMC after clean install - zilexa - 15th Jul, 2013 02:09 AM

Ok, but wasn't the beta retracted (teruggedraaid)? Or was that only the upgrade?


RE: Error when updating XBMC after clean install - Koenkk - 15th Jul, 2013 07:28 AM

(15th Jul, 2013 02:09 AM)zilexa Wrote:  Ok, but wasn't the beta retracted (teruggedraaid)? Or was that only the upgrade?

Only the update


Error when updating XBMC after clean install - Lekdax - 15th Jul, 2013 08:16 AM

Works perfectly for me! A lot of issues from the latest alpha version like occasional freezes are wiped off the map for me. I have all my seats (4) always showing up when I want to AirPlay. I had to ssh into it and restart the xbmc once in a while. But that issue is solved for me.


RE: Error when updating XBMC after clean install - zilexa - 15th Jul, 2013 06:19 PM

Ok thanks I was not fully up-to-date with recent developments. Will do clean install of beta1 and upgrade to 1.1 after.
Updated the first post.