Network connection manager and user applications
Go to file
Jonathan Lebon 3240dc5220
Don't trigger udev if socket doesn't exist
On rpm-ostree systems, we don't want scriptlets to affect the running
system because a major part of the value is "background updates".
Scriptlets are run in a containerized environment where e.g. udev is not
available.

Add a check for the udev socket before triggering it to handle this.
This also helps the container use case.

This doesn't break rpm-ostree strictly, because it uses `|| :`, but it
still spams error messages during the compose. I kept the `|| :` to be
safe, but it's likely fine to remove them now.

See also: https://bugzilla.redhat.com/show_bug.cgi?id=1352154
See also: https://src.fedoraproject.org/rpms/udisks2/pull-request/3
See also: https://github.com/coreos/fedora-coreos-tracker/issues/703

https://src.fedoraproject.org/rpms/NetworkManager/pull-request/6
2021-01-14 22:32:41 +01:00
tests tests: add F28 CI tests using the Standard Test Interface 2018-05-24 09:51:01 +02:00
.gitignore update to 1.28.0 2020-12-06 16:29:45 +01:00
00-server.conf spec-file: update spec file and sync with contrib/rpm 2016-02-03 17:08:11 +01:00
20-connectivity-fedora.conf Update to 1.20-rc1 upstream release candidate 2019-07-29 21:53:55 +02:00
20-connectivity-redhat.conf Update to 1.20-rc1 upstream release candidate 2019-07-29 21:53:55 +02:00
70-nm-connectivity.conf Update to 1.20-rc1 upstream release candidate 2019-07-29 21:53:55 +02:00
NetworkManager.conf Update to 1.21.90 (1.22-rc1) 2019-11-29 18:38:29 +01:00
NetworkManager.spec Don't trigger udev if socket doesn't exist 2021-01-14 22:32:41 +01:00
sources update to 1.28.0 2020-12-06 16:29:45 +01:00