User Tools

Site Tools


wiki:development:build-server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:development:build-server [2013/12/28 23:31]
sunweaver [Build X2Go Packages for Debian]
wiki:development:build-server [2013/12/28 23:34]
sunweaver [Build X2Go Packages for Fedora/EPEL]
Line 60: Line 60:
 ==== Upload X2Go Packages for Debian ==== ==== Upload X2Go Packages for Debian ====
  
-After package build comes the package uploaded. Packages are currently uploaded to ''code.x2go.org'' (aka ''ymir.das-netzwerkteam.de'').+After the package build follows the package uploaded. Packages are currently uploaded to ''packages.x2go.org'' (aka ''ymir.das-netzwerkteam.de'').
  
 Uploaded packages normally get integrated into the repository by a CRON job. The impatient developer can trigger that command manually with this line at the command line shell of the user ''x2go-admin'' (e.g. for Debian squeeze): Uploaded packages normally get integrated into the repository by a CRON job. The impatient developer can trigger that command manually with this line at the command line shell of the user ''x2go-admin'' (e.g. for Debian squeeze):
 <code> <code>
-ssh -lx2go-admin code.x2go.org -p32032 +ssh -lx2go-admin packages.x2go.org -p32032 
-REPREPRO_BASE_DIR=/srv/sites/x2go.org/packages/debian reprepro processincoming x2go-debian-{squeeze|wheezy|sid}+REPREPRO_BASE_DIR=/srv/sites/x2go.org/packages/debian reprepro processincoming x2go-debian-{squeeze|wheezy|jessie|sid}
 </code> </code>
  
Line 88: Line 88:
 === Run a test build === === Run a test build ===
  
-If you just want to trigger a test build from Git master, do this for Fedora rawhide and do not upload to the .deb repository...+If you just want to trigger a test build from Git master, do this for Fedora rawhide and do not upload to the .rpm repository...
  
 <code> <code>
wiki/development/build-server.txt · Last modified: 2016/11/10 10:33 by gratuxri