Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

jpm sign --xpi errors with EACCES (needs a better error messaage) #600

@lukeis

Description

@lukeis

node -v 6.2.1
OSX El Capitan 10.11.6
jpm 1.2.2

jpm sign --api-key $AMO_API_KEY --api-secret $AMO_API_SECRET --xpi build/javascript/firefox-driver/webdriver.xpi

JPM [error] FAIL
Error: EACCES: permission denied, stat '/var/folders/r8/3v1w2db52gx3gjbs393990_910gc7h/T/tmp-extracted-xpi-38176wELUXG21544k/platform/WINNT_x86-msvc'
at Error (native)

The folder in question here doesn't exist. I am also not out of disk space :)

Also tried specifying the browser to nightly, but get the same result:

jpm -b /Applications/FirefoxNightly.app/Contents/MacOS/firefox  sign --api-key $AMO_API_KEY --api-secret $AMO_API_SECRET --xpi build/javascript/firefox-driver/webdriver.xpi

xpi used: https://gus.my.salesforce.com/sfc/p/T0000000Dpvc/a/B00000000Kjp/K_.glcjeykbIdZem4taMpcBUFwwNnyxH3TyP88UqDGs
Attached: webdriver.xpi.zip

(can also be generated from https://github.com/SeleniumHQ/selenium using the command ./go //javascript/firefox-driver:webdriver )

Any other information I can provide please let me know.

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