We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could not rmdir
The below are likely related to #158 (which can be confirmed once a solution is developed).
core/shipped.json
core/shipped.json is not available
deleteOldFiles()
createBackup()
The above are performance matters that impact all environments. The solution required for both of the above will in all likelihood be the same.
Cc: @caco3, @Altahrim, @blizzz, @kesselb, @come-nc
The text was updated successfully, but these errors were encountered:
Another suspected to be same root cause:
moveNewVersionInPlace()
Sorry, something went wrong.
A preliminary update: #158 (comment)
Could you merge the two "Fixes/PRs:" sections in the original description? Should the open bugs be closed in favor of referencing this issue?
joshtrichards
No branches or pull requests
Bugs
Could not rmdir
#158Suspected to be same root cause:
The below are likely related to #158 (which can be confirmed once a solution is developed).
core/shipped.json
disappearing from prior updates leading to failures on the next updatecore/shipped.json is not available
#131deleteOldFiles()
situationscreateBackup()
situationsFixes/PRs:
Could not rmdir
#158Enhancements
createBackup()
#507deleteOldFiles()
#397The above are performance matters that impact all environments. The solution required for both of the above will in all likelihood be the same.
Fixes/PRs:
Cc: @caco3, @Altahrim, @blizzz, @kesselb, @come-nc
The text was updated successfully, but these errors were encountered: