anasAsh / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

grep: invalid UTF-8 byte sequence in input #564

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When I try to use googlecl I always get a grep error message (see below)

What steps will reproduce the problem?
1. run googlecl (no matter what arguments/options used output still the same)

What do you see instead?
grep: invalid UTF-8 byte sequence in input

What version of the product are you using? 0.9.14
On what operating system? Linux
What version of gdata-python-client (aka python-gdata)? 2.0.18

Additional information:
python --version
Python 2.7.7

echo $LANG
en_US.UTF-8

Original issue reported on code.google.com by milos.sv...@gmail.com on 14 Oct 2014 at 11:48

GoogleCodeExporter commented 9 years ago
I get a similar error on OSX 10.9.5 (installed googlecl via homebrew):
$ google help
usage: grep [-abcDEFGHhIiJLlmnOoPqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
    [-e pattern] [-f file] [--binary-files=value] [--color=when]
    [--context[=num]] [--directories=action] [--label] [--line-buffered]
    [--null] [pattern] [file ...]

Original comment by enrico.s...@gmail.com on 20 Dec 2014 at 3:36

GoogleCodeExporter commented 9 years ago
I get a similar error on OSX 10.9.5 (installed googlecl via homebrew):
$ google help
usage: grep [-abcDEFGHhIiJLlmnOoPqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
    [-e pattern] [-f file] [--binary-files=value] [--color=when]
    [--context[=num]] [--directories=action] [--label] [--line-buffered]
    [--null] [pattern] [file ...]

Original comment by enrico.s...@gmail.com on 20 Dec 2014 at 3:36