Your message dated Sun, 20 Apr 2008 21:47:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476539: fixed in qemu 0.9.1-4
has caused the Debian Bug report #476539,
regarding requested commands empty /dev/shm (breaking resolvconf, etc)
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.)
--
476539: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476539
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: qemu
Version: 0.9.1-1
Severity: critical
Tags: patch
Justification: breaks unrelated packages
The following code prompts the user into running these commands (or otherwise
qemu won't start):
osdep.c: "umount /dev/shm\n"
osdep.c: "mount -t tmpfs -o size=%dm none
/dev/shm\n",
but when run, they get rid of existing files in that directory, which may result
in breakage somewhere else (in my case, resolvconf, but I assume it can break
other things):
[...]
S'està preparant per a reemplaçar pdns-recursor 3.1.4-1 (fent servir
.../pdns-recursor_3.1.4-1+etch1_amd64.deb) ...
resolvconf: Error: /etc/resolvconf/run/interface is not a directory
invoke-rc.d: initscript pdns-recursor, action "stop" failed.
dpkg: avís - seqüència de «pre-removal» antiga retorna l'eixida d'error 1
dpkg - s'està provant la seqüència del paquet nou en el seu lloc...
resolvconf: Error: /etc/resolvconf/run/interface is not a directory
invoke-rc.d: initscript pdns-recursor, action "stop" failed.
dpkg: s'ha produït un error en processar
/var/cache/apt/archives/pdns-recursor_3.1.4-1+etch1_amd64.deb (--unpack):
el subprocés seqüència pre-removal nova retornà el codi d'eixida d'error 1
Starting PowerDNS recursor: pdns-recursorinvoke-rc.d: initscript pdns-recursor,
action "start" failed.
dpkg: s'ha produït un error en netejar:
el subprocés post-installation script retornà el codi d'eixida d'error 1
S'han trobat errors en processar:
/var/cache/apt/archives/pdns-recursor_3.1.4-1+etch1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
$ file /etc/resolvconf/run
/etc/resolvconf/run: broken symbolic link to `/dev/shm/resolvconf'
A simple solution would be:
- "umount /dev/shm\n"
- "mount -t tmpfs -o size=%dm none /dev/shm\n",
+ "mount -o remount,size=%dm /dev/shm\n",
-- 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)
--- End Message ---
--- Begin Message ---
Source: qemu
Source-Version: 0.9.1-4
We believe that the bug you reported is fixed in the latest version of
qemu, which is due to be installed in the Debian FTP archive:
qemu_0.9.1-4.diff.gz
to pool/main/q/qemu/qemu_0.9.1-4.diff.gz
qemu_0.9.1-4.dsc
to pool/main/q/qemu/qemu_0.9.1-4.dsc
qemu_0.9.1-4_amd64.deb
to pool/main/q/qemu/qemu_0.9.1-4_amd64.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.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated qemu 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, 20 Apr 2008 23:29:42 +0200
Source: qemu
Binary: qemu
Architecture: source amd64
Version: 0.9.1-4
Distribution: unstable
Urgency: high
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description:
qemu - fast processor emulator
Closes: 326406 476539
Changes:
qemu (0.9.1-4) unstable; urgency=high
.
* debian/patches/52_ne2000_return.patch: drop, the patch is wrong.
* Backports from upstream:
- Typo in curses_keys.h
- Documentation for the -curses option
- Fix broken absoluteness check for cabs.d.*.
- USB-to-serial device.
- rtl8139: fix endianness on big endian targets
- restore rw support for vvfat
- x86-64: recompute DF after eflags has been modified when emulating
SYSCALL
- ignore reads to the EOI register
- IDE: Improve DMA transfers by increasing the buffer size
- Braille device support
- Add -no-shutdown option (Closes: #326406)
- Ask to use "mount -o remount" instead of "umount" and "mount"
/dev/shm (Closes: #476539).
* debian/qemu.doc-base: fix section.
Checksums-Sha1:
cfe47c231f7f19141cbdd3626765049e25dba3f0 1511 qemu_0.9.1-4.dsc
93d21af9e8b6ecd52f318fa4c1f67c01beff7d22 80663 qemu_0.9.1-4.diff.gz
652128f9f0961ae754ee4b4e4cc574d9adee82ef 11007278 qemu_0.9.1-4_amd64.deb
Checksums-Sha256:
277678251ef9723dca6a1539a3b804a099e15c14488ab1255df57f01d51cd35e 1511
qemu_0.9.1-4.dsc
b2161418aa51dfdf03681b44366197e1b30c2a800b019410572bc00b4e5e1216 80663
qemu_0.9.1-4.diff.gz
2d983dad6d5a1ea109067cc3e86bad6b69fa9b1af49e24180b3bd4cade39e7d8 11007278
qemu_0.9.1-4_amd64.deb
Files:
e278cacaba9e711b165520f5cc82181a 1511 misc optional qemu_0.9.1-4.dsc
5a6851b431c0656096a9cd4c0512ad26 80663 misc optional qemu_0.9.1-4.diff.gz
bca804477b6c81053fcc1740f6dc95fa 11007278 misc optional qemu_0.9.1-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIC7cxw3ao2vG823MRArIiAJ4htN5w0Qwf8sf7gmfUrUTGyOY15wCdHyca
vvCshFAap6eCeyloBWdQpDI=
=MZ0N
-----END PGP SIGNATURE-----
--- End Message ---