What version am I running?
#1
Now my sound is working I wanted to update to the latest SVN build, I followed the script here...

http://www.xbmc.org/forum/showthread.php?t=55282

Install the latest stable build then edited xbmc.org.list and commented out the old sources and added

deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main

run the update commands...

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc

which install fine...

sudo apt-get install xbmc
[sudo] password for xbmc:
Reading package lists... Done
Building dependency tree
Reading state information... Done
xbmc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

but when I load xbmc and go to about it says im running pre-9.10 rUnknown

Am I running the latest SVN?
Reply
#2
I do the same with the same build and get the same results. anyone knows if is really the last build? In system info it says : XBMC pre-9.10 rUnknown (Compiled: 6 september 2009)
Reply
#3
Anyone? It looks like the latest was built today so im guessing we are not running the latest.
Reply
#4
Hi,

I have exactly the same problem, it appears to have the most up to date SVN when running update, upgrade tc.., however when i use >>>

dpkg -l | grep xbmc

I am still using svn22528 Sad
Reply
#5
I found this site...

http://www.sshcs.com/xbmc/?mode=BL

downloaded the latest build and used dpkg -i to install it.

dpkg -l | grep xbmc reports its now the latest but still says unknown in the XBMC About screen
Reply
#6
I also have the problem of receiving the unknown 6th September release via deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main. Devs, is this normal?
XBMScript - Easy installation for Ubuntu Jaunty Jackalope (9.04)
Installing XBMC on Ubuntu can't get easier than this!
Before posting error/feature questions regarding XBMScript, read THIS
Run as root. Don't be a pussy
Reply
#7
I want try to install the deb package manually i have tryied with sudo dpkg -i file.deb , but it doesn't do nothing. Anyone knows how to install the package .deb manuallyHuh
Reply
#8
The SVN PPA was stopped at 22528 due to the impending instability in our repo which is detailed all over the place (notably, the *gasp* homepage).
Reply
#9
In fact, if you check out the ppa launchpad page, which I did myself last night, the builds have been failing since the 6th.
Reply
#10
althekiller Wrote:The SVN PPA was stopped at 22528 due to the impending instability in our repo which is detailed all over the place (notably, the *gasp* homepage).

I know about the breakage, I just thought that it was over already, isnt it?
XBMScript - Easy installation for Ubuntu Jaunty Jackalope (9.04)
Installing XBMC on Ubuntu can't get easier than this!
Before posting error/feature questions regarding XBMScript, read THIS
Run as root. Don't be a pussy
Reply
#11
I believe the team stated that they would make an announcement when the svn repo got stable again.
PointOfView Nvidia ION Atom 330 - TRANSCEND 2GB DDR2 DIMM 800MHz - G.SKILL 64GB SSD 2.5
Open Elec Beta4 1.95.4
XBMC Online Manual - HOW-TO post about a problem in a useful manner - Create/View Bug Report
Setup/Fix correct resolution on XBMC/Ubuntu - Usefull linux terminal commands
Reply
#12
according to here:https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa the 23164 build was successfully built just a few moments ago.
Board: Zotac ION-A-U Case: M350 Mini ITX Memory: 4GB Patriot PC6400 OS: XBMC on OpenELEC.tv build 6936 on a Corsair 32GB SSD Media Storage: W2K8 running on 14TB RAID 5 on an Asrock board w/ AMD Athlon X2 250 and PERC 6/I controller w/ 8 Samsung HD204UI Green drives Time to interface from power switch: 22.4 seconds.
Reply
#13
A successful build != stable xbmc version.
I'll wait to hear it on the main page myself. :p
Reply
#14
hikaricore Wrote:A successful build != stable xbmc version.
I'll wait to hear it on the main page myself. :p

yeah I spoke to soon and updated to it....

It works, except no video gets displayed...you can hear the audio...but no video Sad now i have to go figure out how to down grade back to 22538..Sad
Board: Zotac ION-A-U Case: M350 Mini ITX Memory: 4GB Patriot PC6400 OS: XBMC on OpenELEC.tv build 6936 on a Corsair 32GB SSD Media Storage: W2K8 running on 14TB RAID 5 on an Asrock board w/ AMD Athlon X2 250 and PERC 6/I controller w/ 8 Samsung HD204UI Green drives Time to interface from power switch: 22.4 seconds.
Reply
#15
Evanrich Wrote:yeah I spoke to soon and updated to it....

It works, except no video gets displayed...you can hear the audio...but no video Sad now i have to go figure out how to down grade back to 22538..Sad

If you're using svn to build yourself:

Code:
svn up -r 22528

If you're using packages try and see if you can revert to an older version through synaptic, otherwise I'm not sure.
Reply

Logout Mark Read Team Forum Stats Members Help
What version am I running?0