NetworkManager/contrib
Thomas Haller 185567559c tests: fix failure installing non-existing packages in REQUIRED_PACKAGES
Previously, dnf/yum used to ignore packages that didn't exist.
In Fedora 32, dnf starts to fail the entire command:

  No match for argument: python-gobject-base
  Error: Unable to find a match: python-gobject-base

Since this script is supposed to work with different RHEL/Fedora
versions, it's expected that not all packages are available everywhere.

Fix that, by installing packages that we know that they might be missing
one by one (and ignore the error).
2019-09-25 15:47:39 +02:00
..
debian build/debian: install mobile-broadband-provider-info 2019-09-11 14:54:34 +02:00
editors contrib: add emacs config for hacking on NM 2015-08-11 13:42:26 -04:00
fedora tests: fix failure installing non-existing packages in REQUIRED_PACKAGES 2019-09-25 15:47:39 +02:00
scripts contrib/checkpatch: fix the systemd code path 2019-09-10 11:20:03 +02:00
test contrib/modemu: also clean up on SIGTERM 2019-09-10 14:33:38 +02:00