Tom Brown wrote:
> Building koan from the latest .src rpm on RHEL5.2 x86_64
>  i get this and o dont know if its an issue or not.
>
> copying build/lib/koan/app.py -> 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/utils.py 
> to utils.pyc
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/text_wrap.py
>  
> to text_wrap.pyc
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/opt_parse.py
>  
> to opt_parse.pyc
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/vmwcreate.py
>  
> to vmwcreate.pyc
> SyntaxError: ("duplicate argument 'bridge' in function definition",)
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/qcreate.py
>  
> to qcreate.pyc
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/__init__.py
>  
> to __init__.pyc
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/vmwwcreate.py
>  
> to vmwwcreate.pyc
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/sub_process.py
>  
> to sub_process.pyc
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/xencreate.py
>  
> to xencreate.pyc
> byte-compiling 
> /var/tmp/koan-1.2.6-1-buildroot/usr/lib/python2.4/site-packages/koan/app.py 
> to app.pyc
> writing byte-compilation script '/tmp/tmpYD3fUC.py'
> /usr/bin/python -O /tmp/tmpYD3fUC.py
> SyntaxError: ("duplicate argument 'bridge' in function definition",)
> removing /tmp/tmpYD3fUC.py
> running install_scripts
> creating /var/tmp/koan-1.2.6-1-buildroot/usr/bin
> copying build/scripts-2.4/koan -> /var/tmp/koan-1.2.6-1-buildroot/usr/bin
>
> everything seems to work OK but i am not sure if that duplicate argument 
> could cause issues's i've not seen yet.
>
> thanks
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

Yes, this is an error in the VMware workstation creator module.

If you're not using that feature you are ok, if you are, the fix is in 
the devel branch of git. (I am not planning another 1.2.X release at 
this time)

--Michael

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to