Bug 2220429
Summary: | F39FailsToInstall: python3-pylatex | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | python-pylatex | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | gui1ty, neuro-sig, sanjay.ankur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-07-17 07:24:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2135404, 2168845 |
Description
Fedora Fails To Install
2023-07-05 19:18:37 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 devel.org if you are unsure how to fix this bug. FTBFS due to outdated versioneer.py (sigh). Let's see how quick upstream is with merging the PR... Oops! Multitasking is hard... Previous comment was for a different package. This package has tests failing: ==================================== ERRORS ==================================== _______________ ERROR collecting pynetdicom/tests/test_assoc.py ________________ pynetdicom/tests/test_assoc.py:69: in <module> from .hide_modules import hide_modules pynetdicom/tests/hide_modules.py:33: in <module> _ModuleHiderBase = getattr(importlib.abc, "MetaPathFinder", importlib.abc.Finder) /usr/lib64/python3.12/importlib/abc.py:38: in __getattr__ raise AttributeError(f'module {__name__!r} has no attribute {name!r}') E AttributeError: module 'importlib.abc' has no attribute 'Finder' _____________ ERROR collecting pynetdicom/tests/test_transport.py ______________ pynetdicom/tests/test_transport.py:34: in <module> from .hide_modules import hide_modules pynetdicom/tests/hide_modules.py:33: in <module> _ModuleHiderBase = getattr(importlib.abc, "MetaPathFinder", importlib.abc.Finder) /usr/lib64/python3.12/importlib/abc.py:38: in __getattr__ raise AttributeError(f'module {__name__!r} has no attribute {name!r}') E AttributeError: module 'importlib.abc' has no attribute 'Finder' =============================== warnings summary =============================== pynetdicom/apps/qrscp/db.py:681 /builddir/build/BUILD/pynetdicom-2.0.2/pynetdicom/apps/qrscp/db.py:681: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) Base = declarative_base() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR pynetdicom/tests/test_assoc.py - AttributeError: module 'importlib.abc'... ERROR pynetdicom/tests/test_transport.py - AttributeError: module 'importlib.... !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ================ 442 deselected, 1 warning, 2 errors in 10.59s ================= error: Bad exit status from /var/tmp/rpm-tmp.WTAsic (%install) Bad exit status from /var/tmp/rpm-tmp.WTAsic (%install) 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/ All subpackages of a package against which this bug was filled are now installable or removed from Fedora 39. Thanks for taking care of it! |