[Bug 357661] Review Request: sunbird - Mozilla Sunbird Calendar

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 19 08:57:46 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: sunbird - Mozilla Sunbird Calendar


https://bugzilla.redhat.com/show_bug.cgi?id=357661


bjohnson at symetrix.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bjohnson at symetrix.com




------- Additional Comments From bjohnson at symetrix.com  2007-11-19 03:57 EST -------
(In reply to comment #3)
> Hmm, I have no idea how to fix debuginfo rpm problems. To me it's a black box, I
> just make sure it's not empty (that would mean my binaries were stripped on
> install), but that's all I know. I can't find much information in the wiki
either...

If you haven't solved this yet... it's usually caused by the source included in
the debuginfo files having non-0644 permissions.

Try running this:

find . -type f -print | xargs chmod a-x

across the source after you unpack it.

(If you need more fine grained control because of scripts in the package, you
might have to add '-name \*\.c -o -name \*\.h' or such)



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list