Bug 2039963
| Summary: | python-google-cloud-storage-2.0.0 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | python-google-cloud-storage | Assignee: | Major Hayden 🤠<mhayden> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | bperkins, code, mhayden |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-google-cloud-storage-2.0.0-2.fc35 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-01-21 16:21:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2037828, 2038546 | ||
| Bug Blocks: | |||
|
Description
Upstream Release Monitoring
2022-01-12 19:28:38 UTC
Oh no, it's jammed up behind BZ 2037828 and 2038546. 😱 Error: Problem 1: conflicting requests - nothing provides (python3.10dist(cachetools) < 5~~ with python3.10dist(cachetools) >= 2) needed by python3-google-auth-1:2.3.3-1.fc36.noarch Problem 2: package python3-google-api-core-2.3.2-1.fc36.noarch requires python3dist(grpcio), but none of the providers can be installed - conflicting requests - nothing provides libre2.so.0a()(64bit) needed by python3-grpcio-1.41.1-5.fc36.x86_64 Problem 3: package python3-google-cloud-core-2.2.1-1.fc36.noarch requires (python3.10dist(google-auth) < 3~~dev0 with python3.10dist(google-auth) >= 1.24), but none of the providers can be installed - conflicting requests - nothing provides (python3.10dist(cachetools) < 5~~ with python3.10dist(cachetools) >= 2) needed by python3-google-auth-1:2.3.3-1.fc36.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Looks like the dependency problems are straightened out but the patch to replace mock with unittest.mock is commented out, leading to errors like:
> E ModuleNotFoundError: No module named 'mock'
FEDORA-2022-bc2e35afd9 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-bc2e35afd9 FEDORA-2022-bc2e35afd9 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-bc2e35afd9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-bc2e35afd9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-bc2e35afd9 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |