Fresh Raspbian 32bit installed on a 8GB Raspberry PI 4 (not overcloked yet), and running Build-a-pi for the first time (installing all the supported apps). The script hung for a few hours while attempting to override pdh.dll, as part of winelink installation:
"Using native, builtin override for following DLLs: pdh
Executing wine C:\windows\regedit.exe /S C:\windows\Temp\override-dll.reg"
I ran into the issue during my first deployment attempt earlier today, and decided to stop and rerun the script. I ultimately decided to retry with a fresh image and once again ran into the same error. Upon hitting CTRL+C, the system returned _"rm: cannot remove '/home/user/Downloads/installwinelink.sh': No such file or directory", and the script finally resumed.
Just sharing in hopes this can help others that may run into the same issue.
Fresh Raspbian 32bit installed on a 8GB Raspberry PI 4 (not overcloked yet), and running Build-a-pi for the first time (installing all the supported apps). The script hung for a few hours while attempting to override pdh.dll, as part of winelink installation:
"Using native, builtin override for following DLLs: pdh Executing wine C:\windows\regedit.exe /S C:\windows\Temp\override-dll.reg"
I ran into the issue during my first deployment attempt earlier today, and decided to stop and rerun the script. I ultimately decided to retry with a fresh image and once again ran into the same error. Upon hitting CTRL+C, the system returned _"rm: cannot remove '/home/user/Downloads/installwinelink.sh': No such file or directory", and the script finally resumed.
Just sharing in hopes this can help others that may run into the same issue.