Bug 2098829 - F37FailsToInstall: Multiple packages built from python-avocado
Summary: F37FailsToInstall: Multiple packages built from python-avocado
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: python-avocado
Version: 37
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cleber Rosa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F38FTBFS PYTHON3.11 F37FTBFS F37FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2022-06-20 09:34 UTC by Miro Hrončok
Modified: 2022-08-14 17:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-14 17:11:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2022-06-20 09:34:02 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-avocado) Fails To Install in Fedora 37:

can't install python3-avocado:
  - nothing provides python3.10dist(setuptools) needed by python3-avocado-82.0-5.fc36.noarch
  - nothing provides python(abi) = 3.10 needed by python3-avocado-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-glib:
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-glib-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-golang:
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-golang-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-loader-yaml:
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-loader-yaml-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-output-html:
  - nothing provides python3.10dist(jinja2) needed by python3-avocado-plugins-output-html-82.0-5.fc36.noarch
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-output-html-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-result-upload:
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-result-upload-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-resultsdb:
  - nothing provides python3.10dist(resultsdb-api) needed by python3-avocado-plugins-resultsdb-82.0-5.fc36.noarch
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-resultsdb-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-varianter-cit:
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-varianter-cit-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-varianter-pict:
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-varianter-pict-82.0-5.fc36.noarch
  
can't install python3-avocado-plugins-varianter-yaml-to-mux:
  - nothing provides python(abi) = 3.10 needed by python3-avocado-plugins-varianter-yaml-to-mux-82.0-5.fc36.noarch
  - nothing provides python3.10dist(pyyaml) >= 4.2~b2 needed by python3-avocado-plugins-varianter-yaml-to-mux-82.0-5.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-avocado python3-avocado-plugins-glib python3-avocado-plugins-golang python3-avocado-plugins-loader-yaml python3-avocado-plugins-output-html python3-avocado-plugins-result-upload python3-avocado-plugins-resultsdb python3-avocado-plugins-varianter-cit python3-avocado-plugins-varianter-pict python3-avocado-plugins-varianter-yaml-to-mux


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:06:03 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 14:57:00 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 Cleber Rosa 2022-07-18 15:41:00 UTC
There's definitely an issue with the package being built with Python 3.10 (f36) and then attempting to have it installed on Python 3.11 (f37).

I'll check if there's a build failure under Python 3.11/f37.

Comment 4 Miro Hrončok 2022-07-18 15:55:09 UTC
+ /usr/bin/python3 selftests/run
...................................s..................................................Unable to resolve any reference or 'run.references' is empty.
..................................................................F
======================================================================
FAIL: test_runner_python_unittest_fail (selftests.unit.test_nrunner.Runner.test_runner_python_unittest_fail)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/avocado-82.0/selftests/unit/test_nrunner.py", line 262, in test_runner_python_unittest_fail
    self.assertTrue(result['output'].startswith(output1))
AssertionError: False is not true
----------------------------------------------------------------------
Ran 153 tests in 1.030s
FAILED (failures=1, skipped=1)

Comment 5 Cleber Rosa 2022-07-18 17:06:15 UTC
Hi Miro,

ACK, I was able to reproduce the failures too.  I've sent a fix upstream:

https://github.com/avocado-framework/avocado/pull/5432

And I'll follow up with the downstream package updates. I'll probably cut a new upstream release (82.2) that will already include those fixes.

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

Comment 7 Miro Hrončok 2022-08-10 23:37:43 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 Miro Hrončok 2022-08-14 17:11:24 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 37.

Thanks for taking care of it!


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