GNOME Bugzilla – Bug 421924
sabayon-apply crashed with ValueError in c2py()
Last modified: 2008-01-19 06:43:54 UTC
Forwarded from: https://launchpad.net/ubuntu/+source/sabayon/+bug/94588 I'm not sure what happend. I remember installing the ro_RO locale. Probabli that's what happend. ProblemType: Crash Architecture: amd64 Date: Thu Mar 22 01:07:19 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/sbin/sabayon-apply InterpreterPath: /usr/bin/python2.5 Package: sabayon 2.18.0-0ubuntu1 PackageArchitecture: amd64 ProcCmdline: python /usr/sbin/sabayon-apply ProcCwd: /home/memo ProcEnviron: LANGUAGE=ro_RO.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=ro_RO.UTF-8 SHELL=/bin/bash PythonArgs: ['/usr/sbin/sabayon-apply'] SourcePackage: sabayon Uname: Linux memo-desktop 2.6.20-12-generic #2 SMP Sat Mar 17 22:55:16 UTC 2007 x86_64 GNU/Linux Traceback (most recent call last):
+ Trace 121479
util.init_gettext ()
gettext.install (PACKAGE, LOCALEDIR)
t = translation(domain, localedir, fallback=True, codeset=codeset)
t = _translations.setdefault(key, class_(open(mofile, 'rb')))
self._parse(fp)
self.plural = c2py(plural)
'plural forms expression error, maybe unbalanced parenthesis'
I'm pretty sure this bug is fixed in gutsy, can you verify?