Re: [vpp-dev] Centos 8 install problems

2021-09-14 Thread Felipe Arturo Polanco
Ok, thanks for the info. Switching to Ubuntu worked.

On Tue, Sep 14, 2021, 7:57 AM Benoit Ganne (bganne) 
wrote:

> This is not very surprising unfortunately: we do not have any active
> maintainer for CentOS anymore, and CentOS has been removed from our CI/CD
> pipeline because of that.
> You might want to use Debian or Ubuntu which are actively supported.
>
> Best
> ben
>
> > -Original Message-
> > From: vpp-dev@lists.fd.io  On Behalf Of Felipe
> Arturo
> > Polanco
> > Sent: mardi 14 septembre 2021 04:39
> > To: vpp-dev@lists.fd.io
> > Subject: [vpp-dev] Centos 8 install problems
> >
> > Hi,
> >
> > Is Centos 8 supported for VPP compile?
> >
> > We are trying both Rocky Linux and Centos 8 compile from source and we
> are
> > hitting the same error:
> >
> > ModuleNotFoundError: No module named 'ninja'
> >
> >
> > But ninja is already installed
> >
> > [root@SUT3_VPP vpp]# pip3 install ninja
> > WARNING: Running pip install with root privileges is generally not a good
> > idea. Try `pip3 install --user` instead.
> > Requirement already satisfied: ninja in /usr/local/lib64/python3.6/site-
> > packages
> >
> >
> >
> > This error shows up if we compile vpp after compiling dpdk, without dpdk
> > compilation we are not getting the vpp-plugin-dpdk RPM and the dpdk
> stanza
> > in startup.conf is being unrecognized.
> >
> > Any suggestions?
> >
> > Thanks,
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20133): https://lists.fd.io/g/vpp-dev/message/20133
Mute This Topic: https://lists.fd.io/mt/85593666/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [vpp-dev] Centos 8 install problems

2021-09-14 Thread Benoit Ganne (bganne) via lists.fd.io
This is not very surprising unfortunately: we do not have any active maintainer 
for CentOS anymore, and CentOS has been removed from our CI/CD pipeline because 
of that.
You might want to use Debian or Ubuntu which are actively supported.

Best
ben

> -Original Message-
> From: vpp-dev@lists.fd.io  On Behalf Of Felipe Arturo
> Polanco
> Sent: mardi 14 septembre 2021 04:39
> To: vpp-dev@lists.fd.io
> Subject: [vpp-dev] Centos 8 install problems
> 
> Hi,
> 
> Is Centos 8 supported for VPP compile?
> 
> We are trying both Rocky Linux and Centos 8 compile from source and we are
> hitting the same error:
> 
> ModuleNotFoundError: No module named 'ninja'
> 
> 
> But ninja is already installed
> 
> [root@SUT3_VPP vpp]# pip3 install ninja
> WARNING: Running pip install with root privileges is generally not a good
> idea. Try `pip3 install --user` instead.
> Requirement already satisfied: ninja in /usr/local/lib64/python3.6/site-
> packages
> 
> 
> 
> This error shows up if we compile vpp after compiling dpdk, without dpdk
> compilation we are not getting the vpp-plugin-dpdk RPM and the dpdk stanza
> in startup.conf is being unrecognized.
> 
> Any suggestions?
> 
> Thanks,

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20126): https://lists.fd.io/g/vpp-dev/message/20126
Mute This Topic: https://lists.fd.io/mt/85593666/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[vpp-dev] Centos 8 install problems

2021-09-13 Thread Felipe Arturo Polanco
Hi,

Is Centos 8 supported for VPP compile?

We are trying both Rocky Linux and Centos 8 compile from source and we are
hitting the same error:

ModuleNotFoundError: No module named 'ninja'

But ninja is already installed

[root@SUT3_VPP vpp]# pip3 install ninja
WARNING: Running pip install with root privileges is generally not a good
idea. Try `pip3 install --user` instead.
Requirement already satisfied: ninja in
/usr/local/lib64/python3.6/site-packages


This error shows up if we compile vpp after compiling dpdk, without dpdk
compilation we are not getting the vpp-plugin-dpdk RPM and the dpdk stanza
in startup.conf is being unrecognized.

Any suggestions?

Thanks,

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20124): https://lists.fd.io/g/vpp-dev/message/20124
Mute This Topic: https://lists.fd.io/mt/85593666/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-