Bug 1882028
Summary: | Handle 308 redirect change of behavior | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Terry <mike> |
Component: | PyDrive | Assignee: | Nick Bebout <nb> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 34 | CC: | fweimer, jbilling, jstrunk, mattdm, mblaha, mteixeira, nb, rmeggins |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-25 16:03:57 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael Terry
2020-09-23 16:00:01 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle. Changing version to 34. It looks like what we need to do is replace (dead project) PyDrive with (maintained fork) PyDrive2 (https://pypi.org/project/PyDrive2/)? That is a reasonable thing to do, sure. It’s designed as a drop-in replacement. It has a different import path, but at least some consumers try to import both. I see that Marty has beaten me to that idea -- what do you think about closing this bug as a duplicate of #2015282? With my reporter hat on, that’s totally fine and would solve the issue for me. Duplicity looks for both old and new pydrive, so it can handle the change transparently. *** This bug has been marked as a duplicate of bug 2015282 *** |