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

Duplicate key in blueprints #24

Open
tituspijean opened this issue Sep 10, 2021 · 0 comments
Open

Duplicate key in blueprints #24

tituspijean opened this issue Sep 10, 2021 · 0 comments

Comments

@tituspijean
Copy link

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

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

No branches or pull requests

1 participant