Your message dated Sun, 23 Feb 2014 16:48:42 +0000
with message-id <[email protected]>
and subject line Bug#730718: fixed in rlwrap 0.37-5
has caused the Debian Bug report #730718,
regarding Regression: Ctrl-D must be hit twice to work
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.)


-- 
730718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730718
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rlwrap
Version: 0.35-1
Severity: normal

In newer versions of rlwrap, Ctrl-D must be pressed twice to end the
command. More precisely: The effects of a Ctrl-D on an empty line are
delayed until any other character is entered.


Example
-------

$ rlwrap cat
<Ctrl-D>  # nothing happens
<Ctrl-D>  # (or any other input!) -- now I get back to the prompt
$

In older versions, Ctrl-D worked as expected, i.e. it had to be hit
only once to get instantly accepted.


Affected versions
-----------------

Interestingly enough, which versions are affected by this bug depends
on the method I use for installing the software, namely whether I take
the prebuilt package from snapshot.debian.org or build it myself. I
take it that my system and the Debian build system have/had different
package versions that fulfilled rlwrap's build-dependencies.


* Method A: (prebuilt)

  - Download binary package from snapshot.debian.org, then
  - dpkg -i <package>
 
  *** OR ***

  - Add deb lines pointing to snapshot.debian.org to
    /etc/apt/sources.list (see method B)
  - aptitude install rlwrap=<version>

* Method B: (building myself)

  - Add deb lines pointing to snapshot.debian.org to
    /etc/apt/sources.list:

    --------------- snip -------------
    # rlwrap
    
    # 0.35-1
    deb       http://snapshot.debian.org/archive/debian/20100109T033421Z/ 
unstable main
    deb-src   http://snapshot.debian.org/archive/debian/20100109T033421Z/ 
unstable main
    deb       http://snapshot.debian.org/archive/debian/20100109T033421Z/ 
testing main
    deb-src   http://snapshot.debian.org/archive/debian/20100109T033421Z/ 
testing main
    
    # 0.36-1
    deb       http://snapshot.debian.org/archive/debian/20100118T162401Z/ 
unstable main
    deb-src   http://snapshot.debian.org/archive/debian/20100118T162401Z/ 
unstable main
    deb       http://snapshot.debian.org/archive/debian/20100118T162401Z/ 
testing main
    deb-src   http://snapshot.debian.org/archive/debian/20100118T162401Z/ 
testing main
    
    # 0.37-1
    deb       http://snapshot.debian.org/archive/debian/20100506T040015Z/ 
unstable main
    deb-src   http://snapshot.debian.org/archive/debian/20100506T040015Z/ 
unstable main
    deb       http://snapshot.debian.org/archive/debian/20100506T040015Z/ 
testing main
    deb-src   http://snapshot.debian.org/archive/debian/20100506T040015Z/ 
testing main
    
    # 0.37-2
    deb       http://snapshot.debian.org/archive/debian/20101222T084303Z/ 
unstable main
    deb-src   http://snapshot.debian.org/archive/debian/20101222T084303Z/ 
unstable main
    deb       http://snapshot.debian.org/archive/debian/20101222T084303Z/ 
testing main
    deb-src   http://snapshot.debian.org/archive/debian/20101222T084303Z/ 
testing main

    # 0.37-3 is already listed in stable, so no need for snapshot line.
    # 0.37-4 is current, so no need for snapshot line.
    --------------- snip -------------

  - aptitude update
  - apt-get source -b <package=version>
  - dpkg -i <package>


  Results for method A (prebuilt)
  --------------------

    0.37-4  -- FAIL
    0.37-3  -- OK
    0.37-2  -- OK
    0.37-1  -- OK
    0.36-1  -- OK
    0.35-1  -- OK (but with additional newline)


  Results for method B (building myself)
  --------------------
    
    0.37-4  -- FAIL
    0.37-3  -- FAIL
    0.37-2  -- FAIL
    0.37-1  -- FAIL
    0.36-1  -- FAIL
    0.35-1  -- OK (but with additional newline)

    
Regards

  Marc-Jano


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (501, 'testing'), (50, 'unstable'), (25, 'experimental'), (12, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages rlwrap depends on:
ii  libc6         2.17-93
ii  libncurses5   5.9+20130608-1
ii  libreadline6  6.2+dfsg-0.1
ii  libtinfo5     5.9+20130608-1

rlwrap recommends no packages.

rlwrap suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: rlwrap
Source-Version: 0.37-5

We believe that the bug you reported is fixed in the latest version of
rlwrap, 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.
Mike Miller <[email protected]> (supplier of updated rlwrap 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: Sun, 23 Feb 2014 11:24:00 -0500
Source: rlwrap
Binary: rlwrap
Architecture: source amd64
Version: 0.37-5
Distribution: unstable
Urgency: medium
Maintainer: Mike Miller <[email protected]>
Changed-By: Mike Miller <[email protected]>
Description: 
 rlwrap     - readline feature command line wrapper
Closes: 730718
Changes: 
 rlwrap (0.37-5) unstable; urgency=medium
 .
   * debian/patches/pselect-timeout-optimized-away.patch: Ensure rlwrap exits
     when its child process exits. (Closes: #730718)
   * Use my @debian.org address.
   * Bump Standards-Version to 3.9.5. No changes needed.
Checksums-Sha1: 
 ca63ecf82028553c63cee2a6827822593e9c7359 1861 rlwrap_0.37-5.dsc
 3f9d8f5a7d7aec884790707be52af67c3a6eff9f 4536 rlwrap_0.37-5.debian.tar.xz
 5675d3cd14dfda8878a4a323f6d60450f03951c7 74858 rlwrap_0.37-5_amd64.deb
Checksums-Sha256: 
 456a5f45babd12dcef0fd8ef11b50bc0ff54b42c929a9915dd29695930395be2 1861 
rlwrap_0.37-5.dsc
 f719238d368ed7491de182f24ba3be76de7ebf48ba499aaea92ee20e060f62fd 4536 
rlwrap_0.37-5.debian.tar.xz
 c5fa7aefb0ee9b3adfce5efd95186a550b920c9748b2f2dcb7782daca55185a6 74858 
rlwrap_0.37-5_amd64.deb
Files: 
 f3bbe1477caaff108f33add7c656317a 1861 utils optional rlwrap_0.37-5.dsc
 df183ce8a84c886bea2590fdee6ce394 4536 utils optional 
rlwrap_0.37-5.debian.tar.xz
 bc1271aec1d770d70158b0489059d6e4 74858 utils optional rlwrap_0.37-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTCiMYAAoJECj6gBpDvdY3N9MP/j2o3vRc742boIyE8fNGUwTS
c7dQa3Fgq+FmIJUM8iAsQZRD3sCjDne3lcdMvxnsvfOBAr5A5tUjMxOZceNJF+7S
CNC0f4Ua5Efptj2/5d3OVhngA3OkdcoNOZqjFjqvrgzjm6hwVEGEiujbJAHfVr1E
GhrV5+SL5W09WJcHh2zkScy6oUNK4vbT3+gf4N5W/36Wm+3n18nj1Jtv6dBfhN7k
3tVMvFCJjQPTzzrfKzOd4fuStxe5qIJCZsqvG4R6CLPVy9w/Bn2qEYsOzqEIkslG
dj67tU/YdDMwOi5saMs+Bl1Ir0O8xtGbG4QuH2vhDRqSEsn7+AsHoFQ9/aMjrAOU
YcE5txsKznGsAtrDGV+80oo4dJ6jM2Ku0lxH9ZlUNH7tPyXrMFXZnhuCRlHmISva
kQvoZbeo4tsENLwTiR9/BxofEvmMjxekdd3CxpUGZg4j9dbBRgV2xo1t3Kv6fOxq
eiQcepFO07RUhio2rCx5a2w2HnSvi33/XITOFrPbo78gvqf1Oh/VH3kJ9jh1vsrR
koajzPIkVrf0Wo159KPAqghSc/JhhIVeUSndzsHHOHNSJwNbscQ06TBfC9x96V6/
i4hHjG/wdl7VwW5mmbpSrwc40FpZLScrgZ8Dfpkl5kxAzKAbBe8SxncI5grX1xLg
Cqge55XhFWvJo0MN/aXM
=lu3P
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to