-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
Error install Python #4230
Comments
That usually means that something else was using APT at the time you ran that command. If everything's working now, can this be closed? |
Probably the daily APT update check. I was already thinking that we need to detect it, print a meaningful message and allow some minutes for it to finish. @redschumi
|
25 1 * * * root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.daily; } |
Okay, default |
Ok, thanks, will do that. |
Update
2nd try works without an error. don’t know why.
Dietpi runs only openssh server & client, nordvpn.
Creating a bug report/issue
Wanted to install Python, but the following error occurred
Details:
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
[FAILED] DietPi-Software | Unable to continue, DietPi-Software will now terminate.
The text was updated successfully, but these errors were encountered: