Re: [Gug-devel] Gug-install
Status: Planning
Brought to you by:
szferi
|
From: Zsombor <scy...@gm...> - 2007-09-04 20:39:30
|
Barmelyik Storage modulbeli funkciot hivom meg, a kovetkezo
exceptionoket dobja (nyilvan csak mas fuggvenyt ir a kozepe fele):
scythe@scythe-laptop:~$ python /home/scythe/gug/bin/grid.py -c
/home/scythe/gug/etc/client.conf.default storage exists proba
Traceback (most recent call last):
File "/home/scythe/gug/bin/grid.py", line 125, in <module>
ret =3D mod.do(args[1:])
File "/home/scythe/gug/gug/cli/storage.py", line 376, in do
return getattr(self,'_' + command)(args[1:])
File "/home/scythe/gug/gug/cli/storage.py", line 313, in _exists
return self.storage.exists(args[0])
File "/home/scythe/gug/gug/client/soap.py", line 168, in __call__
exc =3D import_class_from_string(exception)
File "/home/scythe/gug/gug/common/share.py", line 21, in
import_class_from_string
cl =3D __import__(module) # import module
ImportError: No module named <class 'gug.common.exception
Nem talaltam a modul konfigjaban semmi olyat, ami ezt okozhatna
(szerintem :) ), a tobbi modul mukodik hibatlanul mellette. Esetleg
valami spec. beallitast igenyel meg a storage?
Koszi,
Zsombor
2007/8/24, Scythe <scy...@gm...>:
> Megy a dolog m=E1r, k=F6szi a seg=EDts=E9get.
>
> Zsombor
>
> 2007/8/23, Gabor ROCZEI <ro...@ni...>:
> > Hali,
> >
> > Zsombor Nagy =EDrta:
> > > On 2007.08.23., at 10:45, Zsombor Nagy wrote:
> > >
> > >> milyen verzioju twistedet raktal fel?
> > >
> > > probald a 2.2-eset: http://tmrc.mit.edu/mirror/twisted/Twisted/2.2/
> > >
> >
> > Elkuldtem neki egy linket:
> >
> > http://atlantis.ki.iif.hu/gug.tgz
> >
> > Ez a gug jelenlegi cvs-es verzioja, be is van konfigolva.
> >
> > grep -R roczei *
> >
> > Most fogja atirni a roczei-s konfig fajlokat, mennie kellene...
> >
> > Gabor
> >
> > -----------------------------------------------------------------------=
--
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems? Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > _______________________________________________
> > Gug-devel mailing list
> > Gug...@li...
> > https://lists.sourceforge.net/lists/listinfo/gug-devel
> >
>
|