[dev] [commits] Horde branch master updated. cbf8efaaa40f4d12ea996de54aebd903e6c8decc

Michael M Slusarz slusarz at horde.org
Tue Aug 31 15:13:54 UTC 2010


Quoting Michael M Slusarz <slusarz at horde.org>:

> Quoting Michael Rubinsky <mike at theupstairsroom.com>:
>
>> commit cbf8efaaa40f4d12ea996de54aebd903e6c8decc
>> Author: Michael J. Rubinsky <mrubinsk at horde.org>
>> Date:   Tue Aug 31 10:14:49 2010 -0400
>>
>>    Catch errors when parsing package.xml files.
>>
>>    Currently, the Editor package fails to install, at least catch  
>> the error and continue.
>>
>> framework/bin/install_framework |    5 ++++-
>> 1 files changed, 4 insertions(+), 1 deletions(-)
>>
>> http://git.horde.org/diff.php/framework/bin/install_framework?rt=horde-git&r1=3bb949869f9b553936f31d04deec4e6eb226f3fc&r2=cbf8efaaa40f4d12ea996de54aebd903e6c8decc
>
> Works for me.  What is the error it is giving you?
>
> If installing via PEAR, you MUST install horde/Role first and then  
> define horde_dir in your PEAR config.  But installing via  
> install_framework should not require this since it is not parsing  
> the package.xml files for dependencies.

This was indeed the issue - I was validating the config when reading  
package.xml, so the usesrole was failing if horde/Role wasn't globally  
installed on the machine.  I fixed this by disabling the validation.

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]




More information about the dev mailing list