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
Tried to relocate 'the most core' utils to RAMdisk with error: failed to update mingw32 (unable to lock database) error: failed to update mingw64...
#60
Open
abdulbadii opened this issue
Mar 9, 2019
· 0 comments
Any idea how to correctly relocate some 'very frequently used' utilities to Ramdisk ?
I tried most of them successfully but cannot use pacman,
$ pacman -Syu
:: Synchronizing package databases...
error: failed to update mingw32 (unable to lock database)
error: failed to update mingw64 (unable to lock database)
error: failed to update msys (unable to lock database)
error: failed to synchronize all databases
Z is a RAM disk and I did create windows desktop shortcut
Z:\CoreUtil\usr\bin\mintty.exe --dir /usr/bin /usr/bin/bash -ac 'MSYSTEM=MINGW64;exec /usr/bin/bash -l'
and relocate some to it :
Any idea how to correctly relocate some 'very frequently used' utilities to Ramdisk ?
I tried most of them successfully but cannot use pacman,
Z is a RAM disk and I did create windows desktop shortcut
Z:\CoreUtil\usr\bin\mintty.exe --dir /usr/bin /usr/bin/bash -ac 'MSYSTEM=MINGW64;exec /usr/bin/bash -l'
and relocate some to it :
after change all paths in /etc/profile to point back to original MSYS installation, and pacman setting:
How to solve the stumbling-block
Any useful idea will be very appreciated and thanks much in advance!
The text was updated successfully, but these errors were encountered: