Sorry for the late reply, Yes, all python issues we were seeing were caused by package versions no longer working on Ubuntu16 The workaround was to pin those versions to older releases but that is not the best way to get around those but upgrading to Ubuntu18 showed to be more stable.
Also, we saw some issues in Ubuntu16 where Python2 issues will pop even though Python3.5 or 3.6 was selected as the main version. So far, all teams are now in Ubuntu18 and we have officially dropped packer support for 16 If you continue to see environment issues please let me know in support.linuxfoundation.org Thanks so much! Jess On Tue, Mar 31, 2020 at 8:46 AM <[email protected]> wrote: > Hi, > > > > I had the same problem in my Ubuntu18 host and could fix it by forcing the > host to use python3.x instead of python2. > > So changing /usr/bin/python to python3 by using the hints here ( > https://unix.stackexchange.com/questions/410579/change-the-python3-default-version-in-ubuntu) > worked for me. > > > > Best regards > > Andreas > > > > > > *Von:* [email protected] <[email protected]> *Im > Auftrag von *TIMONEY, DAN > *Gesendet:* Donnerstag, 26. März 2020 18:51 > *An:* [email protected]; [email protected]; > onap-release <[email protected]> > *Betreff:* Re: [Onap-release] [onap-discuss] Ubuntu 18.04 migration > > > > Jess, > > > > Does that mean that those of us with verify builds failing now due to the > following error need to migrate to ubuntu 18.04 nodes: > > > > *10:41:32* ERROR: No matching distribution found for futurist>=2.1.0 > (from openstacksdk>=0.36.0->python-openstackclient->-r > /tmp/requirements-e2qt.txt (line 3)) > > > > Dan > > > > *From: *onap-discuss <[email protected]> on behalf of Jessica > Wagantall <[email protected]> > *Reply-To: *onap-discuss <[email protected]>, " > [email protected]" <[email protected]> > *Date: *Thursday, March 26, 2020 at 1:43 PM > *To: *onap-release <[email protected]>, onap-discuss < > [email protected]> > *Subject: *[onap-discuss] Ubuntu 18.04 migration > > > > Dear ONAP team,. > > > > This is a small reminder that teams will need to migrate to Ubuntu18.04 > soon. > > I see some PTLs reporting issues with Ubuntu16 python packages and is no > > longer possible for use to pin versions since it will affect other > projects using > > global-jjb too. > > > > Here is again the list of available nodes: > > > https://github.com/onap/ci-management/tree/master/jenkins-config/clouds/openstack/cattle > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_onap_ci-2Dmanagement_tree_master_jenkins-2Dconfig_clouds_openstack_cattle&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=qLcfee4a2vOwYSub0bljcQ&m=LTdaigXyXw7csmDxtsRS1o0yKKYWH0JmOqktmORg-AU&s=vLkY-frPsDCFIONiC37AT0aSDTzjN0X4I0TXETh_Cg8&e=> > > > > Please let me know if you need help and I can also work on migrating > teams. > > > > Thanks! > > Jess > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20483): https://lists.onap.org/g/onap-discuss/message/20483 Mute This Topic: https://lists.onap.org/mt/72679458/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
