Your message dated Sun, 15 Aug 2010 15:17:07 +0000
with message-id <[email protected]>
and subject line Bug#587421: fixed in cowdancer 0.62
has caused the Debian Bug report #587421,
regarding debuilder: use kvm for i386 on amd64 host
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
587421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587421
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cowdancer
Version: 0.61
Tags: patch

Hi,

kvm is able to run i386 on a amd64 host.
I'm using the attached patch on a debian lenny amd64 server
with qemubuilder 0.47 without problems.
( the patch is for 0.61, just compile tested )

Regards
Stefan

diff -uNrp cowdancer-0.61.orig/qemuarch.c cowdancer-0.61/qemuarch.c
--- cowdancer-0.61.orig/qemuarch.c      2009-11-06 15:48:24.000000000 +0100
+++ cowdancer-0.61/qemuarch.c   2010-06-28 15:37:40.000000000 +0200
@@ -140,6 +140,8 @@ const char* qemu_arch_qemu(const char* a
        */
       if(!strcmp(host_arch,arch) && !(system("which kvm")))
        return "kvm";
+      else if(!strcmp(host_arch, "amd64") && !(system("which kvm")))
+        return "kvm";
       else if((!strcmp(host_arch, "i386")) && (!strcmp(arch, "i386")))
        return "qemu";
       else
Binärdateien cowdancer-0.61.orig/.qemuarch.c.swp and 
cowdancer-0.61/.qemuarch.c.swp sind verschieden.

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: cowdancer
Source-Version: 0.62

We believe that the bug you reported is fixed in the latest version of
cowdancer, which is due to be installed in the Debian FTP archive:

cowbuilder_0.62_i386.deb
  to main/c/cowdancer/cowbuilder_0.62_i386.deb
cowdancer_0.62.dsc
  to main/c/cowdancer/cowdancer_0.62.dsc
cowdancer_0.62.tar.gz
  to main/c/cowdancer/cowdancer_0.62.tar.gz
cowdancer_0.62_i386.deb
  to main/c/cowdancer/cowdancer_0.62_i386.deb
qemubuilder_0.62_i386.deb
  to main/c/cowdancer/qemubuilder_0.62_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Junichi Uekawa <[email protected]> (supplier of updated cowdancer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 15 Aug 2010 23:43:49 +0900
Source: cowdancer
Binary: cowdancer cowbuilder qemubuilder
Architecture: source i386
Version: 0.62
Distribution: unstable
Urgency: low
Maintainer: Junichi Uekawa <[email protected]>
Changed-By: Junichi Uekawa <[email protected]>
Description: 
 cowbuilder - pbuilder running on cowdancer
 cowdancer  - Copy-on-write directory tree utility.
 qemubuilder - pbuilder using QEMU as backend
Closes: 587421 587424 591470
Changes: 
 cowdancer (0.62) unstable; urgency=low
 .
   [ Stefan Kisdaroczi ]
   * set serial console baudrate to 115200 (closes: #587424)
   * use kvm for i386 on amd64 host (closes: #587421)
 .
   [ Junichi Uekawa ]
   * probably, ARM does support 115200n8 too.
   * remove implied -serial=stdio by adding -nodefault. (closes:
     #591470)
Checksums-Sha1: 
 a19cfaff6a2fe566c6538b5003c492aab606a502 924 cowdancer_0.62.dsc
 348bc5e60dfacd558431b979b29c0511b5795653 79193 cowdancer_0.62.tar.gz
 53ede4b60926c137206f43632ea0c1be0a57c174 34132 cowdancer_0.62_i386.deb
 23849fd27a5ef149b92a9325695fe367a44590ff 29242 cowbuilder_0.62_i386.deb
 82b7468dce91bc088c9a51c510f372cb61cba915 34422 qemubuilder_0.62_i386.deb
Checksums-Sha256: 
 e0f1d4c06fc3925b05d4f5cdb2e8c6154349b14fd9c6c6517b778238b1ada7b4 924 
cowdancer_0.62.dsc
 a497e21e42651cd58c5e6783289c2dece8ec6adf9c7c080c87d2543dd177ee21 79193 
cowdancer_0.62.tar.gz
 a1448aec937b36f98b88b4f86d0cf959c1369d312882ec1e48e94bf8bbbedf6b 34132 
cowdancer_0.62_i386.deb
 d6cc3b23bdbebd087d3643cd7c6a8f70b30aa9bf55de4b434b23ea4b16da6e46 29242 
cowbuilder_0.62_i386.deb
 536a2fcd5e767cde07de23b477fa47def9bee575fb7055a5035d8395a4b2b52f 34422 
qemubuilder_0.62_i386.deb
Files: 
 e28416f5a21ac7c21c7b65f996e9835e 924 utils optional cowdancer_0.62.dsc
 59e88df2e14f443fda47343069815c0a 79193 utils optional cowdancer_0.62.tar.gz
 196b834811941e62ee7941dc6af6171b 34132 utils optional cowdancer_0.62_i386.deb
 ee7520b622b6c8852ccff65a8b62e95e 29242 utils optional cowbuilder_0.62_i386.deb
 a4da61f363890b649fdb5a6d341c471f 34422 utils optional qemubuilder_0.62_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFMaAAT2Dd9TugeVcERAuMEAJ9Bj11RVVwGJ+tqKevPNRrhVP27PQCfZnW3
u7O+YhGih2awom4QmpdK238=
=xBs+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to