Your message dated Wed, 03 Dec 2014 15:21:49 +0000
with message-id <[email protected]>
and subject line Bug#770055: fixed in geki2 2.0.3-9
has caused the Debian Bug report #770055,
regarding geki2: Uses absolute obsolete path for dpkg-statoverride
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.)
--
770055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770055
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: geki2
Source-Version: 2.0.3-8
Severity: important
Tags: patch
Hi!
This package is using obsolete absolute paths when stating or calling
dpkg-statoverride. This has been a compatibility symlinks for a while
and got removed in dpkg 1.17.0, I'll reintroduce it in dpkg 1.17.22 but
will be removing it again in 1.18.x.
Please stop using absolute paths in maintainer scripts, as they will
suffer this kind of problem. For more info please see:
<https://lintian.debian.org/tags/command-with-path-in-maintainer-script.html>
although that lintian check does not currently trigger for this issue,
but it should.
Attached a patch fixing this, by always assuming that dpkg-statoverride
is present, which has been true for a very long time now.
Thanks,
Guillem
diff --git a/debian/postinst b/debian/postinst
index c7ba0aa..2fc361c 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -9,15 +9,13 @@ case "$1" in
# Cancel my old stupid use of dpkg-statoverride
if [ "$1" = "configure" ] && [ "$2" != "" ] &&
dpkg --compare-versions "$2" le "2.0.3-4" &&
- [ -x /usr/sbin/dpkg-statoverride ] &&
dpkg-statoverride --list "$PROG" >/dev/null
then
dpkg-statoverride --remove "$PROG"
fi
# Properly use statoverride
- if ! [ -x /usr/sbin/dpkg-statoverride ] || \
- ! dpkg-statoverride --list "$PROG" >/dev/null ; then
+ if ! dpkg-statoverride --list "$PROG" >/dev/null ; then
chown root:games "$PROG"
chmod 2755 "$PROG"
fi
--- End Message ---
--- Begin Message ---
Source: geki2
Source-Version: 2.0.3-9
We believe that the bug you reported is fixed in the latest version of
geki2, 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.
Peter Pentchev <[email protected]> (supplier of updated geki2 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: SHA256
Format: 1.8
Date: Sat, 29 Nov 2014 03:02:01 +0200
Source: geki2
Binary: geki2
Architecture: source amd64
Version: 2.0.3-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Peter Pentchev <[email protected]>
Description:
geki2 - Xenon-like vertical shoot'em-up
Closes: 770055
Changes:
geki2 (2.0.3-9) unstable; urgency=medium
.
* Team upload.
* Do not use the obsolete and incorrect full path to dpkg-statoverride.
Closes: #770055
Checksums-Sha1:
37e1f86a0e50978e76f68b8be88607edd429e5de 1936 geki2_2.0.3-9.dsc
a05a36186f637121a39cf9a23255257460111b0f 100837 geki2_2.0.3-9.diff.gz
233868fa4a9ef34350dec989a368f481d43f4417 608756 geki2_2.0.3-9_amd64.deb
Checksums-Sha256:
6af0e33b48bac75e391da6afa03ba9edffaddf25cf75af6c28a046c57a220e02 1936
geki2_2.0.3-9.dsc
3ca1ab20f5282a49047424618519c28bfceb309b6342579b869497ba2f846a82 100837
geki2_2.0.3-9.diff.gz
b79d9c030f0edc15129b636400a0a164ba1085bdf4cfd450a9c551c970e031dc 608756
geki2_2.0.3-9_amd64.deb
Files:
4da852f899a0e4ff981e23ce9240d7a8 1936 games optional geki2_2.0.3-9.dsc
a53bf6e87c437efe87c88d02e0b086b1 100837 games optional geki2_2.0.3-9.diff.gz
868a3200d672b460e9d308aa1aab62e3 608756 games optional geki2_2.0.3-9_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJUfxnBAAoJEGWYeJBYoj3pEDoQAJnWRA+gzdNnTpfTUD+0UuSi
2NqFWSq8RYn0lq8fvC6t6WKBsKxvCFruBxvY65zyrwuhQleIBciZYWozmQvqDXK8
ys3Pzr13CkVKlqAdCF5nFbcaludTIoiYG2bubSQn3Y+EOemut3qpUBen1cNQxYSs
muCZ1hDvyHH5xjxXWozMHeUjwflE4OQNKXHUd1tzqPO0isKxsH1e2DuN1hJ5DLrW
6bJLrrk+9podtP/O0ZyjoDKgdimXbs0TMNEFBxuw7/ez/jUUsWO+pAEXS3PZ+m1w
7zpkzF+QpStSTwc/zFrY0BCLrEsKO61uBUrAo2KoPazaFPIwgDx6ED9jF/ynFM26
G+MgVLAQyxYnMcp5f4EQaXd1dlb+EPTrS3POBNpNjzeJvKv+lnqMRpSLWcVJ/rw8
fq8A3V9F6PGTjkEMHApJcIB/swsNx4ct6CqMvpx2DDnd5UZ77goYsW7X8k19D9yY
N/d5zGMA1I+Sne5N1G+E2wMs5DH/W4oYAl88FaB7/vCNKyUFZsWZVc8rg3UxHazV
I4B1UiC2uyNU81qKcKfVHkmHR+lIpv8ku2IdQUSAfK+xqAmgjNmffZGJ04AMUVqq
IP5nnFQhm1k5K4VGNGzjv7CjfaDv0MTkC8tVx1EOOcioBrRmFoMq0WVrriY1ptA9
SL3e1xDgRFmw88hsCpe4
=zkSj
-----END PGP SIGNATURE-----
--- End Message ---