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
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/install_winelink.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.
The text was updated successfully, but these errors were encountered:
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/install_winelink.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.
The text was updated successfully, but these errors were encountered: