Bug 2294191 - appliance-tools can't be installed in Fedora Rawhide: require python3-future on runtime
Summary: appliance-tools can't be installed in Fedora Rawhide: require python3-future ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: appliance-tools
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2250662
Blocks: F41FailsToInstall PYTHON3.13
TreeView+ depends on / blocked
 
Reported: 2024-06-25 09:44 UTC by Karolina Surma
Modified: 2024-07-26 18:25 UTC (History)
2 users (show)

Fixed In Version: appliance-tools-011.3-1.fc41
Clone Of:
Environment:
Last Closed: 2024-07-26 18:25:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure appliance-tools pull-request 22 0 None None None 2024-06-25 09:55:36 UTC

Description Karolina Surma 2024-06-25 09:44:24 UTC
appliance-tools can't be installed in Fedora Rawhide, because future is not installable. future will not work with Python 3.13, because it has removed 2to3 and lib2to3.

Problem: package appliance-tools-011.2-8.fc41.noarch from fedora requires python3-future, but none of the providers can be installed
  - nothing provides python(abi) = 3.12 needed by python3-future-1.0.0-1.fc41.noarch from fedora


Reproducible: Always

Comment 1 Miro Hrončok 2024-06-25 09:55:01 UTC
Technical note: Please do not add the F41FailsToInstall tracker, as the tool that uses it deliberately does not consider recursive dependency problems like this one.

Comment 2 Miro Hrončok 2024-06-25 09:55:36 UTC
Upstream PR from 9 months ago: https://pagure.io/appliance-tools/pull-request/22

Comment 3 Miro Hrončok 2024-06-26 13:09:18 UTC
(In reply to Miro Hrončok from comment #1)
> Technical note: Please do not add the F41FailsToInstall tracker, as the tool
> that uses it deliberately does not consider recursive dependency problems
> like this one.

Solved by retiring future.

Comment 4 Fedora Fails To Install 2024-07-03 14:16:56 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 5 Fedora Fails To Install 2024-07-25 08:49:33 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 4+ weeks.
This is the second reminder (step 4) 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 6 Neal Gompa 2024-07-25 10:45:53 UTC
Working on it.

Comment 7 Neal Gompa 2024-07-26 18:25:36 UTC
Fixed with appliance-tools-011.3-1.fc41.


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