Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

bad docker error handing #9

Open
titilambert opened this issue Jun 10, 2015 · 0 comments
Open

bad docker error handing #9

titilambert opened this issue Jun 10, 2015 · 0 comments

Comments

@titilambert
Copy link
Member

Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/dist-packages/joulupukki/worker/worker/manager.py", line 72, in run
builder.run()
File "/usr/lib/python2.7/dist-packages/joulupukki/worker/worker/docker_builder.py", line 18, in run
if packer.run() is True:
File "/usr/lib/python2.7/dist-packages/joulupukki/worker/lib/packer.py", line 72, in run
if step_function() is not True:
File "/usr/lib/python2.7/dist-packages/joulupukki/worker/lib/rpmpacker.py", line 195, in docker_run
except errors.APIError as exp:
NameError: global name 'errors' is not defined

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant