third_party_libbpf/travis-ci/managers
Andrii Nakryiko b8b1faa3d4 travis: fix libelf-dev build-dep issues by using aptitude instead of apt-get
Use aptitude to actually see what's wrong with the dependencies. And it
actually magically resolves whatever minor version conflicts there are.

The big surprise came from the apparent difference in build-dep command
behavior. Aptitude's build-dep doesn't seem to install the libpfelf-dev
package itself. Adding explicit `aptitude install libelf-dev` after build-dep
solves the issue for now.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
2021-05-05 13:57:07 -07:00
..
debian.sh travis: fix libelf-dev build-dep issues by using aptitude instead of apt-get 2021-05-05 13:57:07 -07:00
travis_wait.bash Introduce Travis CI tests 2019-04-17 14:19:40 -07:00
ubuntu.sh vmtests: fix libc6 dependency and remove explicit libelf-dev install 2021-04-30 09:39:10 -07:00