This bug was fixed in the package cowdancer - 0.80ubuntu1
---
cowdancer (0.80ubuntu1) yakkety; urgency=medium
* Build with -02 in ppc64el, try to fix FTBFS
-- Mattia Rizzolo Wed, 01 Jun 2016 17:02:56 +
** Changed in: cowdancer (Ubuntu)
Status: Fix Committed => Fix Re
** Changed in: cowdancer (Debian)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027268
Title:
qemubuilder crashed with SIGSEGV in fork_qemu()
To manage
** Changed in: cowdancer (Debian)
Status: Unknown => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027268
Title:
qemubuilder crashed with SIGSEGV in fork_qemu()
To manage noti
In Ubuntu 12.10, "qemubuilder.c:316" was
"argv[argc++]=strdupa(kernel_image)" (version 0.69 of cowdancer). This
crash is because no KERNEL_IMAGE was given in pbuilderrc. A fix has been
committed, and will be included in the next upload. Please see the
linked Debian bug for more information.
** Bug
This bug also occurs when running 'sudo qemubuilder --update'.
** Description changed:
I just typed 'sudo qemubuilder --create --architecture armel
--distribution wheezy --mirror http://ftp.debian.org/debian' into
terminal and waited until it finished, but after a few minutes it
- crashed.