You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg: Copy lock dir when rename fails with Cross-device link error
Renaming the pkg lock directory to a hidden directory before
regeneration caused problems when running inside a docker container.
This PR catches a Cross-device link error when renaming the lock
directory and copies the lock directory instead.
Closes#11644
Signed-off-by: Puneeth Chaganti <[email protected]>
0 commit comments