[ic] Call for testers

David Christensen david at endpoint.com
Wed Jun 17 16:32:34 UTC 2009


On Jun 17, 2009, at 10:48 AM, Gert van der Spoel wrote:

>> -----Original Message-----
>> From: interchange-users-bounces at icdevgroup.org [mailto:interchange-
>> users-bounces at icdevgroup.org] On Behalf Of Gert van der Spoel
>> Sent: Wednesday, June 17, 2009 3:41 PM
>> To: interchange-users at icdevgroup.org
>> Subject: Re: [ic] Call for testers
>>
>>> -----Original Message-----
>>> From: interchange-users-bounces at icdevgroup.org [mailto:interchange-
>>> users-bounces at icdevgroup.org] On Behalf Of David Christensen
>>> Sent: Wednesday, June 17, 2009 3:20 PM
>>> To: interchange-users at icdevgroup.org
>>> Subject: Re: [ic] Call for testers
>>>
>>> Hi Gert,
>>>
>>>> Took me a while to get my development stuff in order, but I've
>>>> started to
>>>> give it a try with the instructions above (and in the follow up
>>>> messages
>>>> with regard to the git checkout procedures).
>>>>
>>>> Not sure if I did all correctly, but I hope so ;)  ...
>>>>
>>>> Anyway Debian etch, Perl 5.10.0 threaded
>>>> I am one using GDBM ...
>>>>
>>>> After the whole installation procedure and starting up I have the
>>>> following
>>>> error:
>>>> 10.0.0.152 ZNdyjm84:10.0.0.152 - [17/June/2009:13:25:51 +0200] acm
>> /
>>>> acm
>>>> Runtime error: Undefined subroutine
>>>> &Vend::CharSet::utf8_safe_regex_workaround called at
>>>> /opt/interchange-utf8/lib/Vend/Interpolate.pm line 1207.
>>>>
>>>> Which seems to be correct because the sub looks like it does not
>>>> exist ...
>>>> Or did I take the wrong branch to work on?
>>>
>>> Yeah, I switched that up on people, ended up deleting the utf8  
>>> branch
>>> and switching to development on master.  This tree also was imported
>>> separately before we got the main interchange repo converted over to
>>> git, so the sha1s for things do not match up between commits.  I  
>>> have
>>> been in the process of porting my patches over to a github clone of
>>> the main interchange repo.  Please try:
>>>
>>> http://github.com/machack666/interchange/tree/master
>>
>>
>> Ok I must have missed that one.
>>
>> I got the new tree and compiled .. make however tells me in several
>> locations:
>> server/inetmode.......Bareword "Encode::FB_CROAK" not allowed while
>> "strict
>> subs" in use at
>> /data/opt/site/git/interchange-
>> utf8/interchange/blib/lib/Vend/CharSet.pm
>> line 67.
>>
>> Can you reproduce this or is this something on my end?
>
> I've added:
> no strict qw(subs);
>
> Not sure if that is the remedy or just delays the issue to a later  
> stage.
>
> But when you check this all out and make it etc on a clean  
> install... Does
> that actually work for you?
> For me it now was not installing all the additional modules needed  
> and again
> I am not sure if that is my install or not.

There have been some changes to the Vend::CharSet file from upstream  
since I originally wrote this code, so I haven't tested extensively on  
a completely fresh install for a while.  I will do that and push any  
fixes that I find that need fixing.

Regards,

David
--
David Christensen
End Point Corporation
david at endpoint.com







More information about the interchange-users mailing list