https://bugzilla.novell.com/show_bug.cgi?id=238301 User martin.mohring@5etech.eu added comment https://bugzilla.novell.com/show_bug.cgi?id=238301#c3 Martin Mohring <martin.mohring@5etech.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.mohring@5etech.eu --- Comment #3 from Martin Mohring <martin.mohring@5etech.eu> 2008-09-17 08:43:17 MDT --- Since somewhere around svn trunc 5014 - 5041, the following new behavor was introduced, leading to even more confusing messages:
cat osco.xml <package name="osc-svn" project="openSUSE:Tools:Devel"> <title>openSUSE (build service) commander Developer Version</title> <description>CAUTION: This is a developer Version from SVN trunc.After first test goes to osc pkg.
Commandline client for the openSUSE build service. See http://en.opensuse.org/Build_Service/CLI , as well as http://en.opensuse.org/Build_Service_Tutorial for a general introduction.</description> <person role="maintainer" userid="mlschroeblablugg"/> </package>
osc -A api.opensuse.org meta pkg -F osco.xml openSUSE:Tools:Devel osc-svn Sending meta data... Server returned an error: HTTP Error 500: Internal Server Error
osc -A api.d-atasoft.com meta pkg -F osco.xml openSUSE:Tools:Devel osc-svn Sending meta data... Server returned an error: HTTP Error 500: Internal Server Error Mysql::Error: Column 'bs_user_id' cannot be null: INSERT INTO `package_user_role_relationships` (`role_id`, `bs_user_id`, `db_package_id`) VALUES(3, NULL, 10049)
-- 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.