Hi, 12.1 with the OBS build from yesterday evening + the obs-signd package (removed SUID stuff because of the badness 10000, readded the SUID after installing). I followed http://en.opensuse.org/openSUSE:Build_Service_Signer#Instructions to install the signer service. Seems building and signing is working, but if I try to create a new project I get the error bellow. I did not get this error before the signer was installed. A ActiveXML::Transport::Error occurred in project#save_new: <status origin='backend' code='400'> <summary>/usr/bin/sign: 256</summary> </status> [RAILS_ROOT]/lib/activexml/transport.rb:553:in `handle_response' ------------------------------- Request: ------------------------------- * URL : https://obs.linux-pingi.de/project/save_new * IP address: 10.23.200.6 * Parameters: {"action"=>"save_new", "name"=>"ISDN", "controller"=>"project", "authenticity_token"=>"6U/BgnRYVmx/nRUtnZVEDjdwL+ebtdioFBV1Yf8dQpw=", "description"=>"Builds for ISDN in my OBS", "title"=>"Builds for ISDN in my OBS", "commit"=>"Create Project"} * Rails root: /srv/www/obs/webui ------------------------------- Session: ------------------------------- * session: {:_csrf_token=>"6U/BgnRYVmx/nRUtnZVEDjdwL+ebtdioFBV1Yf8dQpw=", :mobile_view=>false, :login=>"Admin", "flash"=>{}, :passwd=>"opensuse"} ------------------------------- Environment: ------------------------------- * CONTENT_LENGTH : 173 * CONTENT_TYPE : application/x-www-form-urlencoded * DOCUMENT_ROOT : /srv/www/obs/webui/public * HTTPS : on * HTTP_ACCEPT : text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 * HTTP_ACCEPT_CHARSET : ISO-8859-1,utf-8;q=0.7,*;q=0.7 * HTTP_ACCEPT_ENCODING : gzip, deflate * HTTP_ACCEPT_LANGUAGE : de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 * HTTP_CONNECTION : keep-alive * HTTP_COOKIE : opensuse_webclient_session=78c7d6bd7630234ee6955d7c27e00e50 * HTTP_HOST : obs.linux-pingi.de * HTTP_REFERER : https://obs.linux-pingi.de/project/new * HTTP_USER_AGENT : Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20100101 Firefox/9.0 * PASSENGER_CONNECT_PASSWORD : [FILTERED] * PATH_INFO : /project/save_new * QUERY_STRING : * REMOTE_ADDR : 10.23.200.6 * REMOTE_PORT : 40985 * REQUEST_METHOD : POST * REQUEST_URI : /project/save_new * SCRIPT_NAME : * SERVER_ADDR : 10.23.200.8 * SERVER_ADMIN : [no address given] * SERVER_NAME : obs.linux-pingi.de * SERVER_PORT : 443 * SERVER_PROTOCOL : HTTP/1.1 * SERVER_SOFTWARE : Apache/2.2.21 (Linux/SUSE) * SSL_TLS_SNI : obs.linux-pingi.de * _ : _ * action_controller.request.path_parameters : actionsave_newcontrollerproject * action_controller.request.query_parameters : * action_controller.request.request_parameters: nameISDNauthenticity_token6U/BgnRYVmx/nRUtnZVEDjdwL+ebtdioFBV1Yf8dQpw=descriptionBuilds for ISDN in my OBScommitCreate ProjecttitleBuilds for ISDN in my OBS * action_controller.rescue.request : #<ActionController::Request:0x7fddc51646d0> * action_controller.rescue.response : #<ActionController::Response:0x7fddc51637f8> * rack.errors : #<IO:0x7fddcaf7cab0> * rack.input : #<PhusionPassenger::Utils::RewindableInput:0x7fddc516ba98> * rack.multiprocess : true * rack.multithread : false * rack.request.cookie_hash : opensuse_webclient_session78c7d6bd7630234ee6955d7c27e00e50 * rack.request.cookie_string : opensuse_webclient_session=78c7d6bd7630234ee6955d7c27e00e50 * rack.request.form_hash : nameISDNauthenticity_token6U/BgnRYVmx/nRUtnZVEDjdwL+ebtdioFBV1Yf8dQpw=descriptionBuilds for ISDN in my OBScommitCreate ProjecttitleBuilds for ISDN in my OBS * rack.request.form_input : #<PhusionPassenger::Utils::RewindableInput:0x7fddc516ba98> * rack.request.form_vars : authenticity_token=6U%2FBgnRYVmx%2FnRUtnZVEDjdwL%2BebtdioFBV1Yf8dQpw%3D&name=ISDN&title=Builds+for+ISDN+in+my+OBS&description=Builds+for+ISDN+in+my+OBS&commit=Create+Project * rack.request.query_hash : * rack.request.query_string : * rack.run_once : false * rack.session : _csrf_token6U/BgnRYVmx/nRUtnZVEDjdwL+ebtdioFBV1Yf8dQpw=mobile_viewfalseloginAdminflashpasswdopensuse * rack.session.options : securefalsedomainexpire_afterhttponlytrueid78c7d6bd7630234ee6955d7c27e00e50cookie_onlytruepath/keyopensuse_webclient_sessionsecretiofupo3i4u5097p09gfsnaf7g8974lh1j3khdlsufdzg9p889234prefixruby_webclient_session * rack.session.record : #<ActiveRecord::SessionStore::Session:0x7fddc51506f8> * rack.url_scheme : https * rack.version : 10 * Process: 6755 * Server : pingi8 * Source: master * Data: {} ------------------------------- Backtrace: ------------------------------- [RAILS_ROOT]/lib/activexml/transport.rb:553:in `handle_response' [RAILS_ROOT]/lib/activexml/transport.rb:533:in `http_do' [RAILS_ROOT]/lib/activexml/transport.rb:354:in `save' [RAILS_ROOT]/lib/activexml/base.rb:162:in `save' [RAILS_ROOT]/app/controllers/project_controller.rb:629:in `save_new' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:1333:in `send' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:1333:in `perform_action_without_filters' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/filters.rb:617:in `call_filters' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/core_ext/benchmark.rb:17:in `ms' /usr/lib64/ruby/1.8/benchmark.rb:308:in `realtime' /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/core_ext/benchmark.rb:17:in `ms' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/flash.rb:151:in `perform_action' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:532:in `send' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:532:in `process_without_filters' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/filters.rb:606:in `process' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:391:in `process' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:386:in `call' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/routing/route_set.rb:438:in `call' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:87:in `dispatch' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:121:in `_call' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/string_coercion.rb:25:in `call' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/string_coercion.rb:25:in `call' /usr/lib64/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/head.rb:9:in `call' /usr/lib64/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/methodoverride.rb:24:in `call' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/params_parser.rb:15:in `call' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/session/abstract_store.rb:177:in `call' /usr/lib64/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/query_cache.rb:29:in `call' /usr/lib64/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' /usr/lib64/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/query_cache.rb:9:in `cache' /usr/lib64/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/query_cache.rb:28:in `call' /usr/lib64/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/failsafe.rb:26:in `call' /usr/lib64/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/lock.rb:11:in `call' /usr/lib64/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/lock.rb:11:in `synchronize' /usr/lib64/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/lock.rb:11:in `call' /usr/lib64/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:106:in `call' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_request_handler.rb:513:in `accept_and_process_next_request' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/application_spawner.rb:321:in `start_request_handler' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `send' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `handle_spawn_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/utils.rb:479:in `safe_fork' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/application_spawner.rb:270:in `handle_spawn_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:357:in `__send__' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:180:in `start' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/application_spawner.rb:149:in `start' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/framework_spawner.rb:268:in `handle_spawn_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/framework_spawner.rb:263:in `handle_spawn_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server_collection.rb:82:in `synchronize' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/framework_spawner.rb:261:in `handle_spawn_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:357:in `__send__' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:180:in `start' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/classic_rails/framework_spawner.rb:93:in `start' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/spawn_manager.rb:219:in `spawn_rails_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/spawn_manager.rb:214:in `spawn_rails_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server_collection.rb:82:in `synchronize' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/spawn_manager.rb:213:in `spawn_rails_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/spawn_manager.rb:132:in `spawn_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:357:in `__send__' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously' /usr/lib64/ruby/gems/1.8/gems/passenger-3.0.9/helper-scripts/passenger-spawn-server:99 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org