[Kolab-devel] [issue3668] Installation of horde-form-0.0.2-4.16 failed

Shrenik kolab-issues at intevation.de
Tue Jun 2 18:43:01 CEST 2009


New submission from Shrenik <shrenik.bhura at intelliant.net>:

While installing kolab on opensuse 11.1, it always stops with this error until
we choose to ignore it:

# zypper install kolab
...
...
Installation of horde-form-0.0.2-4.16 failed:
(with --nodeps --force) Error: Subprocess failed. Error: RPM failed:
Package "/var/lib/pear/Horde_Form.xml" is not valid
install failed
error: %post(horde-form-0.0.2-4.16.noarch) scriptlet failed, exit status 1

Abort, retry, ignore? [A/r/i]: i

A workaround as suggested by Richard Bos to execute the script:

# rpm -ql --scripts horde-form
postinstall scriptlet (using /bin/sh):
pear install --nodeps --soft --force --register-only /var/lib/pear/Horde_Form.xml
postuninstall scriptlet (using /bin/sh):
if [ "$1" -eq "0" ]; then
  pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Form
fi
/usr/share/php5/PEAR/Horde/Form
/usr/share/php5/PEAR/Horde/Form.php
/usr/share/php5/PEAR/Horde/Form/Action
/usr/share/php5/PEAR/Horde/Form/Action.php
/usr/share/php5/PEAR/Horde/Form/Action/conditional_enable.php
/usr/share/php5/PEAR/Horde/Form/Action/conditional_setvalue.php
/usr/share/php5/PEAR/Horde/Form/Action/reload.php
/usr/share/php5/PEAR/Horde/Form/Action/submit.php
/usr/share/php5/PEAR/Horde/Form/Action/sum_fields.php
/usr/share/php5/PEAR/Horde/Form/Action/updatefield.php
/usr/share/php5/PEAR/Horde/Form/Renderer.php
/usr/share/php5/PEAR/Horde/Form/Type
/usr/share/php5/PEAR/Horde/Form/Type/tableset.php
/var/lib/pear/Horde_Form.xml

This bug is urgent as it results in the installation process being stalled.
Apart from that there doesn't seem to be any related failure.

----------
messages: 20476
nosy: sbhura
priority: urgent
status: unread
title: Installation of horde-form-0.0.2-4.16 failed
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3668>
___________________________________________________




More information about the devel mailing list