On Thu, Aug 9, 2012 at 10:31 AM, Patrik Lembke <[email protected]>wrote:

> This is the new output:
>
> Removing php5-xdebug ...
> + set -e
> + dpkg-maintscript-helper
> mv_conffile /etc/php5/conf.d/xdebug.ini /etc/php5/mods-available/xdebug.ini
> 2.2.0-1~ -- remove
> + php5dismod xdebug
> dpkg: error processing php5-xdebug (--remove):
>  subprocess installed pre-removal script returned error exit status 1
> Errors were encountered while processing:
>  php5-xdebug
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>

Thanks, I've been doing some test of my own, and the problem is that the
mv_conffile shouldn't be present in the prerm but in the preinst. This
doesn't create any problems when the file is there, but fail when the file
isn't present.

Thanks for reporting, it will be fixed in the coming upload.

Kaplan

Reply via email to