New Ubuntu Apt Repository for Spring - Page 4

New Ubuntu Apt Repository for Spring

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Caradhras
Posts: 381
Joined: 31 Jul 2006, 21:49

Re: New Ubuntu Apt Repository for Spring

Post by Caradhras »

Because my packet manager wants to force me to do a partial distribution upgrade...

Quite confusing
User avatar
det
Moderator
Posts: 737
Joined: 26 Nov 2005, 11:22

Re: New Ubuntu Apt Repository for Spring

Post by det »

It might be because the package name for springlobby changed from spring-lobby-springlobby to springlobby. Try selecting springlobby and then upgrading.
Caradhras
Posts: 381
Joined: 31 Jul 2006, 21:49

Re: New Ubuntu Apt Repository for Spring

Post by Caradhras »

It works, thanks!!!
User avatar
det
Moderator
Posts: 737
Joined: 26 Nov 2005, 11:22

Re: New Ubuntu Apt Repository for Spring

Post by det »

An alternative is to do "sudo aptitude full-upgrade" in the console. I am sure Synaptic has an equivalent as well, but I don't use it, so I dont know what.
PRO_[JAZZ]
Posts: 7
Joined: 08 Jan 2007, 00:44

Re: New Ubuntu Apt Repository for Spring

Post by PRO_[JAZZ] »

Det,
I ran the command you gave me in terminal- ran through a long list of files without giving any errors...

Now spring has apparently been uninstalled, and I cannot install it again through synaptic. it simply gives me an error "unresolvable dependencies" for everything :S

I could use some help as I am new to Linux....
User avatar
det
Moderator
Posts: 737
Joined: 26 Nov 2005, 11:22

Re: New Ubuntu Apt Repository for Spring

Post by det »

sudo aptitude install spring

Try to run that in terminal ?
PRO_[JAZZ]
Posts: 7
Joined: 08 Jan 2007, 00:44

Re: New Ubuntu Apt Repository for Spring

Post by PRO_[JAZZ] »

Hi Det,
tried that but got a lot of messages about broken packages and "this package is not installable"....
PRO_[JAZZ]
Posts: 7
Joined: 08 Jan 2007, 00:44

Re: New Ubuntu Apt Repository for Spring

Post by PRO_[JAZZ] »

this is the result of running the "sudo aptitude install spring" command...

"rob@rob-desktop:~$ sudo aptitude install spring
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initialising package states... Done
The following packages are BROKEN:
libtorrent-rasterbar0 spring-engine springlobby
The following NEW packages will be installed:
ca-installer{a} libdevil1c2{a} libopenal1{a} spring
0 packages upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 2206kB/10.2MB of archives. After unpacking 24.8MB will be used.
The following packages have unmet dependencies:
springlobby: Depends: libboost-filesystem1.34.1 (>= 1.34.1-8) but it is not installable
Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not installable
Depends: libsdl-mixer1.2 (>= 1.2.6) but it is not installable
libtorrent-rasterbar0: Depends: libboost-filesystem1.34.1 (>= 1.34.1-8) but it is not installable
Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not installable
spring-engine: Depends: libboost-regex1.34.1 (>= 1.34.1-8) but it is not installable
Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not installable
The following actions will resolve these dependencies:

Keep the following packages at their current version:
libtorrent-rasterbar0 [Not Installed]
spring [Not Installed]
spring-engine [Not Installed]
springlobby [Not Installed]

Score is -9854"
User avatar
det
Moderator
Posts: 737
Joined: 26 Nov 2005, 11:22

Re: New Ubuntu Apt Repository for Spring

Post by det »

You are using the Intrepid repo in Hardy.

You have:

Code: Select all

deb http://ppa.launchpad.net/spring/ubuntu intrepid main
deb-src http://ppa.launchpad.net/spring/ubuntu intrepid main
You want:

Code: Select all

deb http://ppa.launchpad.net/spring/ubuntu hardy main
deb-src http://ppa.launchpad.net/spring/ubuntu hardy main
PRO_[JAZZ]
Posts: 7
Joined: 08 Jan 2007, 00:44

Re: New Ubuntu Apt Repository for Spring

Post by PRO_[JAZZ] »

I am using interpid- I have now fixed problem by using the synaptic manager to completely remove the libboost libraries, it then allowed me to reinstall everything.
apatheticloser
Posts: 2
Joined: 31 Jan 2009, 13:25

Re: New Ubuntu Apt Repository for Spring

Post by apatheticloser »

deb http://ppa.launchpad.net/spring/ubuntu intrepid main


How do I set up the authentication key for this repository? I get an error every time I open the synaptic package manager now.
apatheticloser
Posts: 2
Joined: 31 Jan 2009, 13:25

Re: New Ubuntu Apt Repository for Spring

Post by apatheticloser »

Thank you. Exactly what I was looking for.
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Re: New Ubuntu Apt Repository for Spring

Post by clericvash »

How can i install it in jaunty?
mcgoo
Posts: 33
Joined: 09 May 2008, 07:31

Re: New Ubuntu Apt Repository for Spring

Post by mcgoo »

i've running it on jaunty using the intrepid repo. *works
superdevwannabe
Posts: 2
Joined: 04 Apr 2009, 22:26

Re: New Ubuntu Apt Repository for Spring

Post by superdevwannabe »

YokoZar wrote:One downside to using Launchpad, however, is that we cannot host the OTA content or any mods depending on it there. You'll need to install them into your home folder a different way.
Does this mean that CA from the ca-installer package is now legal to use (without owning TA)?
dust
Posts: 47
Joined: 17 Feb 2008, 00:50

Re: New Ubuntu Apt Repository for Spring

Post by dust »

ubuntu downloads codecs, if you open a file where they don't deliver it in the standard distro.

what about downloading with torrent?
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Re: New Ubuntu Apt Repository for Spring

Post by clericvash »

superdevwannabe wrote:
YokoZar wrote:One downside to using Launchpad, however, is that we cannot host the OTA content or any mods depending on it there. You'll need to install them into your home folder a different way.
Does this mean that CA from the ca-installer package is now legal to use (without owning TA)?
No it contains OTA content as far as i know.

Also @YokoZar any chance of P.U.R.E .deb file? Since it has come along way.
YokoZar
Posts: 883
Joined: 15 Jul 2007, 22:02

Re: New Ubuntu Apt Repository for Spring

Post by YokoZar »

dust wrote:ubuntu downloads codecs, if you open a file where they don't deliver it in the standard distro.
That's because the codecs are only illegal in the US.
what about downloading with torrent?
Just use springlobby's built in torrent client to get the mod, yeah.
dust
Posts: 47
Joined: 17 Feb 2008, 00:50

Re: New Ubuntu Apt Repository for Spring

Post by dust »

can not start the springlobby with jaunty. i also changed to the new path and reinstalled but it does not run.
Post Reply

Return to “Linux”