Actions
Task #10883
closedR install.packages leaves lock files around if crashing while an installation is running
Status:
Closed
Priority:
Urgent
Assignee:
Category:
System Application
Target version:
Start date:
Jan 11, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
And it is not able to distinguish between a legit lock to an obsolete one, so a manual removal is the only way to fix the problem.
When a lock for a package exists, the installation of that package aborts.
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from New to In Progress
Just changed the upgrade_r_packages script to remove all the lock files that it finds, before starting to install packages.
Updated by Andrea Dell'Amico over 7 years ago
- % Done changed from 0 to 80
Script changed, now it's going to be provisioned on every dataminer and Rstudio server.
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
Done.
Actions