Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1907389 - python-descartes: FTBFS in Fedora rawhide
Summary: python-descartes: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-descartes
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Elliott Sales de Andrade
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
: 1968951 (view as bug list)
Depends On:
Blocks: F34FTBFS PYTHON3.10 F35FTBFS, RAWHIDEFTBFS F35FailsToInstall, RAWHIDEFailsToInstall
TreeView+ depends on / blocked
 
Reported: 2020-12-14 12:09 UTC by Tomáš Hrnčiar
Modified: 2021-07-07 07:54 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-07 07:54:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomáš Hrnčiar 2020-12-14 12:09:35 UTC
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>

Comment 1 Fedora Release Engineering 2020-12-27 04:22:27 UTC
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

Comment 2 Fedora Release Engineering 2021-01-03 04:22:23 UTC
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

Comment 3 Elliott Sales de Andrade 2021-01-22 11:08:21 UTC
Upstream is dead; I will likely retire this as soon as the next geopandas is released, which removes the dependency.

Comment 4 Ben Cotton 2021-02-09 15:34:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle.
Changing version to 34.

Comment 5 Miro Hrončok 2021-06-04 20:12:54 UTC
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/

Comment 6 Miro Hrončok 2021-06-07 22:57:51 UTC
The f35-python side tag has been merged to Rawhide. From now on, build as you would normally build.

Comment 7 Miro Hrončok 2021-06-08 11:23:52 UTC
*** Bug 1968951 has been marked as a duplicate of this bug. ***

Comment 8 Zbigniew Jędrzejewski-Szmek 2021-06-17 16:54:04 UTC
> 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?

Comment 9 Miro Hrončok 2021-07-07 07:54:28 UTC
The package was retired.


Note You need to log in before you can comment on or make changes to this bug.