-
Notifications
You must be signed in to change notification settings - Fork 66
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
bootstrap failed: missing dependencies for toltec-base: open-remarkable-shutdown #907
Comments
The package configuration does not include open-remarkable-shutdown: toltec/package/toltec-base/package Lines 14 to 18 in dd08124
Yet for some reason the created package contains it:
This likely is a bug with toltecmk. |
Workaround:
3.) run |
I would not recommend most users do this, as open-remarkable-shutdown isn't working properly on 3.x for the rM2 |
Just stumbled upon this as well. |
I've written a simple test in toltecmk to validate that installdepends is parsed properly. It has identified a bug with the recipe parser that is causing it to have invalid values. I'm now trying to grok the parser code to determine what is wrong and how to fix it. |
0.3.3 of toltecmk has been published to fix the issue, I'll have to integrate it and push through an emergency fix to stable tomorrow. |
This should now be resolved. |
Describe the issue
bash bootstrap
failed withTo Reproduce
Steps to reproduce the behaviour:
wget http://toltec-dev.org/bootstrap
echo "b87a085485404d2b000418b8ad44b52edd0293721f61427f2e427555ce9c6975 bootstrap" | sha256sum -c && bash bootstrap
Expected behaviour
bootstrap run without error
Screenshots
n/a
System information:
Additional context
The text was updated successfully, but these errors were encountered: