Build Service/Build Service Installation Tutorial/SLE10
From openSUSE
you need the following repositories so dependencies resolve properly:
driverbuild:/srv/www/obs/frontend # zypper sl # | Enabled | Refresh | Type | Name | URI --+---------+---------+------+-------------------------------------------------------+------------------------------------------------------------------------- 1 | Yes | Yes | YaST | SUSE Linux Enterprise Software Development Kit 10 SP1 | iso:///?iso=SLE-10-SP1-SDK-DVD-i386-RC3-DVD1.iso&url=dir:///root/mirror/ 2 | Yes | Yes | YUM | bs | http://download.opensuse.org/repositories/openSUSE:/Tools/SLE_10/ 3 | Yes | Yes | YUM | ruby | http://download.opensuse.org/repositories/ruby/SLE_10/ 4 | Yes | Yes | YUM | 20080201-090349 | http://download.opensuse.org/repositories/server:/http/SLE_10 5 | Yes | Yes | YUM | lua | http://download.opensuse.org/repositories/devel:/languages:/lua/SLE_10/
then install the following packages (and their dependencies)
lighttpd-mod_magnet obs-api obs-server obs-worker (if this server also should build)
and then follow the instructions in
/usr/share/doc/packages/obs-server/README.SETUP

