Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DoV export failure reading task_result #41

Open
ggatward opened this issue May 30, 2018 · 0 comments
Open

DoV export failure reading task_result #41

ggatward opened this issue May 30, 2018 · 0 comments
Labels

Comments

@ggatward
Copy link
Collaborator

Exporting DoV on Sat 6.2 resulted in a failure with Traceback:

Traceback (most recent call last):
File "sat_export.py", line 1231, in
main(sys.argv[1:])
File "sat_export.py", line 966, in main
ok_to_export = check_running_tasks(repo_result['label'], ename)
File "sat_export.py", line 375, in check_running_tasks
if task_result['input']['repository']['label'] == label
KeyError: 'repository'

@ggatward ggatward added the bug label May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant