Hide Forgot
Created attachment 1115640 [details] Backported fix. https://github.com/sigmavirus24/requests-toolbelt/issues/117 This breaks file uploads for (not yet released) copr-cli. Can be tested with packages from [1] copr. 100% reproducible for uploads of SRPMS > 9kB: $ copr build YOUR_PROJECT YOUR_SRCRPM [1] https://copr.fedoraproject.org/coprs/praiskup/copr-dev/
All I get from installing copr-cli from above your repository is Traceback (most recent call last): File "/usr/bin/copr", line 9, in <module> load_entry_point('copr-cli==1.46', 'console_scripts', 'copr-cli')() File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 558, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2682, in load_entry_point return ep.load() File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2355, in load return self.resolve() File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2361, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 27, in <module> import copr.exceptions as copr_exceptions ImportError: No module named exceptions
Okay I got it I need to update all other 2 dependencies as well. I am able to reproduce this. Let me apply the patch attached here and build in F23 and F22. I was waiting for a month for a python-betamax package review for python-requests-toolbelt-0.5.1 update. I just got it approved finally. I will build that update in rawhide directly.
(In reply to Parag Nemade from comment #1) > All I get from installing copr-cli from above your repository is > Traceback (most recent call last): > ImportError: No module named exceptions Maybe we should consider explicit 'Require:' in spec file, thanks for the hint: https://git.fedorahosted.org/cgit/copr.git/commit/?id=f5741fe267 (In reply to Parag Nemade from comment #2) > Okay I got it I need to update all other 2 dependencies as well. I am able > to reproduce this. Let me apply the patch attached here and build in F23 and > F22. > I was waiting for a month for a python-betamax package review for > python-requests-toolbelt-0.5.1 update. I just got it approved finally. I > will build that update in rawhide directly. Thanks!
python-requests-toolbelt-0.4.0-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5f5984ecde
python-requests-toolbelt-0.4.0-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5a56ce8d8a
python-requests-toolbelt-0.4.0-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-5a56ce8d8a
python-requests-toolbelt-0.4.0-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-5f5984ecde
python-requests-toolbelt-0.4.0-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
python-requests-toolbelt-0.4.0-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.