#137 blockerbugs stg is failing with traceback about not being able to find python-editor > 0.3
Closed: Fixed None Opened 8 years ago 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


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.

Metadata Update from @tflink:
- Issue tagged with: infrastructure

6 years ago

Login to comment on this ticket.

Metadata