Package: grep
Version: 2.11-2
Severity: important

grep does not match anything when reading from stdin. Reading from a file
works.

$ echo foo > foo
$ grep . foo
foo
$ cat foo | grep .
$ echo foo | grep .
$ 

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.3.0 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grep depends on:
ii  dpkg          1.16.2
ii  install-info  4.13a.dfsg.1-10
ii  libc6         2.13-27

grep recommends no packages.

Versions of packages grep suggests:
ii  libpcre3  1:8.30-4

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to