16.09.2015 10:43, Jeffrey Walton wrote: > On Wed, Sep 16, 2015 at 3:26 AM, Michael Tokarev <[email protected]> wrote:
>> 16.09.2015 09:20, Jeffrey Walton wrote: >>> Package: qemu-system >>> Version: 1.1.2+dfsg-6a+deb7u9 >>> Severity: important >> >> Again, this is not qemu-system. Especially since you install >> qemu-user-static, >> not any of qemu-system* packages: > > Sorry about that Micheal. I kinda knew it was coming from Bug 799120. > > When I search for the package, it shows as being part of qemu-system: > > dpkg --search qemu-system-s390x > qemu-system ... Ofcourse, because you're searching for qemu-SYSTEM-s390x. But you're using /usr/bin/qemu-s390x-static (that's the one which qemu-debootstrap installs into chroot), and you install qemu-USER-static which provides that file. > And when I use `apt-get show`, it lists the team. > > In the future, should I err to qemu-user? (Obviously I don't quite > understand things, so I'm happy to do what I am told). Heh. I read this like "for any bug I encounter in my life, I've been told to bug qemu-user" :) No, please don't, use common sense please :) Thanks, /mjt

