Ubuntu APT repository - Page 4

Ubuntu APT repository

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

Moderator: Moderators

YokoZar
Posts: 883
Joined: 15 Jul 2007, 22:02

Re: Ubuntu APT repository

Post by YokoZar »

Tobi wrote:Launchpad PPAs can be considered an option :P

https://launchpad.net/~spring/+archive

Code: Select all

deb http://ppa.launchpad.net/spring/ubuntu gutsy main
deb-src http://ppa.launchpad.net/spring/ubuntu gutsy main
Maybe someone could update the wiki?
http://spring.clan-sy.com/wiki/SetupGuide#Packages
Careful, not every package is uploaded yet, so let's wait a little bit before we go "live" since otherwise it'll be a bit of a hassle and might produce weird errors due to missing dependencies.
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Re: Ubuntu APT repository

Post by clericvash »

So you guys are using the proper ubuntu launchpad for packages now??
User avatar
Vadi
Posts: 446
Joined: 03 Jan 2008, 14:51

Re: Ubuntu APT repository

Post by Vadi »

Tobi wrote:Launchpad PPAs can be considered an option :P

https://launchpad.net/~spring/+archive

Code: Select all

deb http://ppa.launchpad.net/spring/ubuntu gutsy main
deb-src http://ppa.launchpad.net/spring/ubuntu gutsy main
Maybe someone could update the wiki?
http://spring.clan-sy.com/wiki/SetupGuide#Packages
Thankyou-thankyou-thankyou! I'll test now - I've got a clean installation.

Ah, yes, not everything is up yet and it complains:
vadi@ubuntu:~/Desktop$ sudo apt-get install spring
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
spring: Depends: spring-lobby-springlobby but it is not installable or
spring-lobby but it is not installable
E: Broken packages
vadi@ubuntu:~/Desktop$
I'll wait 'till it is.

clericvash: Um, there is no "proper" way to make a ubuntu package. At least it doesn't necessarily involve launchpad :?
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Re: Ubuntu APT repository

Post by clericvash »

I didn't mean it like that, i just meant ubuntus launchpad. I didn't know you could host packages with it.
YokoZar
Posts: 883
Joined: 15 Jul 2007, 22:02

Re: Ubuntu APT repository

Post by YokoZar »

The downside of launchpad is that everything hosted there needs to be free software, so we can't put up the OTA content (though we could put mods depending on it).
User avatar
Vadi
Posts: 446
Joined: 03 Jan 2008, 14:51

Re: Ubuntu APT repository

Post by Vadi »

Right. That's the maps/mods that were downloadable from unknown-files.net before, yeah?
User avatar
Vadi
Posts: 446
Joined: 03 Jan 2008, 14:51

Re: Ubuntu APT repository

Post by Vadi »

Sweet, more stuff uploaded. Just a note though - the "-y" flag has to be removed, since lauchpad gives the "warning! Stuff not authenticated" warnings atm and -y dislikes that.
User avatar
Vadi
Posts: 446
Joined: 03 Jan 2008, 14:51

Re: Ubuntu APT repository

Post by Vadi »

There's an issue with the unitsync library; springlobby said that it couldn't determine the version and I can't join any online games.

I'm on 64bit Ubuntu 7.10.
YokoZar
Posts: 883
Joined: 15 Jul 2007, 22:02

Re: Ubuntu APT repository

Post by YokoZar »

Vadi wrote:There's an issue with the unitsync library; springlobby said that it couldn't determine the version and I can't join any online games.

I'm on 64bit Ubuntu 7.10.
Springlobby->options->Unitsync library should say:
/usr/lib64/spring/unitsync.so

Do you have an old by-hand install around confusing it? If you ever installed from source, things could be not "clean" if you then also installed the packages.
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Re: Ubuntu APT repository

Post by clericvash »

Will these packages work on hardy alphas? I am upgrading at the moment to see what the fuss is about.
User avatar
Vadi
Posts: 446
Joined: 03 Jan 2008, 14:51

Re: Ubuntu APT repository

Post by Vadi »

YokoZar wrote:
Vadi wrote:There's an issue with the unitsync library; springlobby said that it couldn't determine the version and I can't join any online games.

I'm on 64bit Ubuntu 7.10.
Springlobby->options->Unitsync library should say:
/usr/lib64/spring/unitsync.so

Do you have an old by-hand install around confusing it? If you ever installed from source, things could be not "clean" if you then also installed the packages.
Yes, it was that. Weird, second time I launched spring lobby, it didn't complain.

@clericvash: it should, just add "deb http://ppa.launchpad.net/spring/ubuntu hardy main" instead of the word gutsy.
User avatar
Vadi
Posts: 446
Joined: 03 Jan 2008, 14:51

Re: Ubuntu APT repository

Post by Vadi »

Just wanting to know - are the mods coming, or should we install them ourselves?

(installing all maps was so easy!)
User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Re: Ubuntu APT repository

Post by Dragon45 »

Uh, Wiki instructions for Ubuntu don't work. The .gpg file seems to be non-existent.
User avatar
Vadi
Posts: 446
Joined: 03 Jan 2008, 14:51

Re: Ubuntu APT repository

Post by Vadi »

See this: viewtopic.php?p=262539#p262539
YokoZar
Posts: 883
Joined: 15 Jul 2007, 22:02

Re: Ubuntu APT repository

Post by YokoZar »

Vadi wrote:Just wanting to know - are the mods coming, or should we install them ourselves?

(installing all maps was so easy!)
Only kernel panic is coming. We can't put OTA content up there.
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Re: Ubuntu APT repository

Post by clericvash »

You could put Gundam, Pure, Spring: 1944...etc?
YokoZar
Posts: 883
Joined: 15 Jul 2007, 22:02

Re: Ubuntu APT repository

Post by YokoZar »

clericvash wrote:You could put Gundam, Pure, Spring: 1944...etc?
True.

As soon as they finalize a little more and make slower releases that I can keep up with...
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Re: Ubuntu APT repository

Post by clericvash »

YokoZar wrote:
clericvash wrote:You could put Gundam, Pure, Spring: 1944...etc?
True.

As soon as they finalize a little more and make slower releases that I can keep up with...
They all have slow release, it is why i suggested them.
YokoZar
Posts: 883
Joined: 15 Jul 2007, 22:02

Re: Ubuntu APT repository

Post by YokoZar »

New thread: viewtopic.php?f=20&t=14244
Locked

Return to “Linux”