Your message dated Fri, 26 May 2006 16:32:14 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#340742: fixed in nvi 1.79-23 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: nvi Version: 1.79-22 Severity: minor Tags: patch The "Recovering nvi editor sessions..." starting message is a bit scary since it suggests that there are indeed editor sessions to recover. It would be nice if this message was only printed if there are files in /var/tmp/vi.recover/ --- nviboot~ 2005-11-25 16:14:51.000000000 +0000 +++ nviboot 2005-11-25 16:18:27.000000000 +0000 @@ -13,6 +13,9 @@ case "$1" in start) + recover=`ls -1 $RECDIR` + [ -z "$recover" ] && exit 0 + echo -n 'Recovering nvi editor sessions... ' # Check editor backup files. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- Martin Michlmayr http://www.cyrius.com/
--- End Message ---
--- Begin Message ---Source: nvi Source-Version: 1.79-23 We believe that the bug you reported is fixed in the latest version of nvi, which is due to be installed in the Debian FTP archive: nvi_1.79-23.diff.gz to pool/main/n/nvi/nvi_1.79-23.diff.gz nvi_1.79-23.dsc to pool/main/n/nvi/nvi_1.79-23.dsc nvi_1.79-23_i386.deb to pool/main/n/nvi/nvi_1.79-23_i386.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. Steve Greenland <[EMAIL PROTECTED]> (supplier of updated nvi 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.7 Date: Fri, 26 May 2006 18:06:04 -0500 Source: nvi Binary: nvi Architecture: source i386 Version: 1.79-23 Distribution: unstable Urgency: low Maintainer: Steve Greenland <[EMAIL PROTECTED]> Changed-By: Steve Greenland <[EMAIL PROTECTED]> Description: nvi - 4.4BSD re-implementation of vi Closes: 193498 195914 220049 276051 294767 340742 355639 360168 367933 Changes: nvi (1.79-23) unstable; urgency=low . * Update config.sub and config.guess during build (closes: #195914) * Adjust priorities so that vim-tiny replaces nvi as default minimal vi without changing vi alternative on upgrade. (closes: #367933,#360168) * Fix invocation of su in init.d/nvi to use quotes (closes: #355639) * Fix crash due to buggy '(' movement, patch from Tommy Pettersson (closes: #193498) * Always use -f for rm in init.d/nvi to avoid prompting/hangs during boot (closes: #220049) * More 64bit regex breakage fixes from Al Viro (closes: #276051) * Remove spurious space from init.d/nvi output (closes: #294767) * In init.d/nvi output, distinguish between finding sessions to recover and otherwise (closes: #340742) * update debhelper compatibility to v5. Files: 2712b816124aa00e5e12f495f5139850 570 editors optional nvi_1.79-23.dsc 21391732ab33cbf14fcd7918bace1c86 13503 editors optional nvi_1.79-23.diff.gz 06c46b9d6f4e6ce959f8692818f9dd21 293570 editors optional nvi_1.79-23_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEd4uhdiZsUPux21MRAmQWAJ93VJUP7av0CsB5G2LS4+tXXatE7gCfXj6n XAk0J57XvhYPYQPwuNYqBLE= =Pyze -----END PGP SIGNATURE-----
--- End Message ---

