Forum

Full Version: Official XBMC 12.1 (xbian-package-xbmc 2.1) discussion
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
Then do it.
@CurlyMo: Please write me correct comand line to update xbmc to 12.1
(20th Mar, 2013 07:11 AM)sebaa Wrote: [ -> ]@CurlyMo: Please write me correct comand line to update xbmc to 12.1

Code:
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install xbian-package-xbmc -y

In your case you also need to run
Code:
sudo dpkg --configure -a
OK! Working now! thanks
I'm getting this when running 'sudo apt-get install xbian-package-xbmc -y'
Code:
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: libbluetooth3 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Do
Code:
sudo apt-get install xbian-package-xbmc libbluetooth3 -y
Okay, then it installed, updated and removed alot of files. but then I got this message
Code:
2 upgraded, 3 newly installed, 271 to remove and 0 not upgraded.
Need to get 83.4 MB of archives.
After this operation, 242 MB disk space will be freed.
E: There are problems and -y was used without --force-yes
So it's updated now? I don't understand the exact problem now
Does gapless audio work on this build?
whoa... this was a large update. seems like it updated everything under the hood !.
My update went well. Iit was quite a big one! I have not tested everything yet, but everything seems to be working well so far.
(20th Mar, 2013 08:13 AM)Koenkk Wrote: [ -> ]So it's updated now? I don't understand the exact problem now
No it's not updated. And I don't understand the problem either.

I must say that I'm a noob at all this Linux stuff, but I do have some what of a basic understanding.

I would have thought, when following instructions postede on the official wall, I would end up with an updated system. But that has not happened yet.
And I do not have the 'Xbian' tab in 'Settings' so that way won't work either.

I'm at a bit of a loss here.. and would rather not make a clean install of Xbian, if it can be avoided.

Edit:
When running the 'sudo apt-get upgrade -y' code I get the following result.
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  xbian-package-kernel3.6.11 xbian-package-xbmc xbian-update
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
(20th Mar, 2013 04:33 PM)buliway Wrote: [ -> ]
(20th Mar, 2013 08:13 AM)Koenkk Wrote: [ -> ]So it's updated now? I don't understand the exact problem now
No it's not updated. And I don't understand the problem either.

I must say that I'm a noob at all this Linux stuff, but I do have some what of a basic understanding.

I would have thought, when following instructions postede on the official wall, I would end up with an updated system. But that has not happened yet.
And I do not have the 'Xbian' tab in 'Settings' so that way won't work either.

I'm at a bit of a loss here.. and would rather not make a clean install of Xbian, if it can be avoided.

Edit:
When running the 'sudo apt-get upgrade -y' code I get the following result.
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  xbian-package-kernel3.6.11 xbian-package-xbmc xbian-update
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.

Are you sure you were on XBian 1.0 Alpha 5 when ypu started updating?

(20th Mar, 2013 10:37 AM)stw303 Wrote: [ -> ]Does gapless audio work on this build?

No, the pi doesn't support that atm
Koenkk Wrote:Are you sure you were on XBian 1.0 Alpha 5 when ypu started updating?
I'm running Alpha 4 as it looks, so that might be the problem right there.. thanks for pointing that out for me
Can it be compiled from SSH?
It would seem that the instruction on how to compile is down.

Edit:
I'm just gonna do a clean install and take it from there. But thanks for help Koenkk.
XBMC "freezes" after trying to disable the TV-Settings in System/Settings/Live TV/
I got the following error in the log file:

10:36:04 T:2915038272 NOTICE: PVRManager - starting up
10:36:04 T:2822763584 NOTICE: Thread PVR manager start, auto delete: false
10:36:05 T:2805986368 ERROR: DeleteFile - cant delete file, trying to change mode </usr/local/share/xbmc/addons/pvr.mediaportal.tvserv$
10:36:05 T:2805986368 ERROR: DeleteFile - failed to change mode </usr/local/share/xbmc/addons/pvr.mediaportal.tvserver/resources/setti$
10:36:05 T:2805986368 ERROR: Delete - Error deleting file /usr/local/share/xbmc/addons/pvr.mediaportal.tvserver/resources/settings.xml
10:36:05 T:2822763584 NOTICE: Thread Background Loader start, auto delete: false

I manualy chmod the settings.xml file and the problem was gone.
In the previous versions I had no problem with this.
Perhaps a bug in this new version xbian-package-xbmc 2.1 ?
Pages: 1 2 3 4 5 6 7 8
Reference URL's