[Catalyst] catalyst and fink

Sebastian Riedel sri at oook.de
Wed Nov 30 00:33:05 CET 2005


Am 29.11.2005 um 20:32 schrieb stephen joseph butler:

> I've created fink info files for Catalyst and its dependencies (fink
> is an OS X package manager). Everything seems to be working great and
> I'm almost ready to upload it to their ticket system.
>
> There's only one problem, and it's between FinkCommander and
> Catalyst's build tests. When running some of the tests
> (live_component_controller_action_auto,
> live_component_controller_action_begin, etc) under FinkCommander I get
> the error "Can't dup stdin". Since it all works fine under Terminal I
> assume FinkCommander is doing something special to stdin (to capture
> the output of the commands).
>
> Anyone have any  ideas how I can work around this? I can skip the
> tests, but I'd rather not do that for obvious reasons. Fink lets you
> run patch files and otherwise alter the build processes however you
> want.

Thats a completely new error, we make heavy use of IO handles because  
Catalyst::Test emulates a CGI environment using HTTP::Request::AsCGI.


--
sebastian




More information about the Catalyst mailing list