Bug#845502: popularity-contest: Please add powerpcspe architecture

2016-11-23 Thread John Paul Adrian Glaubitz
Source: popularity-contest Version: 1.64 Severity: normal User: debian-powerpc@lists.debian.org Usertags: powerpcspe Hi! Although 'powerpcspe' has been part of Debian Ports for a while now, it's still not showing up as an architecture in popcon.debian.org [1]. Could you do the necessary modifica

Re: QEMU ppc64el SIGILL in mkfs

2016-11-23 Thread Clint Adams
On Wed, Nov 23, 2016 at 12:43:49PM -0500, Lennart Sorensen wrote: > Running qemu-system-ppc64 -cpu POWER8 (version 1:2.7+dfsg-3+b1) did not > fail for me using debian-testing-ppc64el-netinst.iso Yes, indeed. I have no idea what the default is, but -cpu POWER8 solves the problem.

Re: QEMU ppc64el SIGILL in mkfs

2016-11-23 Thread Breno Leitao
On 11/23/2016 03:43 PM, Lennart Sorensen wrote: > On Wed, Nov 23, 2016 at 04:56:03PM +, Clint Adams wrote: >> I'm trying to install Debian within qemu-system-ppc64 using >> debian-stretch-DI-alpha8-ppc64el-netinst.iso >> >> Attempting to make a filesystem (either ext4 or btrfs) fails >> and dme

Re: QEMU ppc64el SIGILL in mkfs

2016-11-23 Thread Lennart Sorensen
On Wed, Nov 23, 2016 at 04:56:03PM +, Clint Adams wrote: > I'm trying to install Debian within qemu-system-ppc64 using > debian-stretch-DI-alpha8-ppc64el-netinst.iso > > Attempting to make a filesystem (either ext4 or btrfs) fails > and dmesg indicates that signal 4 has been caught. > > Is th

QEMU ppc64el SIGILL in mkfs

2016-11-23 Thread Clint Adams
I'm trying to install Debian within qemu-system-ppc64 using debian-stretch-DI-alpha8-ppc64el-netinst.iso Attempting to make a filesystem (either ext4 or btrfs) fails and dmesg indicates that signal 4 has been caught. Is there a QEMU option I'm missing?