Correction. Make that [2] instead of [1]
-daw-
[2] https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages
On 4/12/2019 12:42 PM, Dave Wallace via Lists.Fd.Io wrote:
Tom
Package installation instructions most appreciated. I am now able to
install/verify the 19.04 packages using th
Tom
Package installation instructions most appreciated. I am now able to
install/verify the 19.04 packages using the current centos7 image
specified in .../vpp/extras/vagrant/Vagrantfile.
I will add a note with these package installation dependencies to the
wiki page [1] for 19.04 package i
On 04/11/2019 06:48 PM, Paul Vinciguerra wrote:
I looked at this a while back. The spec file doesn’t pick up the
packages from the makefile. I can look at it in a few hours if you
like. Let me know.
I had intended to import the new packages from epel into Centos. Epel
dependency causes proble
I looked at this a while back. The spec file doesn’t pick up the packages from
the makefile. I can look at it in a few hours if you like. Let me know.
> On Apr 11, 2019, at 6:25 PM, Thomas F Herbert wrote:
>
> Dave and Ed,
>
> The Makefile has dependencies that work. However, you will need e
Dave and Ed,
The Makefile has dependencies that work. However, you will need epel.
The packages required are:
yum install epel-release
yum install mbedtls
yum install python36
--Tom
On 04/11/2019 05:11 PM, Florin Coras wrote:
We do have it as a dependency because we want to make sure the
We do have it as a dependency because we want to make sure the plugin still
builds. However, given that most of those who use tls use the openssl engine,
we might consider not having mbedtls as a dependency for the packages that we
push to packagecloud ...
On a separate note, what centos do we
On Apr 11, 2019, at 2:22 PM, Florin Coras
mailto:fcoras.li...@gmail.com>> wrote:
Are we building rpms on a host that has mbedtls installed?
Yes the centos container has mbedtls installed….has for quite some time since
it is a listed
prerequisite straight out of the Makefile.
Ed
Just unin
Are we building rpms on a host that has mbedtls installed? Just uninstalling it
should disable the tlsmbedtls plugin, which is what we pretty much want.
Florin
> On Apr 11, 2019, at 1:00 PM, Dave Wallace wrote:
>
> Tom/Billy,
>
> Do you know what the current status is with the VPP rpm's on
Tom/Billy,
Do you know what the current status is with the VPP rpm's on master/19.04?
I'm trying to install the VPP 19.04 packages from packagecloud.io on a
centos7 Vagrant/virtualbox VM (using .../vpp/extras/vagrant/Vagrantfile)
to verify that the packages are correct. The 19.01 packages ins