public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7.
@ 2010-07-24 10:10 William Kenworthy
  2010-07-24 11:30 ` Kacper Kopczyński
  2010-07-24 12:09 ` netfab
  0 siblings, 2 replies; 7+ messages in thread
From: William Kenworthy @ 2010-07-24 10:10 UTC (permalink / raw
  To: gentoo-user List

I am getting a "Could not find compatible GRE between version 1.9.2.7
and 1.9.2.7.

Firefox 3.6.7 and xulrunner 1.9.2.7

In the past, the fix was to recompile one or both a second time -
unfortunately I now have two broken (probably soon to be 3 - havent
tested yet :( systems where this is not working.

Help!

BillK




-- 
William Kenworthy <billk@iinet.net.au>
Home in Perth!




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7.
  2010-07-24 10:10 [gentoo-user] firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7 William Kenworthy
@ 2010-07-24 11:30 ` Kacper Kopczyński
  2010-07-24 11:42   ` William Kenworthy
  2010-07-24 12:09 ` netfab
  1 sibling, 1 reply; 7+ messages in thread
From: Kacper Kopczyński @ 2010-07-24 11:30 UTC (permalink / raw
  To: gentoo-user

Dnia sobota 24 lipca 2010 o 12:10:52 William Kenworthy napisał(a):
> I am getting a "Could not find compatible GRE between version 1.9.2.7
> and 1.9.2.7.
> 
> Firefox 3.6.7 and xulrunner 1.9.2.7
> 
> In the past, the fix was to recompile one or both a second time -
> unfortunately I now have two broken (probably soon to be 3 - havent
> tested yet :( systems where this is not working.
> 
> Help!
> 
> BillK

Have you tried running:
xulrunner-1.9.2 --register-global
as a root?

--
Kacper Kopczyński



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7.
  2010-07-24 11:30 ` Kacper Kopczyński
@ 2010-07-24 11:42   ` William Kenworthy
  0 siblings, 0 replies; 7+ messages in thread
From: William Kenworthy @ 2010-07-24 11:42 UTC (permalink / raw
  To: gentoo-user

On Sat, 2010-07-24 at 13:30 +0200, Kacper Kopczyński wrote:
> Dnia sobota 24 lipca 2010 o 12:10:52 William Kenworthy napisał(a):
> > I am getting a "Could not find compatible GRE between version 1.9.2.7
> > and 1.9.2.7.
> > 
> > Firefox 3.6.7 and xulrunner 1.9.2.7
> > 
> > In the past, the fix was to recompile one or both a second time -
> > unfortunately I now have two broken (probably soon to be 3 - havent
> > tested yet :( systems where this is not working.
> > 
> > Help!
> > 
> > BillK
> 
> Have you tried running:
> xulrunner-1.9.2 --register-global
> as a root?
> 
> --
> Kacper Kopczyński
> 
I
t gives 'Error: could not create '@GENTOO_PORTAGE_EPREFIX@/etc/gre.d'.

The file /etc/gre.d/1.9.2.7.system.conf contains:

[1.9.2.7]
GRE_PATH=/usr/lib/xulrunner-1.9.2
xulrunner=true
abi=x86-gcc3



(the above was manually copied/typed here)


BillK






^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7.
  2010-07-24 10:10 [gentoo-user] firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7 William Kenworthy
  2010-07-24 11:30 ` Kacper Kopczyński
@ 2010-07-24 12:09 ` netfab
  2010-07-24 12:37   ` William Kenworthy
  1 sibling, 1 reply; 7+ messages in thread
From: netfab @ 2010-07-24 12:09 UTC (permalink / raw
  To: gentoo-user

Le Sat, 24 Jul 2010 18:10:52 +0800,
William Kenworthy a écrit :
> Help!
> 

Just re-sync and re-emerge xulrunner and firefox.
See bugs #329563 and #329529.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7.
  2010-07-24 12:09 ` netfab
@ 2010-07-24 12:37   ` William Kenworthy
  2010-07-24 13:30     ` [gentoo-user] " Nikos Chantziaras
  0 siblings, 1 reply; 7+ messages in thread
From: William Kenworthy @ 2010-07-24 12:37 UTC (permalink / raw
  To: gentoo-user

On Sat, 2010-07-24 at 14:09 +0200, netfab wrote:
> Le Sat, 24 Jul 2010 18:10:52 +0800,
> William Kenworthy a écrit :
> > Help!
> > 
> 
> Just re-sync and re-emerge xulrunner and firefox.
> See bugs #329563 and #329529.
> 
Thanks, doing so now.  As luck would have it Ive been working on this
since yesterday and the bugs were posted after I had checked bugzilla :)

BillK






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7.
  2010-07-24 12:37   ` William Kenworthy
@ 2010-07-24 13:30     ` Nikos Chantziaras
  2010-07-24 13:38       ` William Kenworthy
  0 siblings, 1 reply; 7+ messages in thread
From: Nikos Chantziaras @ 2010-07-24 13:30 UTC (permalink / raw
  To: gentoo-user

On 07/24/2010 03:37 PM, William Kenworthy wrote:
> On Sat, 2010-07-24 at 14:09 +0200, netfab wrote:
>> Le Sat, 24 Jul 2010 18:10:52 +0800,
>> William Kenworthy a écrit :
>>> Help!
>>>
>>
>> Just re-sync and re-emerge xulrunner and firefox.
>> See bugs #329563 and #329529.
>>
> Thanks, doing so now.  As luck would have it Ive been working on this
> since yesterday and the bugs were posted after I had checked bugzilla :)

As luck would have it, you'll have to rebuild again since Firefox 3.6.8 
/ Xulrunner 1.9.2.8 are now in portage ;-)




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Re: firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7.
  2010-07-24 13:30     ` [gentoo-user] " Nikos Chantziaras
@ 2010-07-24 13:38       ` William Kenworthy
  0 siblings, 0 replies; 7+ messages in thread
From: William Kenworthy @ 2010-07-24 13:38 UTC (permalink / raw
  To: gentoo-user

On Sat, 2010-07-24 at 16:30 +0300, Nikos Chantziaras wrote:
> On 07/24/2010 03:37 PM, William Kenworthy wrote:
> > On Sat, 2010-07-24 at 14:09 +0200, netfab wrote:
> >> Le Sat, 24 Jul 2010 18:10:52 +0800,
> >> William Kenworthy a écrit :
> >>> Help!
> >>>
> >>
> >> Just re-sync and re-emerge xulrunner and firefox.
> >> See bugs #329563 and #329529.
> >>
> > Thanks, doing so now.  As luck would have it Ive been working on this
> > since yesterday and the bugs were posted after I had checked bugzilla :)
> 
> As luck would have it, you'll have to rebuild again since Firefox 3.6.8 
> / Xulrunner 1.9.2.8 are now in portage ;-)
> 
> 

Heh, thats life!

and yes, just finished updating to xulrunner-1.9.2.7-r1 and recompiled
firefox ... and its back!

Now to do it all again ... on second thoughts sleep first :)

BillK







^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-07-24 13:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-24 10:10 [gentoo-user] firefox/xulrunner fails on "Could not find compatible GRE between version 1.9.2.7 and 1.9.2.7 William Kenworthy
2010-07-24 11:30 ` Kacper Kopczyński
2010-07-24 11:42   ` William Kenworthy
2010-07-24 12:09 ` netfab
2010-07-24 12:37   ` William Kenworthy
2010-07-24 13:30     ` [gentoo-user] " Nikos Chantziaras
2010-07-24 13:38       ` William Kenworthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox