Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ImportError: No module named rhpl.translate

829212Feb 13 2013 — edited May 23 2013
Hi,

I am trying to setup RPM repository. The job seems to have failed at the last step.
Step: DownloadAdvisories (Failed)
Traceback (most recent call last):
File "/<path>/emagent/gcagent/em_staging/dwldAdvisories.py", line 4, in <module>
from up2date_client import rpcServer
File "/usr/share/rhn/up2date_client/rpcServer.py", line 7, in <module>
import config
File "/usr/share/rhn/up2date_client/config.py", line 20, in <module>
from rhpl.translate import _, N_
ImportError: No module named rhpl.translate

any idea, what could be the reason ?

My OS is Linux 2.6.18-308.4.1.0.1.el5xen

thanks

Edited by: 826209 on Feb 13, 2013 2:32 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2013
Added on Feb 13 2013
1 comment
1,086 views