Comment 2 for bug 270055

Revision history for this message
Steve Langasek (vorlon) wrote :

The dpkg log shows:

No method to call for :
        QApplication::new('Qt::Applic...', ARRAY(0xed50b8))
at /usr/lib/perl5/Qt.pm line 464.
Use of uninitialized value $ret in scalar chomp at /usr/share/perl5/Debconf/Client/ConfModule.pm line 132, <STDIN> line 8.
Use of uninitialized value $ret in split at /usr/share/perl5/Debconf/Client/ConfModule.pm line 133, <STDIN> line 8.
Use of uninitialized value $ret[0] in string eq at /usr/share/perl5/Debconf/Client/ConfModule.pm line 134, <STDIN> line 8.
dpkg : erreur de traitement de libpam-runtime (--configure) :
 le sous-processus post-installation script a retourné une erreur de sortie d'état 9

This appears to be a failure in libqt-perl; reassigning.

As a workaround, you should be able to get these packages configured if you choose a different front-end for debconf by setting, e.g., DEBIAN_FRONTEND=dialog in your environment before invoking the package manager.