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

Build failing with /bin/bash: line 1: asdf: command not found #10171

Closed
apocalyptech opened this issue Mar 21, 2023 · 18 comments · Fixed by #10172
Closed

Build failing with /bin/bash: line 1: asdf: command not found #10171

apocalyptech opened this issue Mar 21, 2023 · 18 comments · Fixed by #10172
Labels
Accepted Accepted issue on our roadmap Bug A bug

Comments

@apocalyptech
Copy link

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 specify asdf 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!

@thephez
Copy link

thephez commented Mar 21, 2023

Ditto, was just opening the same issue! I'll drop the info here since I already typed all of it 😄

Details

Expected Result

Project builds successfully as usual

Actual Result

Builds failing today with this error:

/bin/bash: line 1: asdf: command not found

Screenshots

Failed build:
image

Successful build of same commit earlier today:
image

@NickleDave
Copy link

@mrmundt
Copy link

mrmundt commented Mar 21, 2023

(Hi @NickleDave !)
Similar but slightly different issue:
Screen Shot 2023-03-21 at 10 47 01

Failed:https://readthedocs.org/projects/pyomo/builds/19855262/
Last successful: https://readthedocs.org/projects/pyomo/builds/19854787/

@humitos
Copy link
Member

humitos commented Mar 21, 2023

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.

@victorlin
Copy link

I was previously using python.version in the RTD configuration file and saw the python command not found error. After switching to use build.tools.python, I see the asdf command not found error.

@jerryjliu
Copy link

(Hi @NickleDave !) Similar but slightly different issue: Screen Shot 2023-03-21 at 10 47 01

Failed:https://readthedocs.org/projects/pyomo/builds/19855262/ Last successful: https://readthedocs.org/projects/pyomo/builds/19854787/

running into this as well https://readthedocs.org/projects/gpt-index/builds/19855695/

@humitos
Copy link
Member

humitos commented Mar 21, 2023

The issue with asdf command not found should be solved. Can you confirm, please?

@apocalyptech
Copy link
Author

The issue with asdf command not found should be solved. Can you confirm, please?

Yep, seems to be working for me. Cheers! I'll close this out, hopefully that's not premature for anyone.

@mrmundt
Copy link

mrmundt commented Mar 21, 2023

Not working for the python not found command yet.

@emmettbutler
Copy link

I'm seeing the same "python not found" error #10171 (comment)

@victorlin
Copy link

victorlin commented Mar 21, 2023

I can confirm asdf: command not found is resolved, however python3.7: command not found is still present (example).

@victorlin
Copy link

Note that a workaround for the python command not found error is to upgrade your configuration to use build.tools.python: nextstrain/augur@6b501cd

@ericholscher
Copy link
Member

We're rolling back out build server deploy, it should be fixed in ~5 mins.

@ericholscher ericholscher reopened this Mar 21, 2023
@ericholscher
Copy link
Member

ericholscher commented Mar 21, 2023

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.

@victorlin
Copy link

Confirmed python3.7 works now. Appreciate the quick fix!

@mrmundt
Copy link

mrmundt commented Mar 21, 2023

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.

We appreciate you, thank you!

@NickleDave
Copy link

@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
image

@ericholscher
Copy link
Member

@NickleDave Love it. Thanks for the thanks folks 😻 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted issue on our roadmap Bug A bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants