Bug 2220071
| Summary: | F39FailsToInstall: pipenv | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | pipenv | Assignee: | Tomas Orsava <torsava> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | ksurma, mhroncok, mtasaka, python-packagers-sig, thrnciar, torsava |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | pipenv-2023.2.18-4.fc39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-07-31 08:44:15 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, 2168842, 2168845 | ||
|
Description
Fedora Fails To Install
2023-07-05 19:06:42 UTC
https://koji.fedoraproject.org/koji/buildinfo?buildID=2226637 https://koji.fedoraproject.org/koji/taskinfo?taskID=102915510 + sphinx-build-3 docs html Running Sphinx v6.1.3 Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/sphinx/config.py", line 351, in eval_config_file exec(code, namespace) # NoQA: S102 ^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pipenv-2023.2.18/docs/conf.py", line 30, in <module> import pipenv.vendor.click File "/builddir/build/BUILD/pipenv-2023.2.18/build/lib/pipenv/__init__.py", line 64, in <module> from .cli import cli File "/builddir/build/BUILD/pipenv-2023.2.18/build/lib/pipenv/cli/__init__.py", line 1, in <module> from .command import cli # noqa ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pipenv-2023.2.18/build/lib/pipenv/cli/command.py", line 7, in <module> from pipenv.cli.options import ( File "/builddir/build/BUILD/pipenv-2023.2.18/build/lib/pipenv/cli/options.py", line 4, in <module> from pipenv.project import Project File "/builddir/build/BUILD/pipenv-2023.2.18/build/lib/pipenv/project.py", line 19, in <module> from pipenv.environment import Environment File "/builddir/build/BUILD/pipenv-2023.2.18/build/lib/pipenv/environment.py", line 21, in <module> from pipenv.patched.pip._vendor import pkg_resources File "/builddir/build/BUILD/pipenv-2023.2.18/build/lib/pipenv/patched/pip/_vendor/pkg_resources/__init__.py", line 2164, in <module> register_finder(pkgutil.ImpImporter, find_on_path) ^^^^^^^^^^^^^^^^^^^ AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'? 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. This is likely the last package blocking the build of Fedora 39 Python Classroom Lab. Hence, raising severity. As Miro said, this is blocking Fedora-Python-Classroom-Live live spin compose: https://koji.fedoraproject.org/koji/taskinfo?taskID=104082878 For now, I am going to backport minimum patches from setuptools to rescue this package. 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! |