#50 blockerbugs stg is failing with traceback about not being able to find python-editor > 0.3
Closed: Fixed Opened by tflink.

I started getting error messages from blockerbugs.stg of the form

Traceback (most recent call last):
  File "/usr/bin/blockerbugs", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 3007, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 728, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: python-editor>=0.3

For now, it's only coming from staging, not production. Triage and fix the traceback


This ticket is a duplicate of https://pagure.io/taskotron/issue/137

Maybe related to alembic https://bugzilla.redhat.com/show_bug.cgi?id=1274168 ?

Yeah, I think it's that bug. New builds have been done and updates submitted. The new builds are in the infra repo for the mass update today.

Closing the issue as it should be resolved.

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/quality/blockerbugs/issues/50

Please continue any further discussion there.

Log in to comment on this ticket.

Metadata