Bug#444128: crash against python2.4
Alan Baghumian
alan at technotux.org
Wed Sep 26 08:38:26 UTC 2007
Package: sabayon
Severity: important
Tags: patch
* Package name : sabayon
Version : 2.20.0-1
Sabayon 2.20 should be built and run against python 2.5. It gives the
following error:
# sabayon
Traceback (most recent call last):
File "/usr/bin/sabayon", line 64, in ?
util.init_gettext ()
File "/var/lib/python-support/python2.4/sabayon/util.py", line 117,
in
init_gettext
gettext.install (PACKAGE, LOCALEDIR, names=("gettext", "ngettext"))
TypeError: install() got an unexpected keyword argument 'names'
Building against python2.5 and runing with python2.5, or backporting
the source for python 2.4 fixes the problem.
This bug has been forwarded to:
http://bugzilla.gnome.org/show_bug.cgi?id=480508
More information about the pkg-gnome-maintainers
mailing list