Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 229867 - correct dependencies for Firefox's 3.0 (bin) Breakpad to work (both x86 and amd64)
Summary: correct dependencies for Firefox's 3.0 (bin) Breakpad to work (both x86 and a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-28 06:58 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2008-08-30 19:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2008-06-28 06:58:54 UTC
This is related to bug 228491. Generally for Firefox 3.0 (-bin package) Breakpad, its crash reporting tool, requires additional libraries listed below to work on 64-bit systems.

$ ldd crashreporter | grep 'not found'
        libgconf-2.so.4 => not found
        libORBit-2.so.0 => not found

Please add them to some -emul package and make mozilla-firefox-bin depend on them.
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2008-06-28 07:33:54 UTC
Also on x86 it requires orbit and gconf (of course no emulation is then needed).
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2008-06-28 14:10:33 UTC
Uh, adding gnome deps? No thanks...in any case i'll add an use-flag, but nothing else.
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2008-06-28 14:16:06 UTC
Note that these are only two packages on my system not running gnome. Either way, there should be some notification that breakpad requires these.
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2008-08-28 17:39:55 UTC
Hah, i doubt having 32bits gnome libs for amd64 is going to happen, but lets ask the relevant teams.

I'll add the warning meanwhile for x86, we can't do nothing for amd64, at least i can't.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-08-28 18:55:23 UTC
I guess I speak for the rest of the team when I say we don't have the time to set up new emul packages when we barely maintain the existing one. We need more man power.
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2008-08-29 11:17:54 UTC
I've added a message to the ebuild, however, for amd64 it would need gnome libs and curl 32bits, which isn't going to happen as you've seen.

Blame upstream for changing the crashreporter :)
Comment 7 Mart Raudsepp gentoo-dev 2008-08-30 19:46:53 UTC
The GNOME team has never had anything to do with the emul libs beyond advisory role when necessary, so this is really up to the amd64 team to consider.