Skip to content

Instantly share code, notes, and snippets.

@jortel
Last active April 23, 2018 15:32
Show Gist options
  • Select an option

  • Save jortel/fe344967721f856cfa711bda4a442bdf to your computer and use it in GitHub Desktop.

Select an option

Save jortel/fe344967721f856cfa711bda4a442bdf to your computer and use it in GitHub Desktop.
Apr 23 10:26:38 f26p.redhat.com systemd[1]: Started Pulp Celery Worker.
-- Logs begin at Mon 2017-11-06 11:05:05 CST. --
Apr 23 10:26:39 f26p.redhat.com celery[17260]: File "/home/jortel/git/pulp/pulpcore/pulpcore/app/models/publication.py", line 5, in <module>
Apr 23 10:26:39 f26p.redhat.com celery[17260]: from .task import CreatedResource
Apr 23 10:26:39 f26p.redhat.com celery[17260]: File "/home/jortel/git/pulp/pulpcore/pulpcore/app/models/task.py", line 15, in <module>
Apr 23 10:26:39 f26p.redhat.com celery[17260]: from pulpcore.common import TASK_FINAL_STATES, TASK_CHOICES, TASK_STATES
Apr 23 10:26:39 f26p.redhat.com celery[17260]: ImportError: cannot import name 'TASK_CHOICES'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment