From: Marc G. <gr...@at...> - 2009-02-05 06:38:31
|
On Thursday 05 February 2009 00:10:08 Gordan Bobic wrote: > I seem to remember running into this problem before, but I can't > remember what the fix was. Can anyone jog my memory? > > # com-mkcdslinfrastructure -r /mnt/newroot -i > Traceback (most recent call last): > File "/usr/bin/com-mkcdslinfrastructure", line 17, in ? > from comoonics.cdsl.ComCdslRepository import * > File "/usr/lib/python2.4/site-packages/comoonics/cdsl/__init__.py", > line 28, in ? > defaults_path = os.path.join(cdsls_path,cdslDefaults_element) > NameError: name 'cdslDefaults_element' is not defined Just replace the cdslDefaults_element in this line with cdsl_element and there you go. Sorry but this is fixed in the next versions. Marc. > > Thanks. > > Gordan > > --------------------------------------------------------------------------- >--- Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing > skills and code to build responsive, highly engaging applications that > combine the power of local resources and data with the reach of the web. > Download the Adobe AIR SDK and Ajax docs to start building applications > today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Open-sharedroot-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-sharedroot-devel -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |