Noob needs help updating to 22528
#16
kees667 Wrote:Finally managed it. I needed to force some stuff. I posted details here:

http://forum.xbmc.org/showpost.php?p=416918

Thanks from another noob :-)
AFTV Stick 4K
AFTV (Gen 1)
Reply
#17
i dont work for me =(

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

--2009-11-05 20:38:20-- https://launchpad.net/~team-xbmc-svn/+ar...2_i386.deb
Resolving launchpad.net... 91.189.89.222, 91.189.89.223
Connecting to launchpad.net|91.189.89.222|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-11-05 20:38:23 ERROR 404: Not Found.
Reply
#18
PrimaryMaster Wrote:i dont work for me =(

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

--2009-11-05 20:38:20-- https://launchpad.net/~team-xbmc-svn/+ar...2_i386.deb
Resolving launchpad.net... 91.189.89.222, 91.189.89.223
Connecting to launchpad.net|91.189.89.222|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-11-05 20:38:23 ERROR 404: Not Found.

I am having the same issue. It appears these files were pulled. If that's the case how else can we get to this specific version?

How's that for a first post? Smile
Reply
#19
Now those debs are gone, if someone who downloaded them already could put them somewhere that we could get to that would be great.
Reply
#20
I would use these two addresses instead if you want to update to alpha 2.

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

The one with svn only have alpha 1 in there, thats why you couldn't update and upgrade it to the latest build!
Reply
#21
This place has previous SVNs including 22528

http://www.sshcs.com/xbmc/

link for linux deb version is

http://www.sshcs.com/xbmc/?mode=BuildsDo...x&BN=22528
Reply
#22
kees667 Wrote:Finally managed it. I needed to force some stuff. I posted details here:

http://forum.xbmc.org/showpost.php?p=416918

If anyone needs to undo what is done in the above post, you'll need to type the following at the command line :

sudo dpkg -i --refuse-all xbmc-common_9.04.3+svn22528-jaunty2_i386.deb xbmc_9.04.3+svn22528-jaunty2_i38
6.deb xbmc-skin-pm3-hd_9.04.3+svn22528-jaunty2_i386.deb xbmc-web-pm3_9.04.3+svn22528-jaunty2_i386.deb xbmc-eventclients-commo
n_9.04.3+svn22528-jaunty2_i386.deb

I needed to do this when I finally decided to update my xbmc - I was seeing errors to the effect that it wasn't able to install anything other than the 22528 versions.
AFTV Stick 4K
AFTV (Gen 1)
Reply
#23
There is a new PPA from today with the latest stable. That should be good enough for most people until the new stable is ready.
It is working fine on e..g ASROCK ION 330
Reply
#24
Hi vikjon0,

Could you be a bit more specific please? I am a little confused with all versions and paths to update currently. Would these lines get the version you refer to, and which version is that? (pre alpha2?)
Code:
echo deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/ jaunty main >> /etc/apt/sources.list.d/xbmc.org.list
echo deb http://ppa.launchpad.net/xbmc-addons/ppa/ubuntu jaunty main >> /etc/apt/sources.list.d/xbmc.org.list

vikjon0 Wrote:There is a new PPA from today with the latest stable. That should be good enough for most people until the new stable is ready.
It is working fine on e..g ASROCK ION 330
Reply
#25
kees667 Wrote:Hi vikjon0,

Could you be a bit more specific please? I am a little confused with all versions and paths to update currently. Would these lines get the version you refer to, and which version is that? (pre alpha2?)
Code:
echo deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/ jaunty main >> /etc/apt/sources.list.d/xbmc.org.list
echo deb http://ppa.launchpad.net/xbmc-addons/ppa/ubuntu jaunty main >> /etc/apt/sources.list.d/xbmc.org.list

He's referring to this thread : http://forum.xbmc.org/showthread.php?tid=61843
There's an additional PPA for the previous stable version (9.04.1) for hardy, intrepid and jaunty.
AFTV Stick 4K
AFTV (Gen 1)
Reply

Logout Mark Read Team Forum Stats Members Help
Noob needs help updating to 225280