[FTBFS - s390x]

* Pending SRU (xenial)
libguestfs s390x: Failed to build
https://launchpad.net/ubuntu/+source/libguestfs/1:1.32.2-4ubuntu2.1/+build/16379018

* Build log
...
checking for qemu-system-s390x... no
configure: error: qemu must be installed
...

* git-ubuntu (libguestfs) 
commit 3928bd5f1458d199cd93e415c9a8081d28048500)

* debdiff

The following should help the build for that particular FTBFS situation 
(if no other build problem found after)

diff -Nru libguestfs-1.32.2/debian/changelog libguestfs-1.32.2/debian/changelog
--- libguestfs-1.32.2/debian/changelog  2019-02-07 13:17:26.000000000 +0000
+++ libguestfs-1.32.2/debian/changelog  2019-02-15 14:25:19.000000000 +0000
@@ -1,3 +1,11 @@
+libguestfs (1:1.32.2-4ubuntu2.2) xenial; urgency=medium
+
+  * Fix FTBFS on s390x arch.
+    - debian/control:
+      + Use qemu-system-s390x on s390x arch.
+
+ -- Eric Desrochers <sla...@ubuntu.com>  Fri, 15 Feb 2019 14:25:19 +0000
+
 libguestfs (1:1.32.2-4ubuntu2.1) xenial; urgency=medium
 
   * d/p/0006-appliance-touch-etc-fstab-when-enabling-the-network.patch:
diff -Nru libguestfs-1.32.2/debian/control libguestfs-1.32.2/debian/control
--- libguestfs-1.32.2/debian/control    2016-03-13 16:04:12.000000000 +0000
+++ libguestfs-1.32.2/debian/control    2019-02-15 14:24:56.000000000 +0000
@@ -18,7 +18,7 @@
   gperf, libxml2-utils,
   qemu-system-arm [armel armhf arm64],
   qemu-system-mips [mips mipsel mips64 mips64el],
-  qemu-system-misc [s390x],
+  qemu-system-s390x [s390x],
   qemu-system-ppc [powerpc ppc64 ppc64el],
   qemu-system-aarch64 [arm64],
   qemu-system-sparc [sparc],
@@ -154,7 +154,7 @@
   supermin (>= 5),
   qemu-system-arm [armel armhf arm64],
   qemu-system-mips [mips mipsel mips64 mips64el],
-  qemu-system-misc [s390x],
+  qemu-system-s390x [s390x],
   qemu-system-aarch64 [arm64],
   qemu-system-ppc [powerpc pc64 ppc64el],
   qemu-system-sparc [sparc],

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814939

Title:
  [FTBFS] libguestfs fails to build on Xenial - dh_install --fail-
  missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1814939/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to