Bug#1012310: libexpect-perl: Tests fail on i386 in Ubuntu

William 'jawn-smith' Wilson jawn-smith at ubuntu.com
Fri Jun 3 16:23:56 BST 2022


Package: libexpect-perl
Version: 1.35-1
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu kinetic ubuntu-patch

Dear Maintainer,

libexpect-perl needs to be marked as Multi-Arch: foreign to
resolve test failures on i386. It is causing failures for
reverse dependencies, such as mysql-8.0.


  * Mark as Multi-Arch: foreign to resolve i386 test failues


Thanks for considering the patch.


-- System Information:
Debian Release: bookworm/sid
  APT prefers kinetic
  APT policy: (500, 'kinetic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.0-27-generic (SMP w/32 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-------------- next part --------------
diff -Nru libexpect-perl-1.35/debian/control libexpect-perl-1.35/debian/control
--- libexpect-perl-1.35/debian/control	2022-05-27 14:49:35.000000000 -0500
+++ libexpect-perl-1.35/debian/control	2022-06-01 16:59:37.000000000 -0500
@@ -15,6 +15,7 @@
 
 Package: libexpect-perl
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${perl:Depends},
          libio-pty-perl,


More information about the pkg-perl-maintainers mailing list