[Bug 538837] New: obs_mirror_project not updated for newer osc
http://bugzilla.novell.com/show_bug.cgi?id=538837 Summary: obs_mirror_project not updated for newer osc Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: dbolt.abiryy@davjam.org QAContact: qa@suse.de Found By: --- Created an attachment (id=318011) --> (http://bugzilla.novell.com/attachment.cgi?id=318011) patch to make obs_mirror_project use "api" instead of the removed "req" command User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.0.13) Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13 One of the steps to assist in installing a local build service is to use the osc_mirror_project command. This is supposed to create a mirror of the requested project, from the build service, on the local instance. To do this it uses osc to retrieve the project information. However, this now doesn't work because it is still attempting to use the osc "req" command. This was removed and osc now uses the "api" command. This error is present in obs_mirror_project from both the obs-utils-1.6.0 and obs-utils-svn-1.7.0 packages, and very likely to be present in those packages for openSUSE 11.0, openSUSE 10.3 and openSUSE Factory. Reproducible: Always Steps to Reproduce: 1. enter the command "obs_mirror_project openSUSE:11.0 standard i586" Actual Results: The mirroring failed. Here's the output from obs_mirror_project moray:/srv/www/obs/frontend # obs_mirror_project openSUSE:11.0 standard i586 osc: unknown command: 'req' Try 'osc help' for info. /usr/lib64/ruby/1.8/rexml/source.rb:149:in `initialize': undefined method `[]' for nil:NilClass (NoMethodError) from /usr/lib64/ruby/1.8/rexml/source.rb:16:in `new' from /usr/lib64/ruby/1.8/rexml/source.rb:16:in `create_from' from /usr/lib64/ruby/1.8/rexml/parsers/baseparser.rb:133:in `stream=' from /usr/lib64/ruby/1.8/rexml/parsers/baseparser.rb:110:in `initialize' from /usr/lib64/ruby/1.8/rexml/parsers/treeparser.rb:9:in `new' from /usr/lib64/ruby/1.8/rexml/parsers/treeparser.rb:9:in `initialize' from /usr/lib64/ruby/1.8/rexml/document.rb:205:in `new' from /usr/lib64/ruby/1.8/rexml/document.rb:205:in `build' from /usr/lib64/ruby/1.8/rexml/document.rb:42:in `initialize' from /usr/sbin/obs_mirror_project:59:in `new' from /usr/sbin/obs_mirror_project:59 Expected Results: The obs_mirror_project should call osc with the correct commands and the project should be mirrored correctly. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=538837 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |adrian@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=538837 https://bugzilla.novell.com/show_bug.cgi?id=538837#c1 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |bruno@ioda-net.ch Resolution| |NORESPONSE --- Comment #1 from Bruno Friedmann <bruno@ioda-net.ch> 2011-04-03 10:55:17 UTC --- openbug-day comment : The version with which you had the bug is now obsolete. I'll close this as NORESPONSE. If you can still reproduce it in current 11.4, please reopen the bug and move it to the appropriate version. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com