Linaro / squad

Software Quality Dashboard
GNU General Public License v3.0
59 stars 41 forks source link

cannot import name 'PatchSource' at /lkft/linux-mainline-oe/build/<version>/testrun/<id>/ #280

Closed mwasilew closed 6 years ago

mwasilew commented 6 years ago
File "/srv/staging-qa-reports.linaro.org/lib/python3.5/site-packages/squad/api/urls.py" in <module>
  5. from . import views
File "/srv/staging-qa-reports.linaro.org/lib/python3.5/site-packages/squad/api/views.py" in <module>
  18. from squad.core.models import PatchSource
Exception Type: ImportError at /lkft/linux-mainline-oe/build/<version>/testrun/<id>/
Exception Value: cannot import name 'PatchSource'
terceiro commented 6 years ago

for some reason that I could not identify yet the deploy of the latest changes to staging failed and the service was left in a weird state. I amended things in the db, and rerun a deploy. everything seems ok now.