-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Environment: WSL2 on Windows 11
Steps to reproduce:
- Clone a repository to build a meta-installer
- Open a terminal
- move to the top directory of it
- run
make
Error messages (excerpt):
Plugin directories:
/usr/share/nsis/Plugins/x86-unicode
Plugin not found, cannot call AccessControl::SetFileOwner
Error in script "fainstall.nsi" on line 1240 -- aborting creation process
Failed to build fainstall.exe!
=> Failed
CertainCustomerFxInstaller rm: cannot remove 'fainstall.exe': No such file or directory rm: cannot remove 'CertainCustomerFxInstaller.exe': No such file or directory rm: cannot remove 'CertainCustomerFxInstaller-*.exe': No such file or directory v3.08-2 Processing config: /etc/nsisconf.nsh Processing script file: "fainstall.nsi" (UTF8) Plugin directories: /usr/share/nsis/Plugins/x86-unicode Plugin not found, cannot call AccessControl::SetFileOwner Error in script "fainstall.nsi" on line 1240 -- aborting creation process Failed to build fainstall.exe!- Customer name above is hypothetical for anonymization.
Apparently an appropriate plugin was not deployed.
Metadata
Metadata
Assignees
Labels
No labels