Bug 901784 - submitting job with a custom repo error: (OperationalError) (1048, "Column \'recipe_id\' cannot be null") \'INSERT INTO recipe_repo (recipe_id, name, url)
Summary: submitting job with a custom repo error: (OperationalError) (1048, "Column \'...
Keywords:
Status: CLOSED DUPLICATE of bug 896622
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.11
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-19 06:59 UTC by Guangze Bai
Modified: 2018-02-06 00:41 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-20 20:48:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Guangze Bai 2013-01-19 06:59:41 UTC
Description of problem:

$ bkr job-submit CrasherBug.xml
Exception: <Fault 1: '<class \'sqlalchemy.exc.OperationalError\'>:(OperationalError) (1048, "Column \'recipe_id\' cannot be null") \'INSERT INTO recipe_repo (recipe_id, name, url) VALUES (%s, %s, %s)\' (None, \'kexec-tools\', \'http://lacrosse.corp.redhat.com/gbai/repos/kexec-tools-2.0.0-258.el6/\')'>


Version-Release number of selected component (if applicable):
0.11.0

How reproducible:
always with a multiple 'recipeSet' job which uses a custom <repo> 

Steps to Reproduce:
I'll attach a job xml I'm using as an example.

Additional info:
It's always working for me but not now. Maybe due to recent beaker upgrade.

Comment 2 Dan Callaghan 2013-01-20 20:48:14 UTC

*** This bug has been marked as a duplicate of bug 896622 ***


Note You need to log in before you can comment on or make changes to this bug.