Ubuntu 18.04 GHA virtual machine images point at an invalid APT repository. We have no control over this, simply ignore the failure. This was caught by Ilya for OVS and the robot just hit the same issue for DPDK: """ Get:46 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] Get:47 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1104 kB] Get:48 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] Reading package lists... E: The repository 'https://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' no longer has a Release file. Error: Process completed with exit code 100. """ Fixes: 9d620630ea30 ("ci: fix package installation in GitHub Actions") Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Aaron Conole <aconole@redhat.com>
DPDK is a set of libraries and drivers for fast packet processing. It supports many processor architectures and both FreeBSD and Linux. The DPDK uses the Open Source BSD-3-Clause license for the core libraries and drivers. The kernel components are GPL-2.0 licensed. Please check the doc directory for release notes, API documentation, and sample application information. For questions and usage discussions, subscribe to: users@dpdk.org Report bugs and issues to the development mailing list: dev@dpdk.org
Description
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%