-----Original Message----- From: Rob Zebedee [mailto:rzebedee@evertz.com] Sent: 10 September 2013 15:48 To: opensuse-buildservice@opensuse.org Subject: RE: [opensuse-buildservice] Updating from 2.3 to 2.4.
-----Original Message----- From: Adrian Schröter [mailto:adrian@suse.de] Sent: 10 September 2013 15:40 To: opensuse-buildservice@opensuse.org Cc: Rob Zebedee Subject: Re: [opensuse-buildservice] Updating from 2.3 to 2.4.
Am Dienstag, 10. September 2013, 14:32:39 schrieb Rob Zebedee:
I could do with some help resolving these issues when updating from 2.3 to 2.4 using the OBS repo
http://download.opensuse.org/repositories/OBS:/Server:/2.4/openSUSE_12
.1/x8 6_64/. Here is the production.log [INFO |# 6315] Started GET "/" for 10.97.154.39 at 2013-09-10 15:23:49 +0100 [INFO |# 6315] Processing by MainController#index as HTML +[INFO |# 6315] Anonymous request to / [INFO |# 6315] Completed 500 |Internal Server Error in 1ms
[FATAL|# 6315] NoMethodError (undefined method `+' for nil:NilClass): lib/activexml/transport.rb:350:in `http_do'
Sounds like this is not the original file. check with "rpm -V obs-api" if that file is modified. It doesn't look modified but here is the output from the above command optimus-prime:/srv/www/obs/webui/lib/activexml # rpm -V obs-api 5S.T..... c /etc/apache2/vhosts.d/obs.conf ...T..... c /srv/www/obs/api/config/database.yml 5S.T..... c /srv/www/obs/api/config/options.yml ...T..... /srv/www/obs/api/log/production.log ...T..... c /srv/www/obs/webui/config/database.yml 5S.T..... c /srv/www/obs/webui/config/options.yml ...T..... c /srv/www/obs/webui/log/production.log
otherwise please send the line, after check possible local patches :)
Sorry not quite sure what you mean by local patches?
lib/activexml/transport.rb:227:in `direct_http' app/controllers/application_controller.rb:352:in `block in require_configuration' app/controllers/application_controller.rb:350:in `require_configuration'
not sure what else would be helpful to resolve this please let me know.
Rob Zebedee Senior Integration Engineer | Evertz Europe
t: +44 (0)118 9216800 rzebedee@evertz.com
Mediator - Driving productivity for broadcast and new media
This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender (as shown above). Kindly do not reproduce, print or forward any material received in error, please delete it immediately. Quartz Electronics Limited (Company No. 3013309) is incorporated in England and Wales and has its registered office at 100 Berkshire Place, Wharfedale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5RD. Pharos Communications Limited (Company No. 3458137) is incorporated in England and Wales and has its registered office at 100 Berkshire Place, Wharfedale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5RD. Pharos Communications Pte
Limited (Company No.
200817005N) is incorporated in Singapore and has its registered office at One Marina Boulevard, #28-00. Singapore 018989. Pharos Communications Limited is a wholly owned subsidiary of Evertz Microsystems Limited, registered in Ontario, Canada.
--
Adrian Schroeter email: adrian@suse.de
SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany
Robert Zebedee Senior Integration Engineer | Evertz Europe
This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender (as shown above). Kindly do not reproduce, print or forward any material received in error, please delete it immediately. Quartz Electronics Limited (Company No. 3013309) is incorporated in England and Wales and has its registered office at 100 Berkshire Place, Wharfedale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5RD. Pharos Communications Limited (Company No. 3458137) is incorporated in England and Wales and has its registered office at 100 Berkshire Place, Wharfedale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5RD. Pharos Communications Pte Limited (Company No. 200817005N) is incorporated in Singapore and has its registered office at One Marina Boulevard, #28-00. Singapore 018989. Pharos Communications Limited is a wholly owned subsidiary of Evertz Microsystems Limited, registered in Ontario, Canada. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
I am also seeing an error at startup with the MySQL database Mysqladmin: connect to server at ' localhost' failed Error: 'Access denied for user 'root'@'localhost' (using password: NO)' Then further down Mysql2::Error: Table 'architectures' already exists: CREATE TABLE 'architectures' ( 'id' int(11) NOT NULL AUTO_INCREMENT, 'name' varchar(255) CHARACTER SET utf8 NOT NULL, 'recommeded' tinyint(1) DEFAULT '0', 'available' tinyint(1) DEFAULT '0', PRIMARY KEY (id), UNIQUE KEY 'arch_name_index' ('name') ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; Just wondering what has gone wrong. This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender (as shown above). Kindly do not reproduce, print or forward any material received in error, please delete it immediately. Quartz Electronics Limited (Company No. 3013309) is incorporated in England and Wales and has its registered office at 100 Berkshire Place, Wharfedale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5RD. Pharos Communications Limited (Company No. 3458137) is incorporated in England and Wales and has its registered office at 100 Berkshire Place, Wharfedale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5RD. Pharos Communications Pte Limited (Company No. 200817005N) is incorporated in Singapore and has its registered office at One Marina Boulevard, #28-00. Singapore 018989. Pharos Communications Limited is a wholly owned subsidiary of Evertz Microsystems Limited, registered in Ontario, Canada. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org