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.