Skip to content

A make fails saying "Plugin not found" #28

@yashirot

Description

@yashirot

Environment: WSL2 on Windows 11

Steps to reproduce:

  1. Clone a repository to build a meta-installer
  2. Open a terminal
  3. move to the top directory of it
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions