[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #32879 [Internal Services/Service - jenkins]: Jenkins tests now require python 3.6+
#32879: Jenkins tests now require python 3.6+
-----------------------------------------------------+--------------------
Reporter: atagar | Owner: weasel
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Internal Services/Service - jenkins | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-----------------------------------------------------+--------------------
Hi lovely sysadmins. Stem 1.8 is the last version that will support Python
2.6 through 3.5. Going forward Stem's upcoming 2.x series will require
Python 3.6...
https://gitweb.torproject.org/stem.git/commit/?id=a396f57
As such our Jenkins tests now fail with...
{{{
Traceback (most recent call last):
File "./run_tests.py", line 22, in <module>
import stem.prereq
File "/srv/jenkins-workspace/workspace/stem-tor-ci/stem/__init__.py",
line 1032, in <module>
import stem.util.connection # importing afterward to avoid circular
dependency
File "/srv/jenkins-workspace/workspace/stem-tor-
ci/stem/util/connection.py", line 65, in <module>
import urllib.request
ImportError: No module named request
}}}
Could we please upgrade their Python version to 3.6 (or better, 3.7)?
Thanks!
PS. In the meantime Jenkins can test git's 1.8.0 tag rather than the
master branch if you'd like for the tests to resume passing in the short
term.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32879>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs