Your message dated Mon, 20 Feb 2006 17:02:14 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#353155: fixed in xen-tools 1.1-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: xen-tools Version: 0.9-1-bpo1 Severity: normal Tags: patch When creating disk devices xen-tools uses the following command: my $image_cmd = "/bin/dd if=/dev/zero of=$image bs=$CONFIG{'size'} count=1 seek=1024"; This seeks for the asked size+1 (for example if I ask for 10Gb disks I get 11Gb ones!)... This is not a huge issue, as the images are sparse anyway, but still... ;) Changing this with count=0 instead solves the problem! Guido
--- End Message ---
--- Begin Message ---Source: xen-tools Source-Version: 1.1-1 We believe that the bug you reported is fixed in the latest version of xen-tools, which is due to be installed in the Debian FTP archive: xen-tools_1.1-1.diff.gz to pool/main/x/xen-tools/xen-tools_1.1-1.diff.gz xen-tools_1.1-1.dsc to pool/main/x/xen-tools/xen-tools_1.1-1.dsc xen-tools_1.1-1_all.deb to pool/main/x/xen-tools/xen-tools_1.1-1_all.deb xen-tools_1.1.orig.tar.gz to pool/main/x/xen-tools/xen-tools_1.1.orig.tar.gz 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. Radu Spineanu <[EMAIL PROTECTED]> (supplier of updated xen-tools 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.7 Date: Tue, 21 Feb 2006 01:28:28 +0200 Source: xen-tools Binary: xen-tools Architecture: source all Version: 1.1-1 Distribution: unstable Urgency: low Maintainer: Radu Spineanu <[EMAIL PROTECTED]> Changed-By: Radu Spineanu <[EMAIL PROTECTED]> Description: xen-tools - Tools to manage debian XEN virtual servers Closes: 352937 352942 353155 Changes: xen-tools (1.1-1) unstable; urgency=low . * New upstream release + Disk devices are no longer created one unit bigger than asked (closes: #353155) + Populate /dev on the virtual server (closes: #352942) + Added --use-ide flag in case people want ide style device names (closes: #352937) + xen.cfg is no longer broken when using LVM Files: 8ae3d8a4fdd6b766518191c6c88d9c01 599 utils extra xen-tools_1.1-1.dsc 35fbabe82c6acac0940086991b526898 44546 utils extra xen-tools_1.1.orig.tar.gz d0f76ea0178593623d780d6305a375c7 1988 utils extra xen-tools_1.1-1.diff.gz 2d09238e82f4734b2f06812c1f972ecf 55324 utils extra xen-tools_1.1-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD+l5nJkMZOMmr+9MRAnY6AJ419RMppMa9mWMuWcHSl0pXeVTHzwCgwgea SDX7QuWilZu57lsBmfgOp4o= =uUXT -----END PGP SIGNATURE-----
--- End Message ---

