-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Build failing with /bin/bash: line 1: asdf: command not found
#10171
Comments
Ditto, was just opening the same issue! I'll drop the info here since I already typed all of it 😄 Details
Expected ResultProject builds successfully as usual Actual ResultBuilds failing today with this error:
Screenshots |
Same 😞 |
(Hi @NickleDave !) Failed:https://readthedocs.org/projects/pyomo/builds/19855262/ |
Hi all! This issue was introduced some moments ago while doing the deploy. We are about to deploy a hotfix soon. The problem should be resolved in some minutes 🙏🏼 . Thanks. |
I was previously using |
running into this as well https://readthedocs.org/projects/gpt-index/builds/19855695/ |
The issue with |
Yep, seems to be working for me. Cheers! I'll close this out, hopefully that's not premature for anyone. |
Not working for the |
I'm seeing the same "python not found" error #10171 (comment) |
I can confirm |
Note that a workaround for the python command not found error is to upgrade your configuration to use |
We're rolling back out build server deploy, it should be fixed in ~5 mins. |
This should now be fixed for everyone. Sorry about the issues -- we didn't quite realize the impact it was having on our users. Please let us know if anything isn't working properly now. |
Confirmed |
We appreciate you, thank you! |
@ericholscher @humitos we'd like to thank you for all you're doing building and maintaining ReadTheDocs the only way we know how: with this very niche meme that @mrmundt posted in the US-RSE Slack |
@NickleDave Love it. Thanks for the thanks folks 😻 🤣 |
Details
Expected Result
Build should succeed
Actual Result
Build is failing with
/bin/bash: line 1: asdf: command not found
-- I've also tried re-building old versions which used to work fine, and they're failing with the same error. I don't specifyasdf
anywhere in my repo or RTD configs, so I'm not sure where that's coming from. Let me know if I can provide any more info!The text was updated successfully, but these errors were encountered: