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 1899856

Summary: roca-detect fails to build with Python 3.10: AssertionError: 0 not greater than or equal to 1 : At least one result expected
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: roca-detectAssignee: Stuart D Gathman <stuart>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mhroncok, stuart, thrnciar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: roca-detect-1.2.12-16.fc34 roca-detect-1.2.12-15.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-19 20:14:10 UTC Type: Bug
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: 1890881    

Description Tomáš Hrnčiar 2020-11-20 09:08:53 UTC
roca-detect fails to build with Python 3.10.0a2.

======================================================================
FAIL: test_fprint_dlog (roca.tests.test_fingerprint.FprintTest)
Test fingerprints - dlog method
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/roca-1.2.12/roca/tests/test_fingerprint.py", line 113, in test_fprint_dlog
    self.fprint_subtest(fprinter)
  File "/builddir/build/BUILD/roca-1.2.12/roca/tests/test_fingerprint.py", line 78, in fprint_subtest
    self.assertGreaterEqual(len(ret), 1, 'At least one result expected')
AssertionError: 0 not greater than or equal to 1 : At least one result expected

======================================================================
FAIL: test_fprint_moduli (roca.tests.test_fingerprint.FprintTest)
Test fingerprints
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/roca-1.2.12/roca/tests/test_fingerprint.py", line 103, in test_fprint_moduli
    self.fprint_subtest(fprinter)
  File "/builddir/build/BUILD/roca-1.2.12/roca/tests/test_fingerprint.py", line 78, in fprint_subtest
    self.assertGreaterEqual(len(ret), 1, 'At least one result expected')
AssertionError: 0 not greater than or equal to 1 : At least one result expected

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.10/fedora-rawhide-x86_64/01773506-roca-detect/

For all our attempts to build roca-detect with Python 3.10, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.10/package/roca-detect/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.10:
https://copr.fedorainfracloud.org/coprs/g/python/python3.10/

Let us know here if you have any questions.

Python 3.10 will be included in Fedora 35. To make that update smoother, we're building Fedora packages with early pre-releases of Python 3.10.
A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon.
We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.

Comment 1 Ben Cotton 2021-02-09 15:26:22 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle.
Changing version to 34.

Comment 2 Fedora Update System 2021-03-13 00:22:44 UTC
FEDORA-2021-acd448b558 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-acd448b558

Comment 3 Fedora Update System 2021-03-13 00:22:45 UTC
FEDORA-2021-724c3aa51b has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-724c3aa51b

Comment 4 Fedora Update System 2021-03-13 19:27:37 UTC
FEDORA-2021-724c3aa51b has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-724c3aa51b`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-724c3aa51b

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2021-03-13 21:22:49 UTC
FEDORA-2021-acd448b558 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-acd448b558`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-acd448b558

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-03-19 20:14:10 UTC
FEDORA-2021-724c3aa51b has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2021-03-21 01:22:39 UTC
FEDORA-2021-acd448b558 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.