Description of problem: Package python-google-cloud-bigquery fails to build from source in Fedora Rawhide. Version-Release number of selected component (if applicable): 2.30.1-2.fc36 Steps to Reproduce: koji build --scratch f37 python-google-cloud-bigquery-2.30.1-2.fc36.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/python-google-cloud-bigquery I just enabled Koschei for the package, but it hasn’t picked up the FTBFS yet. Here’s a manual scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=86692460 > =========================== short test summary info ============================ > FAILED tests/unit/test_client.py::TestClient::test__initiate_resumable_upload > FAILED tests/unit/test_client.py::TestClient::test__initiate_resumable_upload_mtls > FAILED tests/unit/test_client.py::TestClient::test__initiate_resumable_upload_with_retry > =========== 3 failed, 1616 passed, 263 skipped, 1 warning in 14.69s ============ I ran into this problem while checking dependent packages, including those that use python3dist(google-api-core[grpc]), for an upcoming grpc update in Rawhide. The differences between the expected and actual headers look pretty trivial. I see: > 'content-type': 'application/json; charset=UTF-8' instead of > 'content-type': 'application/json'
It looks like the same thing happens in F35 and F36, too.
Thanks, Ben! I am taking a look this morning.
FEDORA-2022-fe16cbb6a1 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-fe16cbb6a1
FEDORA-2022-200ec8f5c8 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-200ec8f5c8
Awesome, thanks! Unsurprisingly, it builds in the grpc COPR now, too: https://copr.fedorainfracloud.org/coprs/music/grpc/package/python-google-cloud-bigquery/
FEDORA-2022-200ec8f5c8 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-200ec8f5c8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-200ec8f5c8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-fe16cbb6a1 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-fe16cbb6a1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-fe16cbb6a1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-200ec8f5c8 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-fe16cbb6a1 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.