[csw-maintainers] file with bad content
Dagobert Michelsen
dam at opencsw.org
Wed Oct 10 12:50:02 CEST 2012
Hi Carsten,
Am 10.10.2012 um 12:48 schrieb 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?
Grep only searches some sections, try fgrep. And use | strings if necessary :-)
Best regards
-- Dago
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
More information about the maintainers
mailing list