[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#235457: tetex-bin: upgrade fails (sed: invalid option -- s)



From: Marius Gedminas <mgedmin@b4net.lt>
Subject: Bug#235457: tetex-bin: upgrade fails (sed: invalid option -- s)
Date: Sun, 29 Feb 2004 17:15:32 +0200

> $ sudo apt-get upgrade
> [...]
> Regenerating /var/lib/texmf/web2c/updmap.cfg ... done
> sed: invalid option -- s

On my system, there was no such error at upgrade.
I'm not sure but,

> Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...
> 
>   -n, --quiet, --silent
>                  suppress automatic printing of pattern space
>   -e script, --expression=script
>                  add the script to the commands to be executed
>   -f script-file, --file=script-file
>                  add the contents of script-file to the commands to be executed
>       --help     display this help and exit
>   -V, --version  output version information and exit
(snip)
> E-mail bug reports to: bug-gnu-utils@gnu.org .

when I tried "sed -h" it showed me as follows;

~$ sed -h
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  -i[suffix], --in-place[=suffix]
                 edit files in place (makes backup if extension supplied)
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  -r, --regexp-extended
                 use extended regular expressions in the script.
  -s, --separate
                 consider files as separate rather than as a single continuous
                 long stream.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
      --help     display this help and exit
  -V, --version  output version information and exit
(snip)
E-mail bug reports to: bonzini@gnu.org .

As you can see, there is a fairy big difference between
yours and mine.

What is an output of "dpkg -l sed" and "sed -V"?

Regards,		      2004-3-1(Mon)

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Univ. of Tokushima



Reply to: