Your message dated Tue, 14 May 2013 23:18:40 +0000
with message-id <[email protected]>
and subject line Bug#707840: fixed in maelstrom 1.4.3-L3.0.6+main-4
has caused the Debian Bug report #707840,
regarding installation fails if /usr/doc is symlink to /usr/share/doc
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.)
--
707840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707840
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: maelstrom
Version: 1.4.3-L3.0.6+main-2
when /usr/doc is symlink to /usr/share/doc, installation of maelstrom fails
because it tries to remove /usr/doc/maelstrom (which is doc directory
legal in such case)
This issue was already mentioned in bug 129396 (there was different
situation but the /usr/doc as symlink to /usr/share/doc was explicitly
mentioned there) but the resolution apparently does not take this situation
in account.
Please do not try removing /usr/doc/maelstrom symlink in postinst, or change
test from:
if [ -e /usr/doc/maelstrom ] ; then
to:
if [ -L /usr/doc/maelstrom ] ; then
--
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Eagles may soar, but weasels don't get sucked into jet engines.
--- End Message ---
--- Begin Message ---
Source: maelstrom
Source-Version: 1.4.3-L3.0.6+main-4
We believe that the bug you reported is fixed in the latest version of
maelstrom, which is due to be installed in the Debian FTP archive.
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.
Christoph Baumann <[email protected]> (supplier of updated maelstrom 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: Wed, 15 May 2013 00:47:05 +0200
Source: maelstrom
Binary: maelstrom
Architecture: source amd64
Version: 1.4.3-L3.0.6+main-4
Distribution: unstable
Urgency: low
Maintainer: Christoph G. Baumann <[email protected]>
Changed-By: Christoph Baumann <[email protected]>
Description:
maelstrom - An arcade-style game resembling Asteroids.
Closes: 707840
Changes:
maelstrom (1.4.3-L3.0.6+main-4) unstable; urgency=low
.
* fix cleanup of old symlinks. Closes: #707840
Checksums-Sha1:
aeb04137366b29abf635f97c1c6acc40ad7e3803 1150 maelstrom_1.4.3-L3.0.6+main-4.dsc
668981b2ff29263062b21aa012b6d0c79d988fbf 84770
maelstrom_1.4.3-L3.0.6+main-4.diff.gz
7f4966e3b847b42b9f3e319c7487de46d987724d 849698
maelstrom_1.4.3-L3.0.6+main-4_amd64.deb
Checksums-Sha256:
c3c31de87da133010919307c73465736cee809a458567ace90de227ad22f3701 1150
maelstrom_1.4.3-L3.0.6+main-4.dsc
ec4fb3ae937531eb4b0b46761648409be75fc700fc44ad84fee2858908cffdea 84770
maelstrom_1.4.3-L3.0.6+main-4.diff.gz
680a6ee8fbcdc10a20aee30e7b8d2d4b69fd5124ef2abeec9f356e3f5c8cb59b 849698
maelstrom_1.4.3-L3.0.6+main-4_amd64.deb
Files:
e06f4dca2df24d8d20bab68d36ac4b3b 1150 games optional
maelstrom_1.4.3-L3.0.6+main-4.dsc
2b76e5ffb804a5781c7acea44ba5326d 84770 games optional
maelstrom_1.4.3-L3.0.6+main-4.diff.gz
f81c1f93367b8d15bba6f7af2ade9135 849698 games optional
maelstrom_1.4.3-L3.0.6+main-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAlGSv44ACgkQeAbNbxMxCOpwKwCffYrz14iEloNUCNq2elPuMuW+
N54AoJh1iWkFkGUNlf31UR1u73Ed+yEZ
=+k0F
-----END PGP SIGNATURE-----
--- End Message ---