Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

GPG support is broken by Atom's ASAR bundling#1109

Description

@smashwilson

Oops 馃挜

15:02:46.969395 git.c:328               trace: built-in: git 'commit' '-m' 'Trust in RVO'
15:02:46.971734 run-command.c:626       trace: run_command: '/Applications/Atom.app/Contents/Resources/app.asar/node_modules/github/bin/gpg-no-tty.sh' '--status-fd=2' '-bsau' '04F69D2A'
fatal: cannot exec '/Applications/Atom.app/Contents/Resources/app.asar/node_modules/github/bin/gpg-no-tty.sh': Not a directory
error: gpg failed to sign the data
fatal: failed to write commit object

I'm guessing we just need to do the same "copy to temp directory, pass path as env var" trick we use for the other scripts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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