Bug 2333776 - libfreenect needs to be rebuilt against NumPy 2.x
Summary: libfreenect needs to be rebuilt against NumPy 2.x
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libfreenect
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Rich Mattes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: NUMPY2
TreeView+ depends on / blocked
 
Reported: 2024-12-22 20:28 UTC by Sandro
Modified: 2024-12-24 20:46 UTC (History)
3 users (show)

Fixed In Version: libfreenect-0.7.0-12.fc42
Clone Of:
Environment:
Last Closed: 2024-12-24 20:46:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sandro 2024-12-22 20:28:05 UTC
Currently, importing freenect results in:

>>> import freenect
Traceback (most recent call last):
  File "<python-input-0>", line 1, in <module>
    import freenect
  File "freenect.pyx", line 1, in init freenect
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

A simple bump and rebuild should fix that.

Reproducible: Always

Comment 1 Fedora Update System 2024-12-24 20:43:14 UTC
FEDORA-2024-e18a8cab0b (libfreenect-0.7.0-12.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-e18a8cab0b

Comment 2 Fedora Update System 2024-12-24 20:46:55 UTC
FEDORA-2024-e18a8cab0b (libfreenect-0.7.0-12.fc42) has been pushed to the Fedora 42 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.