Your message dated Mon, 02 Mar 2009 22:17:04 +0000
with message-id <[email protected]>
and subject line Bug#517911: fixed in etckeeper 0.34
has caused the Debian Bug report #517911,
regarding etckeeper: please fix the prompt displayed by uninit
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.)
--
517911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: etckeeper
Version: 0.33
Severity: minor
The prompt requesting for a confirmation for the uninit sub-command
reads:
> "Are you sure you want to do this? [yN] "
This is a little confusing, as you need to enter the whole 'yes' word
to confirm, not the single character.
Thanks,
Gian Piero.
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (990, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF8, LC_CTYPE=it_IT.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages etckeeper depends on:
ii cdebconf [debconf-2.0] 0.138lenny2 Debian Configuration Management Sy
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
pn git-core | mercurial | bzr <none> (no description available)
etckeeper recommends no packages.
etckeeper suggests no packages.
Mon Mar 2 20:42:56 CET 2009 "Gian Piero Carrubba" <[email protected]>
* Fix prompt to make clear the user need to type 'yes' in order to uninit.
Ignore-this: 2f0736b3347b57270d2a89e3f4fe8287
diff -rN -u old-etckeeper-0.33+wip2/uninit.d/01prompt
new-etckeeper-0.33+wip2/uninit.d/01prompt
--- old-etckeeper-0.33+wip2/uninit.d/01prompt 2009-03-02 21:47:09.000000000
+0100
+++ new-etckeeper-0.33+wip2/uninit.d/01prompt 2009-03-02 21:47:10.000000000
+0100
@@ -4,7 +4,7 @@
echo "** Warning: This will DESTROY all recorded history for $ETCKEEPER_DIR,"
echo "** including the $VCS repository and ignore file."
echo ""
-printf "Are you sure you want to do this? [yN] "
+printf "Are you sure you want to do this? (Type 'Yes' to confirm.) "
read answer
case "$answer" in
[Yy][Ee][Ss])
--- End Message ---
--- Begin Message ---
Source: etckeeper
Source-Version: 0.34
We believe that the bug you reported is fixed in the latest version of
etckeeper, which is due to be installed in the Debian FTP archive:
etckeeper_0.34.dsc
to pool/main/e/etckeeper/etckeeper_0.34.dsc
etckeeper_0.34.tar.gz
to pool/main/e/etckeeper/etckeeper_0.34.tar.gz
etckeeper_0.34_all.deb
to pool/main/e/etckeeper/etckeeper_0.34_all.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.
Joey Hess <[email protected]> (supplier of updated etckeeper 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: Mon, 02 Mar 2009 17:01:09 -0500
Source: etckeeper
Binary: etckeeper
Architecture: source all
Version: 0.34
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description:
etckeeper - store /etc in git, mercurial, bzr or darcs
Closes: 517911 517914
Changes:
etckeeper (0.34) unstable; urgency=low
.
* Add support for mktemp if tempfile is not available.
* Fix uninit prompt to accept 'y' as well as 'yes'. Closes: #517911
* README: Typo. Closes: #517914
Checksums-Sha1:
7586176f6dd192f271319698e5bedf65088191ac 849 etckeeper_0.34.dsc
f294fafac31ad76a3eba16a4dd6d59b31a2e1eee 36402 etckeeper_0.34.tar.gz
d71613b02f4c2c090640faa7c1b8b957257cdd4a 27134 etckeeper_0.34_all.deb
Checksums-Sha256:
133e994ed3f53c099a40a7d7d12885a0315ac41a36873386efc93c4490fb21d1 849
etckeeper_0.34.dsc
f5a1dad98bff4a861fc63c5fe8a0f634e23f81860026f0723e801ada92e8dbcd 36402
etckeeper_0.34.tar.gz
bdcd6623702f20ba19b0e39a3ec5e67814e24e96185c7c6619dc7ac22b545214 27134
etckeeper_0.34_all.deb
Files:
2f65d9e0f203702deead4de089cd9649 849 admin optional etckeeper_0.34.dsc
4319b628121c54751f6fc24e7d7327cf 36402 admin optional etckeeper_0.34.tar.gz
415c828560328177d858db5b088fdda3 27134 admin optional etckeeper_0.34_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJrFe+2tp5zXiKP0wRAhGVAKC0Pr5DNSSCxgS27B0fkrQv0rDL2ACeNxyj
rx6dB9hhyoA6RLCC9311D5M=
=iw4s
-----END PGP SIGNATURE-----
--- End Message ---