Skip to content

Duplicate key in blueprints #24

@tituspijean

Description

@tituspijean

While installing from GitHub release 1.0.2:

24949 DEBUG + sudo -u grav php7.3 bin/gpm direct-install /var/www/grav/tmpldap/ldap.zip -y --no-interaction
25087 DEBUG
25088 DEBUG Preparing to install /var/www/grav/tmpldap/ldap.zip
25089 DEBUG   |- Copying package...         0%
25089 DEBUG   |- Copying package...       100%
25095 DEBUG   |- Extracting package...
25095 DEBUG   |- Extracting package...    ok
25099 DEBUG
25100 WARNING In AbstractFile.php line 305:
25100 DEBUG
25101 WARNING   Failed to read /var/www/grav/tmp/Grav-613b0ff71cece/grav-plugin-login-ldap-1.0.2/blueprints.yaml: Du
25101 WARNING   plicate key "type" detected at line 223 (near "type: array").
25101 DEBUG
25101 DEBUG
25101 WARNING In Parser.php line 355:
25101 DEBUG
25102 WARNING   Duplicate key "type" detected at line 223 (near "type: array").
25102 DEBUG
25102 DEBUG
25102 WARNING direct-install [-y|--all-yes] [-d|--destination [DESTINATION]] [--] <package-file>

Indeed:

blacklist_ldap_fields:
type: array
type: array

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