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 - roca-detect fails to build with Python 3.10: AssertionError: 0 not greater than or equal to 1 : At least one result expected
Summary: roca-detect fails to build with Python 3.10: AssertionError: 0 not greater th...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: roca-detect
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stuart D Gathman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.10
TreeView+ depends on / blocked
 
Reported: 2020-11-20 09:08 UTC by Tomáš Hrnčiar
Modified: 2021-03-21 01:22 UTC (History)
3 users (show)

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:
Clone Of:
Environment:
Last Closed: 2021-03-19 20:14:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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