Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use LnBinary instead of hardcoded /bin/ln in jvm.sh #21488

Merged
merged 4 commits into from
Oct 5, 2024

Conversation

grihabor
Copy link
Contributor

@grihabor grihabor commented Oct 3, 2024

Fixes #21487

@tgolsson tgolsson added backend: JVM JVM backend-related issues category:bugfix Bug fixes for released features labels Oct 4, 2024
@cburroughs
Copy link
Contributor

This looks reasonable to me. Just missing release notes.

@grihabor
Copy link
Contributor Author

grihabor commented Oct 4, 2024

@cburroughs Yep, thanks, added notes

@grihabor
Copy link
Contributor Author

grihabor commented Oct 4, 2024

Looks like some cache issue

native_engine.IntrinsicError: Could not identify a process to backtrack to for: Missing digest: Was not present in the local store: Digest { hash: Fingerprint<16a318523cf3dca456ce52b898eefc5de7a30469507ffba716a1d8d6d1ed8667>, size_bytes: 2302 }

@cburroughs
Copy link
Contributor

Well that isn't good! But I see a couple of prior errors on main: Opened #21497

@cburroughs cburroughs enabled auto-merge (squash) October 5, 2024 01:13
@cburroughs cburroughs merged commit 727819f into pantsbuild:main Oct 5, 2024
25 checks passed
@grihabor
Copy link
Contributor Author

grihabor commented Oct 5, 2024

Thank you!

@grihabor grihabor deleted the fix-bin-ln branch October 5, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: JVM JVM backend-related issues category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

__jdk/jdk.sh: /bin/ln: No such file or directory on Nixos
3 participants