Skip to content

phpenv fails to install #31

Description

@sullimander

I am trying to use this plugin with version 0.5.6 and boxen 2.3.2, but when it gets to the phpenv install step it fails with the following message.

Notice: /Stage[main]/Php/File[/opt/boxen/phpenv]/ensure: created
Notice: /Stage[main]/Php/File[/opt/boxen/phpenv/plugins]/ensure: created
Notice: /Stage[main]/Php/Exec[phpenv-setup-root-repo]/returns: Initialized empty Git repository in /opt/boxen/phpenv/.git/
Notice: /Stage[main]/Php/Exec[phpenv-setup-root-repo]/returns: fatal: remote origin already exists.
Error: git init . && git remote add origin https://github.com/phpenv/phpenv.git && git fetch -q origin && git reset --hard 9688906ae527e4068d96d5d8e0579973ecfdb5de returned 128 instead of one of [0]
Error: /Stage[main]/Php/Exec[phpenv-setup-root-repo]/returns: change from notrun to 0 failed: git init . && git remote add origin https://github.com/phpenv/phpenv.git && git fetch -q origin && git reset --hard 9688906ae527e4068d96d5d8e0579973ecfdb5de returned 128 instead of one of [0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions