Bug 2371903 - F43FailsToInstall: python3-fiat [NEEDINFO]
Summary: F43FailsToInstall: python3-fiat
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-fiat
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2328706 2371857 2372076
Blocks: PYTHON3.14 F43FailsToInstall 2371707 2371902 F44FailsToInstall, RAWHIDEFailsToInstall
TreeView+ depends on / blocked
 
Reported: 2025-06-11 08:10 UTC by Fedora Fails To Install
Modified: 2025-08-18 21:08 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-08-18 21:08:29 UTC
Type: ---
Embargoed:
fti-bugs: needinfo? (mail)


Attachments (Terms of Use)

Description Fedora Fails To Install 2025-06-11 08:10:32 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (python-fiat) Fails To Install in Fedora 43:

can't install python3-fiat:
  - nothing provides python3.13dist(numpy) needed by python3-fiat-2019.1.0-23.fc42.noarch
  - nothing provides python3.13dist(sympy) needed by python3-fiat-2019.1.0-23.fc42.noarch
  - nothing provides python(abi) = 3.13 needed by python3-fiat-2019.1.0-23.fc42.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-43-x86_64 --config-opts mirrored=False install python3-fiat


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Zbigniew Jędrzejewski-Szmek 2025-06-18 08:36:10 UTC
After the issues in dependencies have been resolved, the build fails a lot of tests:

FAILED test/regression/test_regression.py::test_polynomials - TypeError: Cann...
FAILED test/regression/test_regression.py::test_expansions - TypeError: Canno...
FAILED test/regression/test_regression.py::test_expansions_jet - TypeError: C...
FAILED test/unit/test_discontinuous_taylor.py::test_basis_values[2-1] - TypeE...
FAILED test/unit/test_discontinuous_taylor.py::test_basis_values[2-2] - TypeE...
FAILED test/unit/test_discontinuous_taylor.py::test_basis_values[2-3] - TypeE...
FAILED test/unit/test_discontinuous_taylor.py::test_basis_values[3-1] - TypeE...
FAILED test/unit/test_discontinuous_taylor.py::test_basis_values[3-2] - TypeE...
FAILED test/unit/test_discontinuous_taylor.py::test_basis_values[3-3] - TypeE...
FAILED test/unit/test_facet_support_dofs.py::test_prism[base1-extr1-horiz_expected1-vert_expected1]
FAILED test/unit/test_facet_support_dofs.py::test_prism[base2-extr2-horiz_expected2-vert_expected2]
FAILED test/unit/test_facet_support_dofs.py::test_prism[base4-extr4-horiz_expected4-vert_expected4]
FAILED test/unit/test_facet_support_dofs.py::test_prism_hdiv[Raviart-Thomas-1-horiz_expected0-vert_expected0]
FAILED test/unit/test_facet_support_dofs.py::test_prism_hdiv[Brezzi-Douglas-Marini-1-horiz_expected1-vert_expected1]
FAILED test/unit/test_facet_support_dofs.py::test_prism_hcurl[Raviart-Thomas-1-horiz_expected0-vert_expected0]
FAILED test/unit/test_facet_support_dofs.py::test_prism_hcurl[Brezzi-Douglas-Marini-1-horiz_expected1-vert_expected1]
FAILED test/unit/test_facet_support_dofs.py::test_discontinuous_element - Typ...
FAILED test/unit/test_fiat.py::test_nodality[Lagrange(T, 1)] - TypeError: Can...
FAILED test/unit/test_fiat.py::test_nodality[Lagrange(T, 2)] - TypeError: Can...
FAILED test/unit/test_fiat.py::test_nodality[Lagrange(T, 3)] - TypeError: Can...
FAILED test/unit/test_fiat.py::test_nodality[Lagrange(S, 1)] - TypeError: Can...
FAILED test/unit/test_fiat.py::test_nodality[Lagrange(S, 2)] - TypeError: Can...
FAILED test/unit/test_fiat.py::test_nodality[Lagrange(S, 3)] - TypeError: Can...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousLagrange(T, 1)] - T...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousLagrange(T, 2)] - T...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousLagrange(S, 1)] - T...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousLagrange(S, 2)] - T...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousTaylor(T, 1)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousTaylor(T, 2)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousTaylor(S, 1)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousTaylor(S, 2)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[CrouzeixRaviart(T, 1)] - TypeErr...
FAILED test/unit/test_fiat.py::test_nodality[CrouzeixRaviart(S, 1)] - TypeErr...
FAILED test/unit/test_fiat.py::test_nodality[RaviartThomas(T, 1)] - TypeError...
FAILED test/unit/test_fiat.py::test_nodality[RaviartThomas(T, 2)] - TypeError...
FAILED test/unit/test_fiat.py::test_nodality[RaviartThomas(T, 3)] - TypeError...
FAILED test/unit/test_fiat.py::test_nodality[RaviartThomas(S, 1)] - TypeError...
FAILED test/unit/test_fiat.py::test_nodality[RaviartThomas(S, 2)] - TypeError...
FAILED test/unit/test_fiat.py::test_nodality[RaviartThomas(S, 3)] - TypeError...
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousRaviartThomas(T, 1)]
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousRaviartThomas(T, 2)]
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousRaviartThomas(T, 3)]
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousRaviartThomas(S, 1)]
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousRaviartThomas(S, 2)]
FAILED test/unit/test_fiat.py::test_nodality[DiscontinuousRaviartThomas(S, 3)]
FAILED test/unit/test_fiat.py::test_nodality[BrezziDouglasMarini(T, 1)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[BrezziDouglasMarini(T, 2)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[BrezziDouglasMarini(T, 3)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[BrezziDouglasMarini(S, 1)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[BrezziDouglasMarini(S, 2)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[BrezziDouglasMarini(S, 3)] - Typ...
FAILED test/unit/test_fiat.py::test_nodality[Nedelec(T, 1)] - TypeError: Cann...
FAILED test/unit/test_fiat.py::test_nodality[Nedelec(T, 2)] - TypeError: Cann...
FAILED test/unit/test_fiat.py::test_nodality[Nedelec(T, 3)] - TypeError: Cann...
FAILED test/unit/test_fiat.py::test_nodality[Nedelec(S, 1)] - TypeError: Cann...
FAILED test/unit/test_fiat.py::test_nodality[Nedelec(S, 2)] - TypeError: Cann...
FAILED test/unit/test_fiat.py::test_nodality[Nedelec(S, 3)] - TypeError: Cann...
FAILED test/unit/test_fiat.py::test_nodality[NedelecSecondKind(T, 1)] - TypeE...
FAILED test/unit/test_fiat.py::test_nodality[NedelecSecondKind(T, 2)] - TypeE...
FAILED test/unit/test_fiat.py::test_nodality[NedelecSecondKind(T, 3)] - TypeE...
FAILED test/unit/test_fiat.py::test_nodality[NedelecSecondKind(S, 1)] - TypeE...
FAILED test/unit/test_fiat.py::test_nodality[NedelecSecondKind(S, 2)] - TypeE...
FAILED test/unit/test_fiat.py::test_nodality[NedelecSecondKind(S, 3)] - TypeE...
FAILED test/unit/test_fiat.py::test_nodality[Regge(T, 0)] - TypeError: Cannot...
FAILED test/unit/test_fiat.py::test_nodality[Regge(T, 1)] - TypeError: Cannot...
FAILED test/unit/test_fiat.py::test_nodality[Regge(T, 2)] - TypeError: Cannot...
FAILED test/unit/test_fiat.py::test_nodality[Regge(S, 0)] - TypeError: Cannot...
FAILED test/unit/test_fiat.py::test_nodality[Regge(S, 1)] - TypeError: Cannot...
FAILED test/unit/test_fiat.py::test_nodality[Regge(S, 2)] - TypeError: Cannot...
FAILED test/unit/test_fiat.py::test_nodality[HellanHerrmannJohnson(T, 0)] - T...
FAILED test/unit/test_fiat.py::test_nodality[HellanHerrmannJohnson(T, 1)] - T...
FAILED test/unit/test_fiat.py::test_nodality[HellanHerrmannJohnson(T, 2)] - T...
FAILED test/unit/test_fiat.py::test_nodality[BrezziDouglasFortinMarini(T, 2)]
FAILED test/unit/test_fiat.py::test_nodality[Bubble(T, 3)] - TypeError: Canno...
FAILED test/unit/test_fiat.py::test_nodality[Bubble(S, 4)] - TypeError: Canno...
FAILED test/unit/test_fiat.py::test_nodality[RestrictedElement(Lagrange(T, 2), restriction_domain='vertex')]
FAILED test/unit/test_fiat.py::test_nodality[RestrictedElement(Lagrange(T, 3), restriction_domain='facet')]
FAILED test/unit/test_fiat.py::test_nodality[NodalEnrichedElement(Lagrange(T, 1), Bubble(T, 3))]
FAILED test/unit/test_fiat.py::test_nodality[NodalEnrichedElement(Lagrange(S, 1), Bubble(S, 4))]
FAILED test/unit/test_fiat.py::test_nodality[NodalEnrichedElement(    RaviartThomas(T, 1),    RestrictedElement(RaviartThomas(T, 2), restriction_domain='interior'))]
FAILED test/unit/test_fiat.py::test_nodality[NodalEnrichedElement(    Regge(S, 1),    RestrictedElement(Regge(S, 2), restriction_domain='interior'))]
FAILED test/unit/test_fiat.py::test_nodality[Argyris(T, 5)] - TypeError: Cann...
FAILED test/unit/test_fiat.py::test_nodality[QuinticArgyris(T)] - TypeError: ...
FAILED test/unit/test_fiat.py::test_nodality[CubicHermite(T)] - TypeError: Ca...
FAILED test/unit/test_fiat.py::test_nodality[CubicHermite(S)] - TypeError: Ca...
FAILED test/unit/test_fiat.py::test_nodality[Morley(T)] - TypeError: Cannot r...
FAILED test/unit/test_fiat.py::test_nodality[MixedElement([    DiscontinuousLagrange(T, 1),    RaviartThomas(T, 2)])]
FAILED test/unit/test_fiat.py::test_nodality[HDivTrace(S, 1)] - TypeError: Ca...
FAILED test/unit/test_fiat.py::test_nodality[HDivTrace(S, 2)] - TypeError: Ca...
FAILED test/unit/test_fiat.py::test_nodality[HDivTrace(S, 3)] - TypeError: Ca...
FAILED test/unit/test_fiat.py::test_empty_bubble - TypeError: Cannot represen...
FAILED test/unit/test_fiat.py::test_nodal_enriched_implementation - TypeError...
FAILED test/unit/test_fiat.py::test_mixed_is_nodal - TypeError: Cannot repres...
FAILED test/unit/test_fiat.py::test_mixed_is_not_nodal - TypeError: Cannot re...
FAILED test/unit/test_fiat.py::test_facet_nodality_tabulate[HDivTrace(S, 1)]
FAILED test/unit/test_fiat.py::test_facet_nodality_tabulate[HDivTrace(S, 2)]
FAILED test/unit/test_fiat.py::test_facet_nodality_tabulate[HDivTrace(S, 3)]
FAILED test/unit/test_hdivtrace.py::test_basis_values[1-3] - TypeError: Canno...
FAILED test/unit/test_hdivtrace.py::test_basis_values[2-3] - TypeError: Canno...
FAILED test/unit/test_hdivtrace.py::test_basis_values[3-3] - TypeError: Canno...
FAILED test/unit/test_hdivtrace.py::test_basis_values[4-3] - TypeError: Canno...
FAILED test/unit/test_hdivtrace.py::test_basis_values[5-3] - TypeError: Canno...
FAILED test/unit/test_hdivtrace.py::test_basis_values[6-3] - TypeError: Canno...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[1-1-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[1-2-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[1-3-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[2-1-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[2-2-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[2-3-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[3-1-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[3-2-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_gradient_traceerror[3-3-3] - TypeErr...
FAILED test/unit/test_hdivtrace.py::test_cell_traceerror[1-3] - TypeError: Ca...
FAILED test/unit/test_hdivtrace.py::test_cell_traceerror[2-3] - TypeError: Ca...
FAILED test/unit/test_hdivtrace.py::test_cell_traceerror[3-3] - TypeError: Ca...
FAILED test/unit/test_regge_hhj.py::test_rotated_regge_is_hhj - TypeError: Ca...
FAILED test/unit/test_tensor_product.py::test_TFE_2Dx1D_scalar_triangle - Typ...
FAILED test/unit/test_tensor_product.py::test_TFE_2Dx1D_scalar_triangle_hdiv
FAILED test/unit/test_tensor_product.py::test_TFE_2Dx1D_scalar_triangle_hcurl
FAILED test/unit/test_tensor_product.py::test_TFE_2Dx1D_vector_triangle_hdiv
FAILED test/unit/test_tensor_product.py::test_TFE_2Dx1D_vector_triangle_hcurl
FAILED test/unit/test_tensor_product.py::test_TFE_2Dx1D_vector_triangle_hdiv_rotate
FAILED test/unit/test_tensor_product.py::test_TFE_2Dx1D_vector_triangle_hcurl_rotate
===== 123 failed, 533 passed, 28 xfailed, 1 xpassed, 13 warnings in 11.33s =====

So this is going to require some changes to resolve.

Comment 2 Zbigniew Jędrzejewski-Szmek 2025-06-18 08:45:17 UTC
Upstream repo moved to https://github.com/FEniCS/fiat,
and then again to https://github.com/firedrakeproject/fiat.
I see a total of 1463 new commits until the tip. So activity has definitely
picked up. The commits don't seem to be very carefully done though. So somebody
who knows this code needs to look into it.

Comment 3 Fedora Fails To Install 2025-06-20 19:59:15 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

This package fails to install and maintainers are advised to take one of the following actions:

 - Fix this bug and close this bugzilla once the update makes it to the repository.
   (The same script that posted this comment will eventually close this bugzilla
   when the fixed package reaches the repository, so you don't have to worry about it.)

or

 - Move this bug to ASSIGNED if you plan on fixing this, but simply haven't done so yet.

or

 - Orphan the package if you no longer plan to maintain it.


If you do not take one of these actions, the process at https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs will continue.
This package may be orphaned in 7+ weeks.
This is the first reminder (step 3) from the policy.

Don't hesitate to ask for help on https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ if you are unsure how to fix this bug.

Comment 4 Fedora Admin user for bugzilla script actions 2025-07-08 01:21:00 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 5 Fedora Fails To Install 2025-07-09 13:37:57 UTC
This package has been orphaned.

You can pick it up at https://src.fedoraproject.org/rpms/python-fiat by clicking button "Take". If nobody picks it up, it will be retired and removed from a distribution.

Comment 6 Miro Hrončok 2025-08-18 21:08:29 UTC
Automation has figured out the package is retired in rawhide.

If you like it to be unretired, please open a ticket at https://pagure.io/releng/new_issue?template=package_unretirement


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