[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
errors in translate.py script
- From: Hasan Mahmood <hasan mahm gmail com>
- To: fedora-list redhat com
- Subject: errors in translate.py script
- Date: Mon, 28 Feb 2005 12:31:12 -0600
Hello,
Ever since I installed FC3, I can't run any of my redhat scripts
(printer config, etc.). I get this error in translate.py (when running
up2date, for instance):
Traceback (most recent call last):
File "/usr/sbin/up2date", line 23, in ?
from up2date_client import up2dateErrors
File "/usr/share/rhn/up2date_client/up2dateErrors.py", line 11, in ?
import up2dateLog
File "/usr/share/rhn/up2date_client/up2dateLog.py", line 7, in ?
import config
File "/usr/share/rhn/up2date_client/config.py", line 19, in ?
from rhpl.translate import _, N_
File "/usr/lib/python2.3/site-packages/rhpl/translate.py", line 222, in ?
cat = i18n()
File "/usr/lib/python2.3/site-packages/rhpl/translate.py", line 81,
in __init__
self.setDomain(domain)
File "/usr/lib/python2.3/site-packages/rhpl/translate.py", line 106,
in setDomain
self.updateCachedCatPaths()
File "/usr/lib/python2.3/site-packages/rhpl/translate.py", line 150,
in updateCachedCatPaths
encoding = locale.nl_langinfo (locale.CODESET)
AttributeError: 'module' object has no attribute 'nl_langinfo'
Anyone know of a fix for this?
Thanks,
Hasan.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]