weizhouapache commented on issue #4508:
URL: https://github.com/apache/cloudstack/issues/4508#issuecomment-735875612


   > > > marvin 4.14 can be installed?
   > > 
   > > 
   > > @DaanHoogland nee, but I think we do not support ubuntu 20.04 in 4.14 so 
it is not an issue
   > 
   > right, but marvin on a operator machine could have been on 20.04 , right 
independent of the ACS install.
   > 
   > probably irrelevant, I think python2.7 end of live is likely to be the 
root cause here?!?
   
   @DaanHoogland yes exactly.
   > I encountered some instructions to start using `python -m pip` instead of 
straight `pip` to smoothen transition.
   > I'll install a ubuntu 20 to do some tinkering.
   python/pip is replaced with python3/pip3 in ubuntu 20.04, issues in 
installation can be fixed by changes in debian/control and 
debian/cloudstack-marvin.postinst.
   
   however, even if cloudstack-marvin is installed, there is still no way to 
use marvin to deploy zones or run nosetests, as our marvin python files support 
only python2 but there is no pip for python2 on ubuntu 20.04 .
   
   in short, we need to change marvin to support python3. 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to