NetworkManager/contrib
Thomas Haller 8845384e06 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).

(cherry picked from commit 185567559c)
(cherry picked from commit 888718d6f4)
2019-10-08 15:26:51 +02:00
..
debian gitlab-ci: run unit tests under valgrind in gitlab-ci 2019-10-08 15:26:49 +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-10-08 15:26:51 +02:00
scripts gitlab-ci: also build on CentOS 7.5 and 7.6 2019-10-08 15:26:50 +02:00
test all: fix misspellings 2019-01-24 17:19:44 +01:00