On Fri, Feb 15, 2013 at 10:50:28AM -0700, Kevin Fenzi wrote:

> - make a script to identify all the packages that are broken and
>   shipping debug stuff. 

AT least for the directory a simple yum call should suffice:
yum --disablerepo '*' --enablerepo fedora\*  whatprovides /usr/lib/debug

But it shows that a lot (all?) debuginfo packages own the directory
which probably needs to be fixed in rpm itself.

Regards
Till
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to