Skip to content

fix(net): stop resolving a cask artifact from a redirect chain that never ended - #879

Merged
indaco merged 2 commits into
mainfrom
fix/head-resolve-caps-out-with-an-error
Aug 20, 2026
Merged

fix(net): stop resolving a cask artifact from a redirect chain that never ended#879
indaco merged 2 commits into
mainfrom
fix/head-resolve-caps-out-with-an-error

Conversation

@indaco

@indaco indaco commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Description

A HEAD walk that ran out of hops handed back a URL malt never contacted, and the cask installer classified the artifact from it - so a PKG verdict, and the system-wide sudo installer -target / prompt behind it, could be raised on the strength of an unfetched URL. An exhausted walk is now a failure, like both GET walks already are.

Related Issue

  • None

Notes for Reviewers

  • Nond

@indaco
indaco merged commit 1fe86dc into main Aug 20, 2026
3 checks passed
@indaco
indaco deleted the fix/head-resolve-caps-out-with-an-error branch August 20, 2026 18:14
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.

1 participant