Skip to content

Improve error check for long paths #1282

Merged
lrandersson merged 3 commits into
conda:mainfrom
lrandersson:dev-ra-improve-error-check
Jul 7, 2026
Merged

Improve error check for long paths #1282
lrandersson merged 3 commits into
conda:mainfrom
lrandersson:dev-ra-improve-error-check

Conversation

@lrandersson

@lrandersson lrandersson commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description

This PR contains an improvement to the error check that was added in #1228. It was recently discovered that we did not account for the intermediate directory used by conda, since conda first extracts every package into $INSTDIR\pkgs\<name-version-build>\<short_path> before linking.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@github-project-automation github-project-automation Bot moved this to 🆕 New in 🔎 Review Jul 7, 2026
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jul 7, 2026
@lrandersson lrandersson force-pushed the dev-ra-improve-error-check branch from b22b98d to cff3a2d Compare July 7, 2026 14:46
@lrandersson lrandersson marked this pull request as ready for review July 7, 2026 14:46
@lrandersson lrandersson requested a review from a team as a code owner July 7, 2026 14:46
@lrandersson lrandersson marked this pull request as draft July 7, 2026 14:56
@lrandersson lrandersson marked this pull request as ready for review July 7, 2026 15:11
@lrandersson lrandersson self-assigned this Jul 7, 2026
@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Approved in 🔎 Review Jul 7, 2026
@lrandersson lrandersson merged commit 4c9f96e into conda:main Jul 7, 2026
28 of 29 checks passed
@github-project-automation github-project-automation Bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

3 participants