[csw-maintainers] file with bad content

Maciej (Matchek) Bliziński maciej at opencsw.org
Wed Oct 10 13:23:46 CEST 2012


2012/10/10 Carsten Grzemba <grzemba at contac-dt.de>:
> checkpkg reports:
>
> CHECKPKG_OVERRIDES_CSWlibqtgui4-gxx +=
> file-with-bad-content|/usr/local|root/opt/csw/gxx/lib/libQtGui.so.4.8.1
> CHECKPKG_OVERRIDES_CSWlibqtgui4-gxx +=
> file-with-bad-content|/usr/share|root/opt/csw/gxx/lib/libQtGui.so.4.8.1
>
>
> but if I do:
> $ find . -name libQtGui.so.4.8.1 | xargs grep -w local
> $ find . -name libQtGui.so.4.8.1 | xargs grep -w share
> nothing is found.
>
> How is that possible?

I vaguely remember that Sun grep handles ELF files in a special way.
Try GNU grep.


More information about the maintainers mailing list