SRB2 Linux Packages/Repos for RPM-based and DEB-based

Code:
csmgiw@ubuntu:~$ echo "deb http://repos.srb2.org/deb/ubuntu stable main" | sudo tee  /etc/apt/sources.list.d/srb2.list && sudo wget  http://repos.srb2.org/674A6917.gpg && sudo apt-key add  674A6917.gpg
deb http://repos.srb2.org/deb/ubuntu stable main
--2010-11-09 16:11:01--  http://repos.srb2.org/674A6917.gpg
Resolving repos.srb2.org... 208.94.247.58
Connecting to repos.srb2.org|208.94.247.58|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-11-09 16:11:02 ERROR 404: Not Found.

Is this because the server is still down? or does the file need to be reuploaded due to the crash?
 
I am happy to announce that the SRB2 packages in the AUR are working again. The srb2-bin package has been replaced by srb2, and srb2-data has been updated.
 
I'd recomend reading the wiki. The ArchWiki has a ridiculous amount of information on it. I used it some even before I switched to Arch.
 
Hey, does anyone have a spare RPM of 2.0.6? (Just the program itself, I still have srb2-data.) Accidently deleted mine. ^.^v

Anyways, Callum, just as a heads up, when you re-build the repo, you need to build the RPMs for Fedora 14.

Also, I need mouselook. NEED mouselook. The gametype I play most is M/T/C. I'm kinda dying over here. D:

One last thing : has anyone here used Yadex? I wanna try level WADing, and I want Linux-native software. How is Yadex?
 
I don't have a lot of free time lately to work on much of anything, I'm afraid. I'll try to get on it as soon as I can, but please be patient for a while longer. =P
 
I changed from Windows 7 to Ubuntu 11.04. A lot of things changed, but I'll keep using it.

A_Miles_Prower said:
Repos are back up, i recently checked. At least for the i386 architecture.

It's good to know that I can continue speedrunning. =)


EDIT:
Error said:
Desempacotando srb2 (de srb2_2.0.6-5_i386.deb) ...
dpkg: problemas de dependência impedem a configuração de srb2:
srb2 depende de srb2-data (= 2.0.6); porém:
Versão de srb2-data no sistema é 2.0.6-2.
dpkg: erro processando srb2 (--install):
problemas de dependência - deixando desconfigurado
Erros foram encontrados durante o processamento de:
srb2

Now, let's translate :

# Problems of dependencies are preventing the srb2 configuration (or something like that) :
# srb2 depends of srb2-data (= 2.0.6); but:
srb2-data version in the system is 2.0.6-2.
# Ocurred an error while processing srb2 (-- Install):
# Dependencies problems (or something like that) - Leaving it disconfigured
# Errors were found while processing :
srb2

Solution please?
 
Last edited:
Repository still down? :(

The repotitory is still down, I think:

Code:
tobefree@tobefree-linx:~$ sudo su -c 'echo "deb http://repos.srb2.org/deb/debian stable main" |  tee /etc/apt/sources.list.d/srb2.list && wget  http://repos.srb2.org/674A6917.gpg && apt-key add  674A6917.gpg'
[sudo] password for tobefree: 
deb http://repos.srb2.org/deb/debian stable main
--2011-07-15 16:25:56--  http://repos.srb2.org/674A6917.gpg
Auflösen des Hostnamen repos.srb2.org... 208.94.247.58, 2604:5800:0:9:0:37df:d4b7:860b
Verbindungsaufbau zu repos.srb2.org|208.94.247.58|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 404 Not Found
2011-07-15 16:25:57 FEHLER 404: Not Found.
It's german, but I think it is possible to see that I just got an 404-error. :/

Will the repositories be up again when 2.1 comes out?
 
We are starting to lose hope. When is the list expected to be up?

NEVER!, but do fear!, Alam, the lazy administrator, to going to take over making the Debian packages and an APT repository for them!

Please note that I work at "Valve" time, so it should be up before I die.
 
Last edited:
Please note that I work at "Valve" time, so it should be up before I die.

I guess I am a zombie now.

For adding the repos to your Debian/Ubuntu system
Code:
sudo wget --output-document=/etc/apt/sources.list.d/srb2-alam.list http://alam.srb2.org/debian/srb2.list

Now let add my GPG key to mix!
Code:
wget -O - http://alam.srb2.org/debian/alam.gpg.key|sudo apt-key add -

Ok, let update the APT system!
Code:
sudo apt-get update

now the only issue is that the packages that dh_shlibdeps failed so, you have to make sure you installed your libsdl, libsdl-mixer and libpng package installed
Well, I rebuild all the binary packages on my workstation, RigginStereo, now all binaries have correct Depend info now
Code:
sudo apt-get -y install srb2
 
Last edited:
Opps. I forget to build an i386 binary package of SRB2, my bad, new builds!
Well, I rebuild all the binary packages on my workstation, RigginStereo, now all binaries have correct Depend info now
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top