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.

"Unable to commit" message #1169

@Arcanemagus

Description

@Arcanemagus

Prerequisites

Description

It seems that github is unable to GPG sign commits on Atom v1.21.0-beta0.

Steps to Reproduce

  1. git config --global commit.gpgsign true (or some other method of requiring a signature)
  2. Open a project under a Git repo.
  3. Make a change
  4. Attempt to commit the change

Expected behavior:

Password prompt to unlock the GPG key.

Actual behavior:

Error message with the following contents:

15:15:15.823226 git.c:328               trace: built-in: git 'commit' '-m' '<the commit message>'
15:15:15.836227 run-command.c:626       trace: run_command: 'C:\Users\LANDON~1\AppData\Local\Temp\github-117812-61424-g6031n.528gs0pb9\gpg-wrapper.sh' '-bsau' 'EEE3FB2B'
error: cannot spawn C:\Users\LANDON~1\AppData\Local\Temp\github-117812-61424-g6031n.528gs0pb9\gpg-wrapper.sh: No such file or directory
error: gpg failed to sign the data
fatal: failed to write commit object

image

image

Reproduces how often:

100% of the time.

Versions

Atom    : 1.21.0-beta0
Electron: 1.6.9
Chrome  : 56.0.2924.87
Node    : 7.4.0
apm  1.18.5
npm  3.10.10
node 6.9.5 x64
python 2.7.13
git 2.14.1.windows.1
visual studio 2015

Windows 10 x64 Enterprise

Additional Information

This was working perfectly fine in Atom v1.20.0-beta7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions