Your message dated Thu, 21 Jul 2016 01:36:00 +0200
with message-id <[email protected]>
and subject line replaceit was removed from Debian in 2012
has caused the Debian Bug report #609186,
regarding replaceit: '--input' doesn't accept stdin
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.)


-- 
609186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609186
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: replaceit
Version: 1.0.0-5
Severity: wishlist


Command line text utils commonly accept standard input;
it's not clear if 'replaceit' v1.0.0 supports stdin:

    #  change 'cat' to 'coot'
    % echo cat | replaceit a oo c ; echo $?
    Error: Cannot open  (No such file or directory)0
    % echo cat | replaceit --input=- a oo c ; echo $?
    Error: Cannot open - (No such file or directory)0

Also the ')0' indicates the error message needs a linefeed.

Hope this helps...


-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages replaceit depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib

replaceit recommends no packages.

replaceit suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1.0.0-6+rm

replaceit was last released with Debian 6.0 (squeeze) in
February 2011 and removed from Debian sid/unstable in 2012 (see
http://bugs.debian.org/663482 for details on the removal). Since
support for squeeze and squeeze-LTS has now ended, I'm closing all the
remaining bugs reported against this package.

Andreas

--- End Message ---

Reply via email to