Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Conversation

@leopoiroux
Copy link

Bugfix for this error... Exec[pear-drush]: Could not evaluate: invalid byte sequence in UTF-8"

This problem appears when I try to install Drush:

php::pear::module { 'drush':
    repository  => 'pear.drush.org',
    alldeps => 'true',
    use_package => "false",
  }

because "pear info pear.drush.org/drush" as UTF-8 encoding errors :(

Bugfix for this error... Exec[pear-drush]: Could not evaluate: invalid byte sequence in UTF-8"

This problem appears when I try to install Drush:
php::pear::module { 'drush':
    repository  => 'pear.drush.org',
    alldeps => 'true',
    use_package => "false",
  }

because "pear info pear.drush.org/drush" as UTF-8 encoding errors :(
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant