How do i update from R20654 to svn22528
#1
I got the XBMC LIVE on my asrock330

And i want to upgrade my version from R20654 to svn22528

because if i done the procedure from the ppa-svn i get always the latest version that got bugs.

So i want that specific version the svn22528

This is my great doubt i have done everything such as:

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

wget https://launchpad.net/~team-xbmc-svn/+ar...2_i386.deb
wget https://launchpad.net/~team-xbmc-svn/+ar...2_i386.deb
wget https://launchpad.net/~team-xbmc-svn/+ar...2_i386.deb
wget https://launchpad.net/~team-xbmc-svn/+ar...2_i386.deb
wget https://launchpad.net/~team-xbmc-svn/+ar...2_i386.deb

sudo dpkg -i --force-all xbmc-common_9.04.3+svn22528-jaunty2_i386.deb xbmc_9.04.3+svn22528-jaunty2_i386.deb xbmc-skin-pm3-hd_9.04.3+svn22528-jaunty2_i386.deb xbmc-web-pm3_9.04.3+svn22528-jaunty2_i386.deb xbmc-eventclients-common_9.04.3+svn22528-jaunty2_i386.deb

REsult: doesn´twork
-------------------------------------------------------------

PLease i know theres someone in this forum that knows how i can do this simple step please if theres someone here that knows how to do it say something

Many thanks to all
Reply
#2
This worked for me....

Noob though, so don't blame me if it goes up in flames. Nod

http://forum.xbmc.org/showpost.php?p=416...tcount=555
Reply
#3
i know that works for Downgrade. Having the last release and going back.

and i don´t want to do any downgrade i just want to upgrade from my version just easy as that.

how can i do an upgrade to a version that i choose not the latest SVN-PPA

thats my big question

thanks please
Reply
#4
Check the code I linked to: "+svn22528-jaunty2_i386.deb"

It should get you exactly that version. I was downgrading to it, you want to upgrade to it.

Only problem I had was I had to force some stuff since the system was intelligent enough to see I was installing over a newer version. I forced in last line with "--force-all" so I guess you could omit it, allthough I doubt you have to.

Also in your first post the last line seems a lot shorter than the one I linked to, which does a lot more with alle the files downloaded in all the wget lines before it.


mat1983 Wrote:i know that works for Downgrade. Having the last release and going back.

and i don´t want to do any downgrade i just want to upgrade from my version just easy as that.

how can i do an upgrade to a version that i choose not the latest SVN-PPA

thats my big question

thanks please
Reply
#5
yes the line is now correct that was my mistake copy and pasting.

so please tell

in my case as i want to go from a older to a newer version i don´t need the brute force??

will try that way

thanks
Reply
#6
kees667

you got this sources right?

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

------------------------------

so you are always doing a downgrade

cause when you do sudo apt-get install xbmc - you are telling the system to install tha latest SvN revision.

so you always need brute force and you are always doing a downgrade cause if you don´t got on the source file the SVN servers you will remain with the same version and in that way your method doesn´t work

i want know how i can go to a specific version without downgrading thats all

thanks
Reply
#7
when i do the downgrade in the info it appears:

Version: unknow -- but it works i think not in the right way

does someone knows how to update?

thanks
Reply
#8
no ideias?

thanks
Reply

Logout Mark Read Team Forum Stats Members Help
How do i update from R20654 to svn225280