Rawhide kernel debuginfo size more than doubled!

Jarod Wilson jwilson at redhat.com
Mon Mar 31 20:40:04 UTC 2008


On Monday 31 March 2008 03:45:25 pm Roland McGrath wrote:
> I had a fix for this test-building when I went to watch some schlock TV
> last night and forgot to check on it and commit before I went to bed.
>
> This was my .spec diff.  The regexp has three chars different from your
> version.
>
> +%{expand:%%global debuginfo_args %{?debuginfo_args} -p
> '/.*/%%{KVERREL}%{?1:.?%{1}}?/.*|/.*%%{KVERREL}%{?1:.%{1}}(\.debug)?' -o
> debuginfo%{?1}.list}\ ^
>
> what's that ? for?

I wondered that myself, but it was already there... Might have been a typo I 
inserted earlier. Yanking it works for me.

> The other differences are \. instead of . for matching 
> literal . in two places.

Ah, that's even better. Forgot this is essentially regex passed down to 
find-debuginfo.sh... I'll drop the ? and add the \'s.


-- 
Jarod Wilson
jwilson at redhat.com




More information about the Fedora-kernel-list mailing list