2013/6/24 Markus Wagner <[email protected]>:
> I can confirm this bug.

OK

> During upgrade only those packages were pulled and php-horde fails on the
> post-installation script during configure.
[...]
>
> When executing the postinstall script manually, it fails on the
>
> dpkg-maintscript-helper script:
>
>
>
> # sh -x /var/lib/dpkg/info/php-horde.postinst configure
>
> + dpkg-maintscript-helper mv_conffile /etc/apache2/conf.d/horde.conf
> /etc/apache2/conf-available/php-horde.conf 5.1.0+debian0-1~ -- configure
>
> dpkg-maintscript-helper: error: couldn't identify the package
>
> + '[' configure = configure ']'
>
> + CONF=php-horde
>
> + '[' -e /usr/share/apache2/apache2-maintscript-helper ']'
>
> + dpkg-query -f '${Version}' -W apache2.2-common
>
> + '[' -d /etc/apache2/conf.d/ ']'
>
> + '[' '!' -L /etc/apache2/conf.d/php-horde.conf ']'
>
>
>
> I have no clue, what that means... (yet)


Can you try again with the env var?:
DPKG_MAINTSCRIPT_PACKAGE=php-horde sh -x
/var/lib/dpkg/info/php-horde.postinst configure


Thanks

--
Mathieu


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to