Your message dated Thu, 28 Nov 2013 13:07:06 +0400
with message-id <[email protected]>
and subject line Re: Bug#326886: qemu: Confusing error when /tmp is not writable
has caused the Debian Bug report #326886,
regarding qemu: Confusing error when /tmp is not writable
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.)


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

Hi,

$ strace -eopen qemu -hda hd.img -snapshot
[...]
open("hd.img", O_RDONLY|O_LARGEFILE)    = 4
open("hd.img", O_RDWR|O_LARGEFILE)      = 4
open("/tmp/vl.jxyCmR", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1
EACCES (Permission denied)
open("/tmp/vl.jxyCmR", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0644) = -1
EACCES (Permission denied)
qemu: could not open hard disk image 'hd.img'

It had better say /tmp is not writable.

Thanks,
Feri.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages qemu depends on:
ii  bochsbios     2.1.1+20041109-3           BIOS for the Bochs emulator
ii  libc6         2.3.2.ds1-22               GNU C Library: Shared libraries an
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-4.1 Simple DirectMedia Layer
ii  vgabios       0.5a-1                     VGA BIOS software for the Bochs an
ii  zlib1g        1:1.2.2-4.sarge.2          compression library - runtime

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.7.0+dfsg-1

This bug has been fixed upstream in version 1.7.

Thanks,

/mjt

--- End Message ---

Reply via email to