Your message dated Tue, 24 Nov 2009 14:33:55 +0100
with message-id <[email protected]>
and subject line Re: qemu-img ignores file open errors
has caused the Debian Bug report #471707,
regarding qemu-img ignores file open errors
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.)


-- 
471707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471707
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu
Version: 0.9.1-1
Severity: normal

$ qemu-img create /dev/full 1G
Formatting '/dev/full', fmt=raw, size=1048576 kB
$ echo $?
0

-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)

Versions of packages qemu depends on:
ii  bochsbios              2.3.6-2           BIOS for the Bochs emulator
ii  libasound2             1.0.13-2          ALSA library
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgnutls13            1.4.4-3           the GNU TLS library - runtime libr
ii  libsdl1.2debian        1.2.11-8          Simple DirectMedia Layer
ii  openhackware           0.4.1-2           OpenFirmware emulator for PowerPC
ii  proll                  18-2              JavaStation PROM 2.x compatible re
ii  vgabios                0.6a-1            VGA BIOS software for the Bochs an
ii  zlib1g                 1:1.2.3-13        compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap                 0.3.3.2etch1 Bootstrap a basic Debian system
ii  sharutils                   1:4.2.1-15   shar, unshar, uuencode, uudecode
pn  vde2                        <none>       (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.11.0-1

On Wed, Mar 19, 2008 at 05:26:55PM +0100, Robert Millan wrote:
> Package: qemu
> Version: 0.9.1-1
> Severity: normal
> 
> $ qemu-img create /dev/full 1G
> Formatting '/dev/full', fmt=raw, size=1048576 kB
> $ echo $?
> 0
> 

This has been fixed in version 0.11.0-1:

$ qemu-img create /dev/full 1G
Formatting '/dev/full', fmt=raw size=1073741824
qemu-img: Error while formatting
$ echo $?
1


-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
[email protected]                 http://www.aurel32.net


--- End Message ---

Reply via email to