• Kirill Smelkov's avatar
    helloworld: Fix build · af176b5b
    Kirill Smelkov authored
    	2019-01-21 17:56:18 slapos[13553] INFO While:
    	2019-01-21 17:56:18 slapos[13553] INFO   Installing.
    	2019-01-21 17:56:18 slapos[13553] INFO   Getting section instance-profile.
    	2019-01-21 17:56:18 slapos[13553] INFO   Initializing section instance-profile.
    	2019-01-21 17:56:18 slapos[13553] INFO   Installing recipe slapos.recipe.template.
    	2019-01-21 17:56:18 slapos[13553] INFO   Getting distribution for 'slapos.recipe.template'.
    	2019-01-21 17:56:18 slapos[13553] INFO Error: Picked: slapos.recipe.template = 4.3
    	2019-01-21 17:56:19 slapos[13553] ERROR Failed to run buildout profile in directory '/srv/slapgrid/slappart7/srv/runner/software/19771f7b751ffc2a88162b15750c6069'
    
    	2019-01-21 18:01:21 slapos[26771] INFO While:
    	2019-01-21 18:01:21 slapos[26771] INFO   Installing.
    	2019-01-21 18:01:21 slapos[26771] INFO   Getting section helloweb-ruby.
    	2019-01-21 18:01:21 slapos[26771] INFO   Initializing section helloweb-ruby.
    	2019-01-21 18:01:21 slapos[26771] INFO   Getting option helloweb-ruby:input.
    	2019-01-21 18:01:21 slapos[26771] INFO   Getting section helloweb-ruby-bundle.
    	2019-01-21 18:01:21 slapos[26771] INFO   Initializing section helloweb-ruby-bundle.
    	2019-01-21 18:01:21 slapos[26771] INFO   Getting option helloweb-ruby-bundle:make-targets.
    	2019-01-21 18:01:21 slapos[26771] INFO   Getting section bundler.
    	2019-01-21 18:01:21 slapos[26771] INFO   Initializing section bundler.
    	2019-01-21 18:01:21 slapos[26771] INFO   Installing recipe rubygemsrecipe.
    	2019-01-21 18:01:21 slapos[26771] INFO   Getting distribution for 'rubygemsrecipe'.
    	2019-01-21 18:01:21 slapos[26771] INFO Error: Picked: rubygemsrecipe = 0.2.2+slapos001
    
    Ruby stuff was failing to download at all -> let's use the versions that
    are the same as currently used in software/gitlab.
    
    Based on patch by @romain.
    Helped by @jerome.
    af176b5b
software.cfg 1.45 KB