Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPG signature failed while tagging #400

Closed
Ocramius opened this issue Apr 21, 2023 · 6 comments
Closed

GPG signature failed while tagging #400

Ocramius opened this issue Apr 21, 2023 · 6 comments
Assignees
Labels
Milestone

Comments

@Ocramius
Copy link
Collaborator

See https://github.com/maglnet/ComposerRequireChecker/actions/runs/4768874953/jobs/8478682016#step:4:15

[2023-04-21T21:14:30.379231+00:00] automatic-releases.INFO: CommitReleaseChangelog: no changes to commit. [] []

In execute.php line 180:
                                                                               
  [Psl\Shell\Exception\FailedExecutionException (128)]                         
  Shell command "exec git 'tag' '4.6.0' '-F' '/tmp/created_tag4KZpU3Ys' '--cl  
  eanup=whitespace' '--local-user=D2CCAC42F6295E7D'" returned an exit code of  
   "128".                                                                      
                                                                               
  STDOUT:                                                                      
                                                                               
                                                                               
  STDERR:                                                                      
      error: gpg failed to sign the data                                       
      error: unable to sign the tag                                            
                                                                               

Exception trace:
  at /app/vendor/azjezz/psl/src/Psl/Shell/execute.php:180
 Psl\Shell\execute() at /app/src/Git/CreateTagViaConsole.php:46
 Laminas\AutomaticReleases\Git\CreateTagViaConsole->__invoke() at /app/src/Application/Command/ReleaseCommand.php:84
 Laminas\AutomaticReleases\Application\Command\ReleaseCommand->execute() at /app/vendor/symfony/console/Command/Command.php:312
 Symfony\Component\Console\Command\Command->run() at /app/vendor/symfony/console/Application.php:1022
 Symfony\Component\Console\Application->doRunCommand() at /app/vendor/symfony/console/Application.php:314
 Symfony\Component\Console\Application->doRun() at /app/vendor/symfony/console/Application.php:168
 Symfony\Component\Console\Application->run() at /app/bin/console.php:180
 Laminas\AutomaticReleases\WebApplication\{closure}() at /app/bin/console.php:181

laminas:automatic-releases:release

@maglnet this requires your intervention: is the key still valid?

@maglnet
Copy link
Owner

maglnet commented Apr 21, 2023

My signing key had expired, sorry for that, should be fixed now if i did not forget a step :-)

@Ocramius
Copy link
Collaborator Author

Lemme try again 👍

@Ocramius Ocramius reopened this Apr 21, 2023
@Ocramius
Copy link
Collaborator Author

@maglnet
Copy link
Owner

maglnet commented Apr 21, 2023

Seems like I need a fresh mind for this, will check this again on the weekend.

@maglnet maglnet closed this as completed Apr 22, 2023
@maglnet
Copy link
Owner

maglnet commented Apr 22, 2023

Ok, after a bit of sleep I managed to get it running again 🥳

@Ocramius
Copy link
Collaborator Author

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants