From: Marc G. <gr...@at...> - 2008-11-21 07:19:11
|
On Friday 21 November 2008 00:15:56 Gordan Bobic wrote: > Gordan Bobic wrote: > > I bumped into another problem, though: > > > > # com-mkcdslinfrastructure -r /gluster/root -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 > > Digging a little deeper, it turns out that although the package versions > (comoonics-cdsl-py-0.2-11) are the same on my old setup (i386) and the > new setup (x86-64), the contents of the > /usr/lib/python2.4/site-packages/comoonics/cdsl/__init__.py are totally > different. The new version seems to have a bunch of definitions that, it > would seem, break things. > > I replaced with the old version, and it now seems to complete without > errors. > > Am I correct in guessing this is a packaging bug? Yes you are. Don't know how this could happen. But yes I bumped into that bug also some time before. You might want to try more recent versions. This should be fixed. Marc. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |