[elbe-devel] elbe-rfs and stretch

manut at linutronix.de manut at linutronix.de
Wed Dec 14 18:48:19 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
>>
>>

This is because of a version mix of elbe on PC and initvm. Use initvm
create --devel to have a copy of your git checkout as elbe inside initvm.

However another error will occur because submit is known as broken in
current devel branch. But control create_project and control build is
functional. But i recommend to use 1.9.x debs from
Debian.linutronix.de/elbe-testing

Manuel

>> 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
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
>






More information about the elbe-devel mailing list