[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#573718: marked as done (vlock: Does not purge dpkg-statoverride)



Your message dated Sun, 28 Aug 2016 22:29:57 +0000
with message-id <E1be8aT-0002TA-W4@franck.debian.org>
and subject line Bug#573718: fixed in vlock 2.2.2-6
has caused the Debian Bug report #573718,
regarding vlock: Does not purge 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 owner@bugs.debian.org
immediately.)


-- 
573718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573718
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Subject: vlock: Does not purge dpkg-statoverride
Package: vlock
Version: 2.2.2-3
Severity: important

Hello,

While purging a package, the configuration files are removed. The
dpkg-statoverride should be removed too, so reinstalling a package
ensures that it's configuration is the identical to pristine
installation.

Please find attached an updated vlock.postrm script, that purge those
dpkg-statoverride entries (licensed under GPLv2 or later).

Let me know if there's something wrong in it, that I should change (or
feel free to do it yourself, of course).

Franklin

#!/bin/sh -e

if [ "$1" = "purge" ]; then
	#remove overrides
	for i in /usr/sbin/vlock-main \
		/usr/lib/vlock/modules/new.so \
		/usr/lib/vlock/modules/nosysrq.so \
		/usr/lib/vlock/modules/all.so 
	do
		if dpkg-statoverride --list $i >/dev/null 2>&1; then
			dpkg-statoverride --remove $i 
		fi
	done
fi

#DEBHELPER#

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: vlock
Source-Version: 2.2.2-6

We believe that the bug you reported is fixed in the latest version of
vlock, 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 573718@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <eriberto@debian.org> (supplier of updated vlock 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 28 Aug 2016 10:58:18 -0300
Source: vlock
Binary: vlock
Architecture: source
Version: 2.2.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Joao Eriberto Mota Filho <eriberto@debian.org>
Description:
 vlock      - Virtual Console locking program
Closes: 573718
Changes:
 vlock (2.2.2-6) unstable; urgency=medium
 .
   * QA upload.
   * Migrations:
       - debian/copyright to 1.0 format.
       - debian/rules to new (reduced) format.
       - DH level to 9.
   * debian/control:
       - Bumped Standards-Version to 3.9.8.
       - Improved the long description to clarify the program use.
       - Removed Conflicts field because suidmanager no loger exists in Debian.
   * debian/copyright: updated all information.
   * debian/docs: added PLUGINS and TODO.
   * debian/lintian/: empty. Removed.
   * debian/patches/:
       - 754594.patch: renamed to 10_fix-buffer-overflow.patch
       - 20_fix-spelling-manpage.patch: added to fix a spelling error in a
         manpage.
   * debian/README.Debian:
       - Added some necessary line breaks.
       - Fixed a spelling error.
   * debian/vlock.dirs: no longer needed. Removed.
   * debian/vlock.lintian-overrides: created to explain about false positives.
   * debian/vlock.postinst: added 'set -e' in script body instead of hashbang.
   * debian/vlock.postrm:
       - Added 'set -e' in script body instead of hashbang.
       - Fixed the script to purge files via dpkg-statoverride. Also purge the
         system group vlock. Thanks to Frank Lin PIAT <fpiat@klabs.be> and to
         Christoph Anton Mitterer <calestyo@scientia.net>. (Closes: #573718)
   * debian/watch:
       - Added a fake site to explain about the current status of the original
         upstream homepage.
       - Bumped to 4 version.
Checksums-Sha1:
 7e2cdf090f4532da15389de6d070e6d57aac200a 1621 vlock_2.2.2-6.dsc
 c7767f889d5d2111216ef013e8df795bae144d12 9132 vlock_2.2.2-6.debian.tar.xz
Checksums-Sha256:
 ee1b86e4b542c8c4dbefc2b43ae2d4fe8705edbaa2cbfcca21ca90e31461fe58 1621 vlock_2.2.2-6.dsc
 f9701e8732b548051a2cdb7f5472c56b6720ff3bb88dda5d84d5b9c2f9cf7530 9132 vlock_2.2.2-6.debian.tar.xz
Files:
 5ba380ec5e252285b8033a11496bf899 1621 utils optional vlock_2.2.2-6.dsc
 a716f44a083b00f7d708571d5908d2cd 9132 utils optional vlock_2.2.2-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJXw0Y1AAoJEN5juccE6+nvaA4QAIc12fcjGnbttSTLwjLv3iAL
Bgo83lAu46RvfQ4jktOGfebj1SFeGgW508HHMY1I9DarS1kTSDBoWgOH/2WtrKKP
X905fmhz4sUJYTzESPTsq8dD0qJc+Jrmdgy/j0BnF1CabictbF/G7HX3ln5/sJhf
r0oay9JSphgnE/YO+DejjpXjU3iDs2t8NZ5FOOF80aWRZXlJMWbfQLyf7KOzLJmU
raXr716sBG4nxyiwxTDisNSP7GNOR4bK6JAknCDIzk07//iddnYu5ANs4pNHBeEE
miKMJhgAOEEGYG2qb9v9fegI/ZsiMp61ooytoiKbawywxLzko4HDKnEs0jBmq+SC
f4/QElkKxJNeWQjrQADXdWNCZ/AFsWyL8DwNsh6OILfTXUMcswx3Bum6wTMS05XT
mS9oV3Po0jdrWq/rMuQvFyeRE3L4Fi3BD8gqloyC2Qw7+nCS7H6CuGDMKa1aMzMF
h0k6UNLApp3u66nt7ndS4PCEkDR1uXIU1oBTdnvWAUm3p7wA3cTtK1mvd3NUWyn0
OZGowRHTyj1ANx8fXjezfGfU/Wj+E2ycnGVMUG0qERzEj4qm/lgSf5Mp6cuHDdZB
jQscNDmCaAk5buzB4/ldya7SRm8ig6+wuXBQ7e4zfhy9mcYxX2K4HWEVMETQa3+X
VIM4a8ftlwLWtdbI7kW/
=oZv3
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: