Comment # 1 on bug 958072 from
I'm not a grep expert, I'm lazy and have been using mc to perform search
functions but in the Documentation directory, "grep -i "storage accounting" *"
doesn't find anything but completes. 
"find . -type f -exec grep -i "storage accounting" {} \;" also completes
without error.
The backtrace from gdb is also confusing and I can't understand why gdb want's
libx11-devel debug info as libx11-devel doesn't exist in repo-debug.


You are receiving this mail because: