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

Conversation

@Prill
Copy link

@Prill Prill commented Nov 4, 2014

Commit 286125b fixed an error from where badly encoded data would cause crashes,
but the fix of piping it through iconv mean that the status code returned was
that of iconv. This causes the module to always treat the pear module as
"installed," meaning the install exec would never run. This changes fixes that
by sending the standard output to /dev/null, which preserves the original exit
code.

Commit 286125b fixed an error from where badly encoded data would cause crashes,
but the fix of piping it through iconv mean that the status code returned was
that of iconv. This causes the module to always treat the pear module as
"installed," meaning the install exec would never run. This changes fixes that
by sending the standard output to /dev/null, which preserves the original exit
code.
@Prill
Copy link
Author

Prill commented Nov 5, 2014

herp, looks like I need to update the test

@Prill
Copy link
Author

Prill commented Nov 5, 2014

The spec program fails to load module puppet/face on the Puppet 2.6.0 build. As far as I can tell that module only works with 2.7.0 or newer, and it looks like this is also failing on master.

@alvagante
Copy link
Member

For me is ok, maybe @feychenie maybe give his opinion

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.

2 participants