-
Notifications
You must be signed in to change notification settings - Fork 4
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
Precompilation IO issue #15
Comments
Also hit this in |
Quick update — it looks like the actual code is here: not sure where to report this though. |
cc’ing @cjdoris just in case you aren’t getting notified on this repo. I wonder if there’s a new Yggdrasil build script or something that deals with this sort of thing? |
Up until a few days ago, the micromamba_jll had not been rebuilt for about 9 months. So if this is a new issue then probably it is an upstream issue - in JLLWrappers maybe? A few days ago (after you reported this issue) I triggered a new build of micromamba_jll just in case it helped. I suspect not. |
For reference, this only occurs on julia |
I've noticed this precompilation warning for micromamba_jll since the start of 1.10 but only posted the issue now because it is one of the few packages left still giving the warning. I think at the beginning of 1.10 there were a ton of packages with this warning (because people didn't realize such issues existed) but now there are only a couple left. |
Maybe try the tips in https://docs.julialang.org/en/v1/devdocs/precompile_hang to try and figure out where the issue lies? |
Here's what I get installing micromamba_jll into a new depot:
What is suspicious to me is |
Just asked about this on Slack.
So it's an upstream issue. Closing as there's nothing to do from this end. |
Ah gotcha. Thanks! |
Seeing this message whenever I pre-compile micromamba_jll:
I'm not sure if this is the right repo to post this or not but thought I would just point this out if unaware.
The text was updated successfully, but these errors were encountered: