[poky] Error in Python modules dependency for UFW package

Joshua Lock josh at linux.intel.com
Wed Jul 27 09:16:56 PDT 2011


On Wed, 2011-07-27 at 18:04 +0200, Koen Kooi wrote:
> Op 27 jul. 2011, om 17:52 heeft Joshua Lock het volgende geschreven:
> 
> > On Tue, 2011-07-26 at 20:15 +0530, chinmaya hoshing wrote:
> >> Hi,
> >> 
> >> 
> >> I am trying to pull UFW package in poky for sandybrige machine.
> >> I have written a recipe for it and also it is building successfully.
> >> But when I run the binary ufw (after installing the rootfs) I get
> >> error related to python Modules.
> >> (Adding to this I have added python in depends in ufw recipe.) 
> >> Error  getting in python modules are for :
> >> getttext ,locale,codecs,encodings  
> >> The error is follows : 
> >>      ImportError: No module named gettext 
> >> 
> > 
> > You could try adding the required python packages to the runtime
> > dependencies of your UFW recipe:
> > 
> > RDEPENDS += "python-codecs python-blah"
> 
> RDEPENDS_${PN} += bla

Thanks Koen!

*drinks coffee*

Joshua
-- 
Joshua Lock
        Yocto Project "Johannes factotum"
        Intel Open Source Technology Centre




More information about the poky mailing list