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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to