Problem/Motivation

When I install the symfony_mailer_microsoft_graph and automatic_updates module, and then run the readiness checks, I get this error:

Failed to run process: The command "'/usr/local/php83/bin/composer' 'validate' '--check-lock' '--no-check-publish' '--with-dependencies' '--no-ansi' '--working-dir=/home/server/www/site.ch/www.site.ch'" failed. Exit Code: 2(Misuse of shell builtins) Working directory:
...
...
drupal/symfony_mailer_microsoft_graph is invalid
...
...

Steps to reproduce

Install and configure module

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joelwinzer created an issue. See original summary.

joelwinzer’s picture

The error occurs because nothing is specified in the composer.json of the module for source.

zuernbernhard’s picture

Thank you joel, we will have a look into it and update it.

freezernick’s picture

Assigned: Unassigned » freezernick

  • freezernick committed 5520bff3 on 1.0.x
    #3518386: Update support properties in composer.json
    
    Should make this...
freezernick’s picture

Status: Active » Fixed

Fixed in 1.0.7

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.