Bug 2510627

Summary: Notice: rust-sequoia-sq will be automatically retired from EPEL 9 when RHEL 9.9 is released
Product: [Fedora] Fedora EPEL Reporter: rhel-process-autobot <rhel-process-autobot>
Component: rust-sequoia-sqAssignee: Fabio Valentini <decathorpe>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: decathorpe, jjelen, rust-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
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: 1998160    

Description rhel-process-autobot 2026-08-03 12:24:32 UTC
Notice: rust-sequoia-sq will be automatically retired from EPEL 9

This issue is purely informational and you do not need to take any action.Thank you for your work maintaining rust-sequoia-sq in EPEL 9. Red Hat considers this package important enough to promote it to RHEL. It is expected to be part of RHEL 9.9. Please do not update rust-sequoia-sq in EPEL 9 any further to ensure that the CentOS Stream and RHEL packages have a proper upgrade path.
In EPEL 9 or earlier, the package will be automatically retired on the corresponding distgit branch shortly after the package is available in RHEL.


This bug will be closed automatically once the retirement takes place.

Comment 1 rhel-process-autobot 2026-08-03 12:24:33 UTC
This issue is purely informational, you do not need to take any action. Thank you for your work maintaining rust-sequoia-sq in EPEL 9. Red Hat considers this package important enough to promote it to official RHEL. It will be part of RHEL 9.9. Please do not update rust-sequoia-sq in EPEL 9 so the RHEL version can have a higher version and release. When RHEL 9.9 is released, EPEL automation will remove rust-sequoia-sq from EPEL 9 and close this bug.

Comment 2 Fabio Valentini 2026-08-04 20:04:05 UTC
Acknowledged.

Some notes for posterity:

The latest versions of sq, sequoia-wot, and sequoia-cert-store (including the version that introduces PQC support) were never built for EPEL 9 (nor would they work on RHEL 9) due to the version of sqlite available there being too old.

If I remember correctly, this is due to usage of the "STRICT keyword in SQL statements:

> The STRICT keyword at the end of a CREATE TABLE statement is only recognized by SQLite version 3.37.0 (2021-11-27) and later.

(from https://sqlite.org/stricttables.html)

RHEL 9 ships sqlite 3.34.1.