On 14/07/17 22:41, Jose M Calhariz wrote:
> Package: dh-python
> Version: 2.20170125
> Followup-For: Bug #770265
>
>
> This problem prevents a full cross-grade of gnome from i386 to amd64,
> leaving a broken gnome.  The list of packages pending configure
> because of this problem are:
>
> gir1.2-ibus-1.0:amd64
> gnome-shell
> gnome-shell-extensions
> gnome-core
> chrome-gnome-shell
> gnome-session
> gnome
> network-manager-gnome
> gdm3
>        
> A workaround is to hack the postinst by hand.

Just found about DPKG_MAINTSCRIPT_ARCH environment .  So the generated
code should be:

# Automatically added by dh_python3:
if which py3compile >/dev/null 2>&1; then
        py3compile -p gir1.2-ibus-1.0:$DPKG_MAINTSCRIPT_ARCH
fi

Kind regards

Jose M Calhariz



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to