Updating system settings will cause "keyfile: error: File did not exist or was not a regular file"
- From: cee1 <fykcee1 gmail com>
- To: Dan Williams <dcbw redhat com>
- Cc: 孙海勇 <sunhy lemote com>, networkmanager-list gnome org
- Subject: Updating system settings will cause "keyfile: error: File did not exist or was not a regular file"
- Date: Fri, 15 Oct 2010 17:12:15 +0800
Hi Dan,
NM uses
g_file_set_contents to store system settings, g_file_set_contents will generate a temporary file, which then disturbs monitoring of "/etc/NetworkManager/system-connections", triggers following messages:
NetworkManager[3157]: keyfile: updating /etc/NetworkManager/system-connections/自动配置(DHCP).Y59KKV
NetworkManager[3157]: keyfile: error: File did not exist or was not a regular file
Since now system settings and NM are in the same process, the above problem may cause NM crashes potentially(if read part of code isn't robust enough).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]