Debian SID (semi) officials packages for Spring
Moderator: Moderators
Re: Debian SID (semi) officials packages for Spring
KernelPanic is a game not a mod.
- Blue_Falcon
- Posts: 155
- Joined: 16 Oct 2008, 18:54
Re: Debian SID (semi) officials packages for Spring
same difference, in spring at least.Agon wrote:game not a mod.
- Blue_Falcon
- Posts: 155
- Joined: 16 Oct 2008, 18:54
Re: Debian SID (semi) officials packages for Spring
whatever, my bad. 

Re: Debian SID (semi) officials packages for Spring
I reported the bug in Debian and just added it to the spring mantis bugtracker too http://springrts.com/mantis/view.php?id=1780hoijui wrote: just saw that there is a bug report page on this site you linked, and there is a bug report there already.
now... i found this by chance, but it is unlikely that any of the spring devs will check this page regularly/ever. soo.. either somehow. turn off this reports page and link to mantis/our forum, or.. hmm. maybe i should just subscribe there :D
how marvelous, the modern techniques (mailinglists!!)
about this bug in particular...
as the reporter already suggested, it would help if there was a dbg package. we already talked about that... is such a package planned by you?
I added a forwarded tag to the Debian bug tracker.
Re: Debian SID (semi) officials packages for Spring
thanks you! 
both for reporting here, in mantis and on debian, and for ending the offtopic :D (tz tz Agon!
)

both for reporting here, in mantis and on debian, and for ending the offtopic :D (tz tz Agon!

Re: Debian SID (semi) officials packages for Spring
Some bugs are reported by the debian maintainer to the upstream developer BTS.hoijui wrote:ehh nice! congratulation!
just saw that there is a bug report page on this site you linked, and there is a bug report there already.
now... i found this by chance, but it is unlikely that any of the spring devs will check this page regularly/ever. soo.. either somehow. turn off this reports page and link to mantis/our forum, or.. hmm. maybe i should just subscribe there :D
how marvelous, the modern techniques (mailinglists!!)
I'll report bugs to Mantis linking the debian bug page.
We will not close the debian bug page, beacause it is both not possible and beacause we track also packaging bugs, which might not be interesting for you.
Yes, I'm working on it, it will be really huge, Spring unstripped is > 77 Mb!hoijui wrote: about this bug in particular...
as the reporter already suggested, it would help if there was a dbg package. we already talked about that... is such a package planned by you?
I will push it soon.
Re: Debian SID (semi) officials packages for Spring
hoijui wrote: about this bug in particular...
as the reporter already suggested, it would help if there was a dbg package. we already talked about that... is such a package planned by you?
If you don't want to put this huge binary package in the normal Debian archive you could put it in some personal repo only.mammadori wrote: Yes, I'm working on it, it will be really huge, Spring unstripped is > 77 Mb!
I will push it soon.
Is it so large because of statically linking 3rd party libraries or is it just the spring code itself?
Re: Debian SID (semi) officials packages for Spring
Debug symbols take a fair amount of space, but should also compress fairly well. Try compiling with -g3 to see real huge binary 

Re: Debian SID (semi) officials packages for Spring
I uploaded it to my personal repository and on mentors.debian.net, so it will be available on debian soon.jandd wrote: If you don't want to put this huge binary package in the normal Debian archive you could put it in some personal repo only.
I uploaded also a -dbg version of springlobby, please do not open a wishlist bug for this or I have to rebuild and reupload with the "Closing:" clause.
Before it hits debian (you will receive automatically a mail when it will happen since you opened the wishlist bug), you can use the -dbg package available on my personal repository there:
http://alioth.debian.org/~mammadori-guest/pool/main/s/
You can add a couple of lines to your apt-sources list too if you want to track me, but beware, it is my playtest area, so you can also hit broken testing packages sometimes, use it at your own risk; it is always better to wait for good packages to enter official archives.
deb http://alioth.debian.org/~mammadori-guest/ sid main
deb-src http://alioth.debian.org/~mammadori-guest/ sid main
Re: Debian SID (semi) officials packages for Spring
Great, I will not file itmammadori wrote: I uploaded also a -dbg version of springlobby, please do not open a wishlist bug for this or I have to rebuild and reupload with the "Closing:" clause.

I will get the packages from your repo this evening and will hopefully provide better stacktraces when reporting further crashes.
Thanks for your work.
New spring and springlobby versions uploaded to Debian archi
I uploaded version 0.81.1.3 of spring and 0.63.2 of springlobby to Debian unstable today. We (mammadori and me) updated to the new versions and improved the packaging.
Re: Debian SID (semi) officials packages for Spring
Tell me if I'm wrong, but it looks like you can only get the package for Spring and all the necessary libraries, etc. Where can I get the package/mod for kernel panic and how can I install it?
Re: Debian SID (semi) officials packages for Spring
Are there installers anywhere in here : http://alioth.debian.org/~mammadori-guest/pool/main/s/?
And what do they install and/or need (libraries)?
And what do they install and/or need (libraries)?
Re: Debian SID (semi) officials packages for Spring
Spring packages are actually just a single zip file (renamed to .sdz for zip or sd7 for 7zip) containing all the game data. I don't know where they go in the Linux file structure - probably something like ~/spring/mods, but I can't be sure.darvit wrote:Tell me if I'm wrong, but it looks like you can only get the package for Spring and all the necessary libraries, etc. Where can I get the package/mod for kernel panic and how can I install it?
All spring packages are available on SpringFiles
http://www.springfiles.com/show_file.php?id=1685
The windows zip will contain the game and all the maps, but they will be laid out in a Windows directory-structure. If you're willing to copy the files to their corresponding folders, you should be fine (mods go in your mods folder, maps go in your maps folder).
http://www.springfiles.com/show_file.php?id=1684
Re: Debian SID (semi) officials packages for Spring
Code: Select all
~/.spring/mods
~/.spring/maps
for maps.. i guess there are no packages because they would get too big/too many, and unfunny to maintain, plus we now have relatively good downloading systems in place (in SL or SD), which instead of 50 maps you'll never use, get you always the map for the game you want to play next.
Re: Debian SID (semi) officials packages for Spring
If I recall correctly, part of why there are no map packages is that multiple times they have demanded the source material (Because, you know, Debian Legal and the FSF are insane/do not understand non-code content) which would entail hundreds of MB of data per map. Another contributing factor is that, by default, the mapper retains copyright but this is unclear, and releasing under another license or re-licensing seems pointless in view of the first demand.