Gentoo Archives: gentoo-user-de

From: Roland Damm <roland-damm@×××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] firefox macht ärger, python schuld?
Date: Tue, 27 Apr 2010 22:59:02
Message-Id: 201004280057.24285.roland-damm@arcor.de
1 Moin,
2
3 derzeit läuft firefox nicht, meldet nur:
4
5 Could not find compatible GRE between version 1.9.1.8 and 1.9.1.8.
6
7 Gut, das liegt wohl daran, dass xulrunner irgendwann neu geworden ist, man
8 müsste nur firefox neu bauen und gut ist. Das ist nicht der Punkt. Allerdings
9 klappt der Neubau der neuen Firefox-Verion ebensowenig. Relevanter Teil aus
10 den Fehlermeldungen:
11
12 .....
13 /var/tmp/portage/www-client/mozilla- firefox-3.6.3
14 /work/mozilla-1.9.2/config/nsinstall -R nsinstall ../dist/bin
15 /usr/bin/python2.4 ../toolkit/xre/make-platformini.py --print-buildid >
16 buildid
17 Could not find platform independent libraries <prefix>
18 Could not find platform dependent libraries <exec_prefix>
19 Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
20 'import site' failed; use -v for traceback
21 Traceback (most recent call last):
22 File "../toolkit/xre/make-platformini.py", line 3, in ?
23 from optparse import OptionParser
24 ImportError: No module named optparse
25 make[3]: *** [export] Error 1
26 make[3]: Leaving directory `/var/tmp/portage/www-client/mozilla-
27 firefox-3.6.3/work/mozilla-1.9.2/config'
28 ......
29
30 Keine Ahnung von python, aber beim rumsuchen fand ich heraus, dass optparse
31 eine Art Funktion ist, die python standardmässig mitbringt.
32
33 python-updater habe ich mal durchlaufen lassen, ändert nichts, alles ist
34 angeblich gut. revdep-rebuild läuft ebenfalls ohne Änderungswünsche durch.
35
36 Was tun?
37
38 CU Rollo

Replies

Subject Author
Re: [gentoo-user-de] firefox macht ärger, python schuld? Randy Andy <gugelhuepf@××××××××××.com>
Re: [gentoo-user-de] firefox macht ärger, python schuld? Larry <larry@×××××××××××××.org>