Description of problem: Package python-descartes fails to build from source in Fedora rawhide. Version-Release number of selected component (if applicable): 1.1.0-16.fc33 Steps to Reproduce: koji build --scratch f34 python-descartes-1.1.0-16.fc33.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/python-descartes FAIL test_patch (descartes.tests.GeoInterfacePolygonTestCase) ... FAIL test_patch (descartes.tests.JSONMultiPolygonTestCase) ... FAIL test_patch (descartes.tests.JSONPolygonTestCase) ... FAIL test_patch (descartes.tests.MultiPolygonTestCase) ... FAIL test_patch (descartes.tests.PolygonTestCase) ... FAIL ====================================================================== FAIL: test_patch (descartes.tests.GeoInterfaceMultiPolygonTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/descartes-1.1.0/descartes/tests.py", line 95, in test_patch self.failUnless(len(path.vertices) == len(path.codes) == 330) AssertionError: False is not true ====================================================================== FAIL: test_patch (descartes.tests.GeoInterfacePolygonTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/descartes-1.1.0/descartes/tests.py", line 48, in test_patch self.failUnless(len(path.vertices) == len(path.codes) == 198) AssertionError: False is not true ====================================================================== FAIL: test_patch (descartes.tests.JSONMultiPolygonTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/descartes-1.1.0/descartes/tests.py", line 77, in test_patch self.failUnless(len(path.vertices) == len(path.codes) == 330) AssertionError: False is not true ====================================================================== FAIL: test_patch (descartes.tests.JSONPolygonTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/descartes-1.1.0/descartes/tests.py", line 31, in test_patch self.failUnless(len(path.vertices) == len(path.codes) == 198) AssertionError: False is not true ====================================================================== FAIL: test_patch (descartes.tests.MultiPolygonTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/descartes-1.1.0/descartes/tests.py", line 62, in test_patch self.failUnless(len(path.vertices) == len(path.codes) == 330) AssertionError: False is not true ====================================================================== FAIL: test_patch (descartes.tests.PolygonTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/descartes-1.1.0/descartes/tests.py", line 17, in test_patch self.failUnless(len(path.vertices) == len(path.codes) == 198) AssertionError: False is not true ---------------------------------------------------------------------- Ran 6 tests in 0.008s FAILED (failures=6) Test failed: <unittest.runner.TextTestResult run=6 errors=0 failures=6> error: Test failed: <unittest.runner.TextTestResult run=6 errors=0 failures=6>
Dear Maintainer, your package has an open Fails To Build From Source bug for Fedora 34. Action is required from you. If you can fix your package to build, perform a build in koji, and either create an update in bodhi, or close this bug without creating an update, if updating is not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to acknowledge this. If you have already fixed this issue, please close this Bugzilla report. Following the policy for such packages [2], your package will be orphaned if this bug remains in NEW state more than 8 weeks (not sooner than 2021-02-08). A week before the mass branching of Fedora 35 according to the schedule [3], any packages not successfully rebuilt at least on Fedora 33 will be retired regardless of the status of this bug. [1] https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ [2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/ [3] https://fedorapeople.org/groups/schedule/f-35/f-35-key-tasks.html
Upstream is dead; I will likely retire this as soon as the next geopandas is released, which removes the dependency.
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle. Changing version to 34.
This is a mass-posted update. Sorry if it is not 100% accurate to this bugzilla. The Python 3.10 rebuild is in progress in a Koji side tag. If you manage to fix the problem, please commit the fix in the rawhide branch, but don't build the package in regular rawhide. You can either build the package in the side tag, with: $ fedpkg build --target=f35-python Or you can the build and we will eventually build it for you. Note that the rebuild is still in progress, so not all (build) dependencies of this package might be available right away. Thanks. See also https://fedoraproject.org/wiki/Changes/Python3.10 If you have general questions about the rebuild, please use this mailing list thread: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/G47SGOYIQLRDTWGOSLSWERZSSHXDEDH5/
The f35-python side tag has been merged to Rawhide. From now on, build as you would normally build.
*** Bug 1968951 has been marked as a duplicate of this bug. ***
> Upstream is dead; I will likely retire this as soon as the next geopandas is released, which removes the dependency. This is blocking geopandas rebuild, and geopandas is blocking a bunch of other packages. Can we build this with some workaround (or skipped tests?) to unblock things?
The package was retired.