bug in EmergeBase.__init__

Wolfgang Rohdewald wolfgang at rohdewald.de
Wed Jan 12 13:14:18 CET 2011


this code cannot work because at this time self.subinfo is not
set:

        # if class name has been provided add implicit build time dependency
        if className and os.getenv('EMERGE_ENABLE_IMPLICID_BUILDTIME_DEPENDENCIES'):
            packageName = 'internal/%s' % className
            if not packageName in self.subinfo.buildDependencies:
                self.subinfo.buildDependencies[packageName] = 'default'


-- 
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-windows/attachments/20110112/3c26730d/attachment.htm 


More information about the Kde-windows mailing list