[elbe-devel] elbe-rfs and stretch

John Ogness john.ogness at linutronix.de
Wed Dec 14 13:53:56 CET 2016


On 2016-12-14, Christian Schroeder <schroeder at cognitec.com> wrote:
> still having problems with elbe-devel although initvm creation works.
>
> schroeder at elbe:~/elbe-git$ ./elbe initvm submit examples/x86_32-pc-hdimg-minimal-grub-stretch.xml
> elbe control create_project failed.
> Traceback (most recent call last):
>   File "/home/schroeder/elbe-git/elbe", line 61, in <module>
>     cmdmod.run_command( sys.argv[2:] )
>   File "/home/schroeder/elbe-git/elbepack/commands/control.py", line 143, in run_command
>     action.execute (control, opt, args[1:])
>   File "/home/schroeder/elbe-git/elbepack/soapclient.py", line 183, in execute
>     uuid = client.service.new_project ()
>   File "/usr/lib/python2.7/dist-packages/suds/client.py", line 299, in __getattr__
>     return getattr(port, name)
>   File "/usr/lib/python2.7/dist-packages/suds/client.py", line 403, in __getattr__
>     return getattr(m, name)
>   File "/usr/lib/python2.7/dist-packages/suds/client.py", line 494, in __getattr__
>     return self[name]
>   File "/usr/lib/python2.7/dist-packages/suds/client.py", line 507, in __getitem__
>     raise MethodNotFound, qn
> suds.MethodNotFound: Method not found: 'ESoap.EsoapApp.new_project'
>
> Giving up
>
>
> I'm using the recent jessie distribution (8.6.0):
>
> Linux elbe 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 GNU/Linux

Is this the "uname" output of your initvm? That should also be jessie.

> I suspect, I'm missing something in python or I need more recent
> python packages to use devel/elbe-2.0 branch.

Do you have elbe-soap installed in the initvm? That should have been
installed automatically when the initvm was created.

John Ogness




More information about the elbe-devel mailing list