[Bug 578253] New: osc error messages for .products file unhelpful and misleading
http://bugzilla.novell.com/show_bug.cgi?id=578253 http://bugzilla.novell.com/show_bug.cgi?id=578253#c0 Summary: osc error messages for .products file unhelpful and misleading Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: lmb@novell.com QAContact: adrian@novell.com CC: ro@novell.com Found By: Development Blocker: --- Created an attachment (id=341494) --> (http://bugzilla.novell.com/attachment.cgi?id=341494) sle-hae.product file exhibiting this error My sle-hae.product file apparently contains a syntax error. My fault ... However, osc's error message is not exactly helpful in figuring this out:
osc --version 0.125.3
osc commit -m "Exclude rear on not-x86" Sending sle-hae.product Transmitting file data .Server returned an error: HTTP Error 404: Not Found Error
osc diff Index: sle-hae.product ===================================================================
Not even osc -vH make this any more informative. Expected behaviour: osc commit should commit the file (errors or not!) to the version control management system. osc diff should diff the file contents, and not do magic expansion (or at least fall back to a raw text-diff if magic failed). Errors would be reported on the backend, as for any other syntax error, I think? -- 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=578253 http://bugzilla.novell.com/show_bug.cgi?id=578253#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |adrian@novell.com |ovo.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.
http://bugzilla.novell.com/show_bug.cgi?id=578253 http://bugzilla.novell.com/show_bug.cgi?id=578253#c1 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|adrian@novell.com |coolo@novell.com --- Comment #1 from Adrian Schröter <adrian@novell.com> 2010-02-10 17:12:18 UTC --- the new exception handling code from coolo in application_controller do not catch this exception, so the response get not sent back to the client. coolo can you fix this also for 1.7 ? -- 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=578253 http://bugzilla.novell.com/show_bug.cgi?id=578253#c Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- 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=578253 http://bugzilla.novell.com/show_bug.cgi?id=578253#c2 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|coolo@novell.com |adrian@novell.com --- Comment #2 from Adrian Schröter <adrian@novell.com> 2010-02-11 11:56:57 UTC --- k, the new exception handling in api is fine, but backend should report errors different now. fixed and deployed on the servers. Please test and reopen it if it does still not work for you. -- 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.
participants (1)
-
bugzilla_noreply@novell.com