-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
Since May 2024, google-cloud-public-ca
has been published under https://pypi.org/project/google-cloud-security-publicca/#history
We should deprecate google-cloud-public-ca
and recommend that folks install google-cloud-security-publicca
instead
This was detected using a recently added presubmit in #14441
File "/app/./cli.py", line 993, in handle_build
_verify_library_dist_name(library_id, repo)
File "/app/./cli.py", line 982, in _verify_library_dist_name
raise ValueError(
ValueError: The distribution name `google-cloud-security-publicca` does not match the folder `google-cloud-public-ca`.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/app/./cli.py", line 1419, in <module>
args.func(librarian=args.librarian, repo=args.repo)
File "/app/./cli.py", line 996, in handle_build
raise ValueError("Build failed.") from e
ValueError: Build failed.
time=2025-10-02T12:28:19.989Z level=INFO msg="=== Docker end ================================================================="
time=2025-10-02T12:28:19.989Z level=INFO msg="Restoring uncommitted changes" paths=packages/google-cloud-public-ca
time=2025-10-02T12:28:20.247Z level=INFO msg="Cleaning untracked files" paths=packages/google-cloud-public-ca
time=2025-10-02T12:29:22.638Z level=ERROR msg="failed to generate library" id=google-cloud-public-ca err="exit status 1"
Metadata
Metadata
Assignees
Labels
type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.