[Bug 1227291] Re: NameError: global name 'StringType' is not defined

Robie Basak 1227291 at bugs.launchpad.net
Wed Sep 18 18:45:19 UTC 2013


This also affects convoy in the rebuild test:
https://launchpadlibrarian.net/150553029/buildlog_ubuntu-
saucy-i386.convoy_0.2.1%2Bbzr20-0ubuntu1_FAILEDTOBUILD.txt.gz

** Changed in: paste (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to paste in Ubuntu.
https://bugs.launchpad.net/bugs/1227291

Title:
  NameError: global name 'StringType' is not defined

Status in “paste” package in Ubuntu:
  Confirmed

Bug description:
  With paste 1.7.5.1, the conversion to support both Python 3.x and 2.x
  seems incomplete, and results in the following error, when attempting
  to run the unit tests for the u1db package:

    File "/usr/lib/python2.7/dist-packages/paste/lint.py", line 158, in start_response_wrapper
      check_status(status)
    File "/usr/lib/python2.7/dist-packages/paste/lint.py", line 361, in check_status
      assert type(status) is StringType, (
  NameError: global name 'StringType' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/paste/+bug/1227291/+subscriptions



More information about the foundations-bugs mailing list