Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Compress Failed on Windows #3

Closed
evshiron opened this issue Mar 13, 2017 · 1 comment
Closed

Compress Failed on Windows #3

evshiron opened this issue Mar 13, 2017 · 1 comment

Comments

@evshiron
Copy link
Owner

Command Line Error:
Incorrect item in listfile.
Check charset encoding and -scs switch.
C:\Users\XXXX\AppData\Local\Temp\tmp-XXXXXXXXXXXXXXXX.tmp

While extract and extractTarGz works well.

@evshiron evshiron mentioned this issue Mar 20, 2017
@evshiron
Copy link
Owner Author

This issue occurs when we use tmp to create a temporary file and use it to spawn process without discarding the file descriptor. Should be fixed in 5ef54b1.

codekiln added a commit to codekiln/nwjs-builder-phoenix that referenced this issue Jul 14, 2018
…ev_code_signing_mac to master

* commit '6471c2df4e1aac88ab7851479928c5c8bd2642c2': (21 commits)
  export spawnAsync
  remove unneeded appdmg in package.json
  clarify error message for mac signing
  create extra arg for nodir:false because of new features in globby
  make windows signing work again after adding mac signing
  remove mac signing. see https://stackoverflow.com/q/47820846/78202
  remove mac signing. see https://stackoverflow.com/q/47820846/78202
  add mac signing
  add mac signing
  simplify defualt files to sign globs for mac
  Add exception handling to env var parsing
  WIP mac signing - I'm abandoning in favor of simpler approach for now
  remove spurious file
  ensure globby behaves correctly and doesn't stall on windows
  do prep work for signing nsis 7z plugin
  add signing of uninstaller in nsis target
  add signing of nsis7z and nsis setup.exe files
  add dotenv password code signing of directly produced .exe, .dll files
  add basic code signing of directly produced .exe, .dll files
  add spawn debug messages to nsis-gen
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant