Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888223 - dev-python/pyu2f-0.1.5-r1 fails tests (DASH-SYSTEM): AttributeError: python3.8: undefined symbol: IOHIDDeviceRegisterInputReportCallback
Summary: dev-python/pyu2f-0.1.5-r1 fails tests (DASH-SYSTEM): AttributeError: python3....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-25 08:11 UTC by Agostino Sarubbo
Modified: 2022-12-25 19:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,124.47 KB, text/plain)
2022-12-25 08:11 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-12-25 08:11:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyu2f-0.1.5-r1 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-25 08:11:16 UTC
Created attachment 844879 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-25 08:11:17 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AttributeError: python3.8: undefined symbol: IOHIDDeviceRegisterInputReportCallback
E     AttributeError: 'FakeFilesystem' object has no attribute 'CreateDirectory'
FAILED pyu2f/tests/hid/linux_test.py::LinuxTest::testCallEnumerate - Attribut...
FAILED pyu2f/tests/hid/linux_test.py::LinuxTest::testCallOpen - AttributeErro...
Comment 3 Larry the Git Cow gentoo-dev 2022-12-25 19:05:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a8a1a49559ddd3279564af8eaadbcbf49c2b43

commit 32a8a1a49559ddd3279564af8eaadbcbf49c2b43
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-12-25 19:04:13 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-12-25 19:05:45 +0000

    dev-python/pyu2f: adjust pyfakefs usage
    
    Closes: https://bugs.gentoo.org/888223
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/pyu2f/pyu2f-0.1.5-r1.ebuild | 10 ++++++++++
 1 file changed, 10 insertions(+)