[Bug 483382] New: can't build without committing ...
https://bugzilla.novell.com/show_bug.cgi?id=483382 Summary: can't build without committing ... Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mmeeks@novell.com QAContact: adrian@novell.com Found By: --- I was using the IBS, to try to build a manual copy (ie. copy all the files) of the Kernel:Vanilla kernel-source package, with a re-name. I had added the project in the web interface; checked it out (empty) and copied the files in here. I wanted to test it before committing; so I did: $ osc build SUSE:SLE-11:GA i586 kernel-source-moblin.spec Building kernel-source-moblin.spec for SUSE:SLE-11:GA/i586 Overriding config value for build-root='/var/tmp/build-root' with '/var/tmp/build-root-2' Getting buildinfo from server Server returned an error: HTTP Error 500: Internal Server Error I got 6x of these Internal Server Errors back to back. I assume - this means I can't build without committing. But getting some better error reporting would be wonderful too :-) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=483382 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483382#c1 Michael Meeks <mmeeks@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|can't build without |Internal Server Error(s) |committing ... |... --- Comment #1 from Michael Meeks <mmeeks@novell.com> 2009-03-09 05:40:44 MST --- ho hum - I thought that was the problem, but clearly it's not: Now it's checked in: $ osc build SUSE:SLE-11:GA i586 kernel-source-foo.spec Building kernel-source-foo.spec for SUSE:SLE-11:GA/i586 Getting buildinfo from server Server returned an error: HTTP Error 500: Internal Server Error and concurrently trying to build an ISO: the same message - weird & wonderful. Luckily the ISO worked on try #2, the kernel-source-foo is far, far more repeatable. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=483382 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483382#c2 --- Comment #2 from Michael Meeks <mmeeks@novell.com> 2009-03-09 05:44:58 MST --- doh ! - in the local build case, this is me being a dofus; having copied / editing a linkpac command-line [ to get the right -A argument ], and not having re-mangled a parameter [ it turns out ;-] osc build SUSE:SLE-11:GA i586 kernel-source-foo.spec osc build SUSE_SLE-11_GA i586 kernel-source-foo.spec the former gives an obscure error: Building kernel-source-foo.spec for SUSE:SLE-11:GA/i586 Getting buildinfo from server Server returned an error: HTTP Error 500: Internal Server Error the latter gives: Building kernel-source-foo.spec for SUSE_SLE-11_GA/i586 Getting buildinfo from server Updating cache of required packages Any chance of a more friendly error from the server and/or some client side validation ? ;-) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=483382 User adrian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483382#c3 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |abauer@novell.com |ovo.novell.com | --- Comment #3 from Adrian Schröter <adrian@novell.com> 2009-03-09 06:49:39 MST --- So you specified a not existing repo name in the end ? Usually one get a "wrong repo/arch" error, however this seem not to work in Devel:Moblin for some unknown reason. I see the backend always returns "project has no repository ....", but the api is handling it for Devel:Moblin differently for some unknown reason. -- 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