Re: Quagga needs to be updated with latest packages.


Anil Belur
 



On Fri, May 22, 2020 at 11:03 AM <srinivas.rachakonda@...> wrote:

Correcting the subject line.

 

Hi Anil,

 

I need to build deb and rpm packages with the latest quagga from git.

Below are the jobs that do this:

 

  1. netvirt-thirdparty-quagga-ubuntu1604
  2. netvirt-thirdparty-quagga-centos7

To compile the packages we need to add the below line to any of the gerrit comment line:

 

jjb-deploy: netvirt-thirdparty-quagga-ubuntu1604

 


This line `jjb-deploy: <job-name>` will push the job config on Jenkins sandbox env, then you'll have to trigger the job on sandbox to run and build the packages.

I'm still seeing some issues with the python version on the job:
22:59:55 WARNING: Python projects should move to Ubuntu 18.04 to continue receiving support
23:00:01 /home/jenkins/.local/lib/python3.5/site-packages/pip/_vendor/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
23:00:01   warnings.warn(warning, RequestsDependencyWarning)
23:00:03 /home/jenkins/.local/lib/python3.5/site-packages/pip/_vendor/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
23:00:03   warnings.warn(warning, RequestsDependencyWarning)
23:00:03 ERROR: Package 'python-heatclient' requires a different Python: 3.5.2 not in '>=3.6'
  

Join {integration-dev@lists.opendaylight.org to automatically receive all group messages.