Skip to content

Conversation

@sireeshajonnalagadda
Copy link
Contributor

@sireeshajonnalagadda sireeshajonnalagadda commented Oct 15, 2025

Fixes: #1501

Issue summary:

ref

  • Discontinuation of PGP Signatures for releases of Python 3.14 or future versions

PEP 761

  • adopting Sigstore to verify CPython artifacts as an alternative to PGP by installing cosign.

Solution:

  • Enhanced installation workflow with Cosign integration for signature verification, including updates to install.sh

  • Installing time_piece package for centos ref
    It fixes the issue during the test "Can't locate Time/Piece.pm in @inc (@inc contains: . /tmp/openssl3/openssl-3.0.18/Configurations /tmp/openssl3/openssl-3.0.18/util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 /tmp/openssl3/openssl-3.0.18/external/perl/Text-Template-1.56/lib) at Makefile.in line 37.
    "

  • modifications to scenarios.json, and implementation of verification checks

@sireeshajonnalagadda sireeshajonnalagadda changed the title Resolving Python Installation Errors Due to Signature Verification Changes Using Cosign Python feature Signature Verification Changes Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot install latest python feature due to changed signature verification

1 participant