Bug 2460577 - python-valkey: FTBFS in Fedora Rawhide: AttributeError: No valkey module named timeseries (and others)
Summary: python-valkey: FTBFS in Fedora Rawhide: AttributeError: No valkey module name...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-valkey
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Matteo
QA Contact:
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: PYTHON3.15 F45FTBFS, RAWHIDEFTBFS
TreeView+ depends on / blocked
 
Reported: 2026-04-22 11:14 UTC by Karolina Surma
Modified: 2026-04-23 09:14 UTC (History)
4 users (show)

Fixed In Version: python-valkey-6.1.1-8.fc45
Clone Of:
Environment:
Last Closed: 2026-04-23 09:14:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2026-04-22 11:14:43 UTC
Description of problem:
Package python-valkey fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
6.1.1-7.fc44

Steps to Reproduce:
koji build --scratch f45 python-valkey-6.1.1-7.fc44.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/python-valkey

Reproducible: Always

Actual Results:
==================================== ERRORS ====================================
______________ ERROR collecting tests/test_asyncio/test_bloom.py _______________
tests/test_asyncio/test_bloom.py:388: in <module>
    @skip_ifmodversion_lt("2.4.0", "bf")
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/conftest.py:247: in skip_ifmodversion_lt
    raise AttributeError(f"No valkey module named {module_name}")
E   AttributeError: No valkey module named bf
_______________ ERROR collecting tests/test_asyncio/test_json.py _______________
tests/test_asyncio/test_json.py:46: in <module>
    @skip_ifmodversion_lt("2.6.0", "ReJSON")
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/conftest.py:247: in skip_ifmodversion_lt
    raise AttributeError(f"No valkey module named {module_name}")
E   AttributeError: No valkey module named ReJSON
______________ ERROR collecting tests/test_asyncio/test_search.py ______________
tests/test_asyncio/test_search.py:458: in <module>
    @skip_ifmodversion_lt("2.0.0", "search")
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/conftest.py:247: in skip_ifmodversion_lt
    raise AttributeError(f"No valkey module named {module_name}")
E   AttributeError: No valkey module named search
____________ ERROR collecting tests/test_asyncio/test_timeseries.py ____________
tests/test_asyncio/test_timeseries.py:32: in <module>
    @skip_ifmodversion_lt("1.4.0", "timeseries")
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/conftest.py:247: in skip_ifmodversion_lt
    raise AttributeError(f"No valkey module named {module_name}")
E   AttributeError: No valkey module named timeseries
_____________________ ERROR collecting tests/test_bloom.py _____________________
tests/test_bloom.py:410: in <module>
    @skip_ifmodversion_lt("2.4.0", "bf")
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/conftest.py:247: in skip_ifmodversion_lt
    raise AttributeError(f"No valkey module named {module_name}")
E   AttributeError: No valkey module named bf
_____________________ ERROR collecting tests/test_json.py ______________________
tests/test_json.py:48: in <module>
    @skip_ifmodversion_lt("2.06.00", "ReJSON")  # todo: update after the release
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/conftest.py:247: in skip_ifmodversion_lt
    raise AttributeError(f"No valkey module named {module_name}")
E   AttributeError: No valkey module named ReJSON
____________________ ERROR collecting tests/test_search.py _____________________
tests/test_search.py:434: in <module>
    @skip_ifmodversion_lt("2.0.0", "search")
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/conftest.py:247: in skip_ifmodversion_lt
    raise AttributeError(f"No valkey module named {module_name}")
E   AttributeError: No valkey module named search
__________________ ERROR collecting tests/test_timeseries.py ___________________
tests/test_timeseries.py:36: in <module>
    @skip_ifmodversion_lt("1.4.0", "timeseries")
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/conftest.py:247: in skip_ifmodversion_lt
    raise AttributeError(f"No valkey module named {module_name}")
E   AttributeError: No valkey module named timeseries

Comment 1 Fedora Update System 2026-04-23 09:12:21 UTC
FEDORA-2026-4e0b5a3a14 (python-valkey-6.1.1-8.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-4e0b5a3a14

Comment 2 Fedora Update System 2026-04-23 09:14:58 UTC
FEDORA-2026-4e0b5a3a14 (python-valkey-6.1.1-8.fc45) has been pushed to the Fedora 45 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.