Page 1 of 2

Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 08 Nov 2011, 20:07
by Rubrick
I'm using the ppa from https://launchpad.net/~spring/+archive/ppa. Recently, the engine was automatically upgraded to 0.83.

However, when I open the SpringLobby (v0.139), I am greeted with the message "No compatible installed spring version has been found, this server requires version: 0.82.7. Your current installed versions are: 83.0. Online play is currently disabled." Indeed, I cannot join battles now (and all maps are shown as disabled, except the ones from the Iridium Zero K host).

Unfortunately I seems I cannot downgrade anymore, because there is no version on the above ppa. Any help on how to do this?

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 09 Nov 2011, 10:20
by Panoramix
I've got the same problem. Either an ETA to when .83 is stable and will be available (if it is known) or how to roll back would be appreciated.

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 09 Nov 2011, 10:49
by det

Code: Select all

sudo apt-get install spring-common=0.82.7.1+dfsg1-3ubuntu1 spring=0.82.7.1+dfsg1-3ubuntu1

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 09 Nov 2011, 14:53
by koshi
To the powers that be: next time stick to the 'release going live' announcement, so I don't hurry up to build and deploy packages that prevent people from playing since release isn't going live on main server after all. Thanks.

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 10 Nov 2011, 12:18
by Panoramix
det wrote:

Code: Select all

sudo apt-get install spring-common=0.82.7.1+dfsg1-3ubuntu1 spring=0.82.7.1+dfsg1-3ubuntu1
Thanks for the info det :-)

And yay! Springlobby once again does downloads :-) happy times :-)

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 10 Nov 2011, 21:11
by [mft]Rrrr

Code: Select all

sudo apt-get install spring-common=0.82.7.1+dfsg1-3ubuntu1 spring=0.82.7.1+dfsg1-3ubuntu1
that doesn't work for me

Code: Select all

E: Version '0.82.7.1+dfsg1-3ubuntu1' for 'spring-common' was not found
E: Version '0.82.7.1+dfsg1-3ubuntu1' for 'spring' was not found
could it be that i am on 11.10 ubuntu and there is no spring 0.82.7.1 PPA for me?

@koshi: could it be that there are "beta/night-build" type releases and "normal" releases on PPA? I think i was subscribed to some PPA only for "normal" releases.

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 10 Nov 2011, 21:21
by [mft]Rrrr
with every minute not playing spring i'm getting more confident that there is no Spring 0.82.7.1 in PPA for Ubuntu 11.xx.
PLEASE, could we have them? (at least before v 83 will be playable)

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 10 Nov 2011, 23:25
by bashar
Same issu for me.
Is there a link to source code of the last release of SL? Then I could build it myself...

Thanks

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 07:58
by Rubrick
det wrote:

Code: Select all

sudo apt-get install spring-common=0.82.7.1+dfsg1-3ubuntu1 spring=0.82.7.1+dfsg1-3ubuntu1
Sorry det, that doesn't work for me - since that version is not available on Koshi's PPA. I think the packages you mention are for Ubuntu 11.10.

Maybe I'll just try to build one from source this weekend...

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 09:27
by bashar
Rubrick wrote:
Maybe I'll just try to build one from source this weekend...

Do you have a link to the tarball??

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 09:34
by bashar
Bah the last tarball I just found is the 0.139, and it's the one I have installed previously and that doesn''t let me play online with 0.83 release :'(

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 09:55
by dansan
bashar wrote:Bah the last tarball I just found is the 0.139, and it's the one I have installed previously and that doesn''t let me play online with 0.83 release :'(
It's not that springlobby isn't you letting play online - it's the lobby server. Recompiling/Downgrading springlobby will not change anything. You have to downgrade the engine to 0.82.7.1 - that's all.

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 11:43
by Rubrick
bashar wrote:Do you have a link to the tarball??
As dansan mentions, it's the Spring Engine you should build from source. Have a look at http://springrts.com/wiki/Download#Late ... e_Snapshot to get the tarball.

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 12:28
by FabriceFABS
You can edit your

Code: Select all

sudo gedit /etc/apt/sources.list.d/springproject.list
To change

Code: Select all

deb http://ppa.launchpad.net/spring/ubuntu karmic main
deb-src http://ppa.launchpad.net/spring/ubuntu karmic main
It should be ok for 82.7.1 for the last version.

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 12:48
by bashar
dansan wrote:
bashar wrote:Bah the last tarball I just found is the 0.139, and it's the one I have installed previously and that doesn''t let me play online with 0.83 release :'(
It's not that springlobby isn't you letting play online - it's the lobby server. Recompiling/Downgrading springlobby will not change anything. You have to downgrade the engine to 0.82.7.1 - that's all.
huh yes of course...But...but...Why they release the 0.83 if we can't use it online? It's for beta purpose?

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 13:24
by koshi
bashar wrote:Why they release the 0.83
koshi wrote:To the powers that be: next time stick to the 'release going live' announcement, so I don't hurry up to build and deploy packages that prevent people from playing since release isn't going live on main server after all. Thanks.

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 13:42
by bashar
koshi wrote:
bashar wrote:Why they release the 0.83
koshi wrote:To the powers that be: next time stick to the 'release going live' announcement, so I don't hurry up to build and deploy packages that prevent people from playing since release isn't going live on main server after all. Thanks.
ok ^^

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 13:45
by bashar
So I can wait for the release of the 83 on server, or downgrade from source.
Any tip about the time to wait before the server is upgrade to 83?

Thanks

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 11 Nov 2011, 21:17
by abma
to go back on ubuntu oneiric amd64:

Code: Select all

wget http://launchpadlibrarian.net/72336100/spring_0.82.7.1%2Bdfsg1-3ubuntu1_amd64.deb
wget http://launchpadlibrarian.net/72332794/spring-common_0.82.7.1%2Bdfsg1-3ubuntu1_all.deb
dpkg -i spring-common_0.82.7.1%2Bdfsg1-3ubuntu1_all.deb spring_0.82.7.1%2Bdfsg1-3ubuntu1_amd64.deb
found here: https://launchpad.net/ubuntu/oneiric/am ... 1-3ubuntu1

Re: Going back to 0.82.7.1 on Ubuntu 10.10

Posted: 12 Nov 2011, 14:05
by [mft]Rrrr
i am missing lib boost now. my system have 1.4.2 and it requires 1.4.6 or higher.
also i used i386 packages

Code: Select all

wget http://launchpadlibrarian.net/72336100/spring_0.82.7.1%2Bdfsg1-3ubuntu1_i386.deb
wget http://launchpadlibrarian.net/72332794/spring-common_0.82.7.1%2Bdfsg1-3ubuntu1_all.deb
sudo dpkg -i spring-common_0.82.7.1%2Bdfsg1-3ubuntu1_all.deb spring_0.82.7.1%2Bdfsg1-3ubuntu1_i386.deb
and it was found on https://launchpad.net/ubuntu/oneiric/i3 ... 1-3ubuntu1

i got an error about Boostlib versions. and as i understand Boostlib is excluded from ubunut packages or atleast updates on it (???). i have 1.4.2 and it needs => 1.4.6 so i fukked my system with http://bimport.blogspot.com/2011/10/boo ... eiric.html
sudo add-apt-repository ppa:purplekarrot/ppa
sudo apt-get update
sudo apt-get upgrade
retried with spring^^old version install and it fails =)

now i have some mess in my system idk how to fix (not sure i'll do it))) i also i hate 11.xx ubuntu on full scale, and spring packages for it too.
------------------
it's now looks easier to install spring from sources. prolly will try gentoo or forks)