On 19 August 2010 13:30, Daniel Pittman <dan...@rimspace.net> wrote:
> Daniel Pittman <dan...@rimspace.net> writes:
>
>> This works around the interaction of Debian packaged librspec-ruby and gems.
>> Under Debian the library is available, but the gem support fails; this 
>> ignores
>> the gem failure and carries on anyway.
>
> In case this isn't clear, this allows me to run the tests on my Debian system
> without needing to install a second copy of the rspec code or anything.
>
> Arguably this is a distribution issue, but it doesn't look likely to change
> any time soon, hence this patch as an RFC, basically.

Any chance you can make this explicitly only occur on debian, maybe
using facter to determine if it is debian.

If you get LoadError for another reason on another platform we
probably want to propagate the exception.

Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to