Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2220390 - F39FailsToInstall: python3-oslo-service, python3-oslo-service-tests
Summary: F39FailsToInstall: python3-oslo-service, python3-oslo-service-tests
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: python-oslo-service
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Hirotaka Wakabayashi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2220224 2220267 2220386 2220387 2220424 2220570
Blocks: F39FailsToInstall PYTHON3.12
TreeView+ depends on / blocked
 
Reported: 2023-07-05 19:17 UTC by Fedora Fails To Install
Modified: 2023-08-15 21:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-15 21:18:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2023-07-05 19:17:21 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-oslo-service) Fails To Install in Fedora 39:

can't install python3-oslo-service:
  - nothing provides python(abi) = 3.11 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(debtcollector) >= 1.2 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(eventlet) >= 0.25.2 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(fixtures) >= 3 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(greenlet) >= 0.4.15 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(oslo-config) >= 5.1 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(oslo-i18n) >= 3.15.3 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(oslo-utils) >= 3.40.2 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(paste) >= 2.0.2 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(pastedeploy) >= 1.5 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(routes) >= 2.3.1 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  - nothing provides python3.11dist(webob) >= 1.7.1 needed by python3-oslo-service-3.1.1-7.fc39.noarch
  
can't install python3-oslo-service-tests:
  - nothing provides python(abi) = 3.11 needed by python3-oslo-service-tests-3.1.1-7.fc39.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-39-x86_64 --config-opts mirrored=False install python3-oslo-service python3-oslo-service-tests


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 Hirotaka Wakabayashi 2023-07-10 07:53:04 UTC
This module depends on several python-3.11 modules.

```
Error: 
 Problem 1: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.11 needed by python3-hacking-4.0.0-7.fc38.noarch from fedora
 Problem 2: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.11 needed by python3-oslo-concurrency-5.1.1-2.fc39.noarch from fedora
 Problem 3: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.11 needed by python3-oslo-log-5.0.0-2.fc38.noarch from fedora
 Problem 4: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.11 needed by python3-yappi-1.3.6-4.fc39.aarch64 from fedora
```

python3-oslo-log-5.0.0-3 is failed to build on python-3.12 5 days ago.
https://src.fedoraproject.org/rpms/python-oslo-log

python3-hacking, python3-oslo-concurrency and python3-yappi are also build on python-3.11. 
 
Firstly I will ask the python-hacking's maintainers to update the versions to the latest one. The rawhide's python-hacking version is 4.0.0-7 but the latest version is 6.0.0. Here is the error I got when I built python-hacking on my PC.

```
Error: 
 Problem 1: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.11 needed by python3-flake8-5.0.3-2.fc38.noarch from fedora
  - nothing provides (python3.11dist(mccabe) < 0.8~~ with python3.11dist(mccabe) >= 0.7) needed by python3-flake8-5.0.3-2.fc38.noarch from fedora
  - nothing provides (python3.11dist(pyflakes) < 2.6~~ with python3.11dist(pyflakes) >= 2.5) needed by python3-flake8-5.0.3-2.fc38.noarch from fedora
 Problem 2: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.11 needed by python3-pycodestyle-2.9.1-2.fc38.noarch from fedora
```

python-pycodestyle-2.9.1, which is probably for python-3.12, is failed to build 24 days ago. The rawhide's python-flake8 version is 5.0.3-2 but the latest python-flake8 version is 6.0.1.

https://src.fedoraproject.org/rpms/python-pycodestyle
https://src.fedoraproject.org/rpms/python-flake8

Comment 2 Fedora Fails To Install 2023-08-14 13:02:23 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/

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

Thanks for taking care of it!

Comment 3 Fedora Fails To Install 2023-08-15 21:18:25 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/

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!


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