On Wed, 2010-06-16 at 05:10 -0700, Roland McGrath wrote:
> It's normal to get a single foo-debuginfo package from a foo.src.rpm.
> Please explain exactly why this is a problem for you.

I can't speak to Trever's case, but I can say that it's pretty
irritating to need debuginfo for every compiler in gcc when all I really
need is debuginfo for libgcc:

atropine:~% stat -c %s /usr/lib/debug/lib/libgcc_s-*debug
327080
atropine:~% rpm -qf --qf="%{size} %{name}\n" /usr/lib/debug/lib/libgcc_s*debug
329486271 gcc-debuginfo

So subpackaged debuginfo would actually be pretty nice.  gcc is
admittedly something of an outlier here, I admit; I don't think most
packages need subpackaged debuginfo, but the ones that do...

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to