[tor-bugs] #10539 [Tor Sysadmin Team]: Stem jenkins instance's pyflakes and pep8 versions (was: Stem jenkins instance's pyflakes version)

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jan 4 20:16:49 UTC 2014


#10539: Stem jenkins instance's pyflakes and pep8 versions
-----------------------------------+-----------------
     Reporter:  atagar             |      Owner:
         Type:  enhancement        |     Status:  new
     Priority:  trivial            |  Milestone:
    Component:  Tor Sysadmin Team  |    Version:
   Resolution:                     |   Keywords:
Actual Points:                     |  Parent ID:
       Points:                     |
-----------------------------------+-----------------

Comment (by atagar):

 Looks like I'm also having an issue using pep8 as a library...

 {{{
 Traceback (most recent call last):
   File "./run_tests.py", line 412, in <module>
     main()
   File "./run_tests.py", line 265, in main
     _print_static_issues(args)
   File "./run_tests.py", line 371, in _print_static_issues
     static_check_issues.update(test.util.get_stylistic_issues(SRC_PATHS))
   File "/srv/jenkins-workspace/workspace/stem-tor-ci/test/util.py", line
 269, in get_stylistic_issues
     class StyleReport(pep8.BaseReport):
 AttributeError: 'module' object has no attribute 'BaseReport'
 }}}

 The jenkins host has pep8 version 1.2 and I have 1.4.6. I'll adjust stem
 so the style checks are skipped without pep8.BaseReport too.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10539#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list