[opensuse-buildservice] OBS command fail: jobs:updateissues
I'm building packages into a private OBS, but my packages are "block" in "finished" status. (succeeded: 95 unresolvable: 3 broken: 12 blocked: 194 finished: 101 excluded: 1) I think it is because of this command fails: #cd /srv/www/obs/api/ && RAILS_ENV=production rake -s jobs:updateissues --trace rake aborted! Wrong type NilClass. Not allowed! Tasks: TOP => jobs:updateissues How can I solve this problem? with trace: cd /srv/www/obs/api/ && RAILS_ENV=production rake -s jobs:updateissues --trace ** Invoke jobs:updateissues (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute jobs:updateissues rake aborted! Wrong type NilClass. Not allowed! /usr/lib64/ruby/1.8/xmlrpc/create.rb:207:in `conv2value' /usr/lib64/ruby/1.8/xmlrpc/create.rb:230:in `conv2value' /usr/lib64/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:29:in `collect' /usr/lib64/ruby/1.8/xmlrpc/create.rb:227:in `each' /usr/lib64/ruby/1.8/xmlrpc/create.rb:227:in `collect' /usr/lib64/ruby/1.8/xmlrpc/create.rb:227:in `conv2value' /usr/lib64/ruby/1.8/xmlrpc/create.rb:118:in `methodCall' /usr/lib64/ruby/1.8/xmlrpc/create.rb:117:in `collect' /usr/lib64/ruby/1.8/xmlrpc/create.rb:117:in `methodCall' /usr/lib64/ruby/1.8/xmlrpc/client.rb:419:in `call2' /usr/lib64/ruby/1.8/xmlrpc/client.rb:410:in `call' /usr/lib64/ruby/1.8/xmlrpc/client.rb:617:in `send' /usr/lib64/ruby/1.8/xmlrpc/client.rb:617:in `method_missing' /srv/www/obs/api/app/models/issue_tracker.rb:54:in `update_issues' /srv/www/obs/api/lib/tasks/delayed_job.rake:17 /srv/www/obs/api/lib/tasks/delayed_job.rake:15:in `each' /srv/www/obs/api/lib/tasks/delayed_job.rake:15 /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain' /usr/lib64/ruby/1.8/monitor.rb:242:in `synchronize' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33 /usr/bin/rake:19:in `load' /usr/bin/rake:19 Tasks: TOP => jobs:updateissues Opensuse 12.1 obs-server-2.3.7-2.1 obs-api-2.3.7-2.1 OBS service: Checking for obsdispatcher: running running Checking for service delayed OBS api jobs running Checking for obsservice and running processes: running running Checking for obswarden: running Checking for obsrepserver and running processes: running Checking for obsscheduler: running Checking for obssrcserver and running processes: running Checking for obspublisher: running -- Ronan Le Martret Intel Open Source Technology Center -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (1)
-
Ronan Le Martret (Intel OTC)