Bug 2099148 - F37FailsToInstall: python3-xbout
Summary: F37FailsToInstall: python3-xbout
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-xbout
Version: 37
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: david08741
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedFreezeException
Depends On: 2098818 2099147
Blocks: F37BetaFreezeException PYTHON3.11 F37FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2022-06-20 09:43 UTC by Miro Hrončok
Modified: 2022-09-02 22:27 UTC (History)
2 users (show)

Fixed In Version: python-xbout-0.3.3-1.fc37
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-09-02 22:27:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2022-06-20 09:43:21 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (python-xbout) Fails To Install in Fedora 37:

can't install python3-xbout:
  - nothing provides python(abi) = 3.10 needed by python3-xbout-0.3.1-2.fc36.noarch
  - nothing provides python3.10dist(pillow) >= 6.1 needed by python3-xbout-0.3.1-2.fc36.noarch
  - nothing provides ((python3.10dist(matplotlib) < 3.3 or python3.10dist(matplotlib) > 3.3) with (python3.10dist(matplotlib) < 3.3.1 or python3.10dist(matplotlib) > 3.3.1) with (python3.10dist(matplotlib) < 3.3.2 or python3.10dist(matplotlib) > 3.3.2) with python3.10dist(matplotlib) >= 3.1.1) needed by python3-xbout-0.3.1-2.fc36.noarch
  - nothing provides python3.10dist(gelidum) >= 0.5.3 needed by python3-xbout-0.3.1-2.fc36.noarch
  - nothing provides python3.10dist(natsort) >= 5.5 needed by python3-xbout-0.3.1-2.fc36.noarch
  - nothing provides python3.10dist(netcdf4) >= 1.4 needed by python3-xbout-0.3.1-2.fc36.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-37-x86_64 --disablerepo='*' --enablerepo=local install python3-xbout


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 Miro Hrončok 2022-06-20 10:10:42 UTC
This bugzilla is likely a fallout from the Python 3.11 rebuild.

If your package (or some of the dependencies it has) failed to rebuild during the Python 3.11 rebuild, they now fail to install. To fix this, packages need to be rebuilt in Rawhide.

We will slowly triage the bugzillas, but we'd appreciate your help.

If you know this is blocked by an existing reported build failure or another package not yet rebuilt with Python 3.11, please mark it as such by using the "Depends On"/"Blocks" bugzilla fields. That will help us determine what failures to prioritize.

If this is not Python 3.11 related, please remove the PYTHON3.11 blocking tracker.

Thank you and sorry for the inconvenience. Let me know if you need any help.

Comment 2 Miro Hrončok 2022-06-27 15:00:50 UTC
Hello,

This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs).

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.

Comment 3 david08741 2022-07-07 12:22:48 UTC
Need to fix animatplot first ...

Comment 4 Miro Hrončok 2022-08-08 08:21:42 UTC
There are some failures in test_animate:


ValueError: ('t', 't') must be a permuted list of ('t', 'x'), unless `...` is included


FAILED xbout/tests/test_animate.py::TestAnimate::test_animate1D - ValueError:...
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate1D_controls_arg[controls0]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate1D_controls_arg[controls1]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate1D_controls_arg[controls2]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate1D_controls_arg[controls3]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate1D_controls_arg[controls4]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate1D_controls_arg[controls5]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list - ValueErr...
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_1d_default
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_1d_multiline
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_save_as - ...
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_fps - Valu...
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_nrows - Va...
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_ncols - Va...
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_subplots_adjust
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_vmin - Val...
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_vmin_list
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_vmax - Val...
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_vmax_list
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_logscale
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_logscale_float
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_logscale_list
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_titles_list
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_controls_arg[controls0]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_controls_arg[controls1]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_controls_arg[controls2]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_controls_arg[controls3]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_controls_arg[controls4]
FAILED xbout/tests/test_animate.py::TestAnimate::test_animate_list_controls_arg[controls5]

Comment 5 Ben Cotton 2022-08-09 13:39:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle.
Changing version to 37.

Comment 6 Miro Hrončok 2022-08-25 09:53:32 UTC
This Bugzilla was ASSIGNED on 2022-07-07 but nothing happened. We are past Fedora 37 Beta Freeze and this package does not even install. What is the plan wrt this package? Can it please be removed from the distribution until this is solved?

Comment 7 david08741 2022-08-25 19:40:32 UTC
I'll build ignoring the test failures.

This allows to use to remainder of the package, and users are not worse of compared to falling back to pip.

Unfortunately I didn't manage to debug this, but it is reported upstream. Unfortunately working on this is a bit tricky as scipy, one of the dependencies is not easily installable with python 3.11

Comment 8 Miro Hrončok 2022-08-29 10:41:05 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 38.

Thanks for taking care of it!

Comment 9 Fedora Update System 2022-08-30 09:53:20 UTC
FEDORA-2022-cc0b156c77 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-cc0b156c77

Comment 10 Adam Williamson 2022-09-02 17:10:51 UTC
+5 in https://pagure.io/fedora-qa/blocker-review/issue/878 , marking accepted.

Comment 11 Fedora Update System 2022-09-02 22:27:05 UTC
FEDORA-2022-cc0b156c77 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.


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