FS#49379 - [git-review] PLEASE ENTER SUMMARY
Attached to Project:
Arch Linux
Opened by Johan Holmquist (holmisen) - Wednesday, 18 May 2016, 08:31 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 18 May 2016, 11:53 GMT
Opened by Johan Holmquist (holmisen) - Wednesday, 18 May 2016, 08:31 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 18 May 2016, 11:53 GMT
|
Details
Description:
git-review-1.25.0-2 does not work with git-requests-2.10.0-1. I am not sure if the problem is with git-review or git-requests, but running git-review with git-requests-2.10.0-1 yields an error while git-requests-2.9.1-1 works fine. The error is: $ git review -r Traceback (most recent call last): File "/usr/bin/git-review", line 6, in <module> from git_review.cmd import main File "/usr/lib/python3.5/site-packages/git_review/cmd.py", line 32, in <module> import requests File "/usr/lib/python3.5/site-packages/requests/__init__.py", line 61, in <module> from .packages.urllib3.exceptions import DependencyWarning ImportError: cannot import name 'DependencyWarning' Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Doug Newgard (Scimmia)
Wednesday, 18 May 2016, 11:53 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#49163
Wednesday, 18 May 2016, 11:53 GMT
Reason for closing: Duplicate
Additional comments about closing:
Thanks, that seem to be the same problem.