reassign 648697 tex-common 2.10
thanks

On Mon, Nov 14, 2011 at 3:21 PM, Antti-Juhani Kaijanaho <[email protected]> wrote:

> During today's upgrade:
>
> Processing triggers for thailatex ...
> Customizing babel.sty...done.
> postinst called with unknown argument 'triggered'
> dpkg: error processing thailatex (--unpack):
>  subprocess installed post-installation script returned error exit status 1
> configured to not write apport reports
>                                      Errors were encountered while processing:
>  thailatex
> E: Sub-process /usr/bin/dpkg returned an error code (1)

This is from the postinst portion generated by dh_installtex:

---8<---
case "$1" in
    configure|abort-upgrade|abort-remove|abort-deconfigure)
        update-updmap --quiet
        update-language
        update-fmtutil
        ...
    ;;

    *)
        echo "postinst called with unknown argument '$1'" >&2
        exit 1
    ;;
esac
---8<---

So, reassigning it to tex-common.

Regards,
-- 
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/



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

Reply via email to