Skip to content

build: Allow downloading pkgconfiglite with empty checksum#12918

Merged
kannanjgithub merged 1 commit into
grpc:masterfrom
kannanjgithub:pkgconfig-allow-empty-checksum
Jul 22, 2026
Merged

build: Allow downloading pkgconfiglite with empty checksum#12918
kannanjgithub merged 1 commit into
grpc:masterfrom
kannanjgithub:pkgconfig-allow-empty-checksum

Conversation

@kannanjgithub

Copy link
Copy Markdown
Contributor

Windows build fails (1) with an error "ERROR: Empty checksums are no longer allowed by default for non-secure sources" when trying to download pkgconfiglite 0.28.0 from an unsecure HTTP URL because Chocolatey v2.4.0 has safety features enabled by default, it rejects the package. This PR makes the change to specify the option --allow-empty-checksums for installing pkgconfiglite using Chocolatey.

1 - https://btx.cloud.google.com/invocations/db129a01-66e6-42b2-ab92-d849e24d09b2/targets/grpc%2Fjava%2Fv1.83.x%2Fpresubmit%2Fwindows;config=default/log

Windows build fails (1) with an error "ERROR: Empty checksums are no longer allowed by default for non-secure sources" when trying to download pkgconfiglite 0.28.0 from an unsecure HTTP URL because Chocolatey v2.4.0 has safety features enabled by default, it rejects the package. This PR makes the change to specify the option `--allow-empty-checksums` for installing pkgconfiglite using Chocolatey.

1 - https://btx.cloud.google.com/invocations/db129a01-66e6-42b2-ab92-d849e24d09b2/targets/grpc%2Fjava%2Fv1.83.x%2Fpresubmit%2Fwindows;config=default/log
@kannanjgithub
kannanjgithub requested a review from ejona86 July 21, 2026 17:01
@kannanjgithub
kannanjgithub merged commit da2213c into grpc:master Jul 22, 2026
18 checks passed
@kannanjgithub
kannanjgithub deleted the pkgconfig-allow-empty-checksum branch July 22, 2026 05:21
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.

3 participants