-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
rhoai-3.4.EA1
-
None
-
False
-
-
False
-
-
Originally discussed in https://redhat-internal.slack.com/archives/C079FE5H94J/p1772019838407329?thread_ts=1769603977.599389&cid=C079FE5H94J
Wheels have different hashes over time. When creating lock files that contain checksums, this breaks subsequent installs.
Before:
wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4-EA1/cpu-ubi9/annotated_doc-0.0.4-2-py3-none-any.whl", hashes = { sha256 = "e313f1ebf34a5d9c95c172ddc561af3453158e7c9cb3a7c7224c80d96edd5454" } }]
After:
wheels = [{ url = "https://packages.redhat.com/api/pulp-content/public-rhai/rhoai/3.4-EA1/cpu-ubi9/annotated_doc-0.0.4-2-py3-none-any.whl", hashes = { sha256 = "c585f75b27148124dc235f6745cfc8a4f24d6f892a3c84ca3516723f6a12e27c" } }]
- is related to
-
AIPCC-9976 Files in python indexes are gettting overwritten
-
- Closed
-