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

Could not evaluate: invalid byte sequence in UTF-8#54

Open
leopoiroux wants to merge 1 commit intoexample42:masterfrom
leopoiroux:patch-1
Open

Could not evaluate: invalid byte sequence in UTF-8#54
leopoiroux wants to merge 1 commit intoexample42:masterfrom
leopoiroux:patch-1

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