Bugzilla – Bug 114788
SUMF does not show changes
Last modified: 2007-06-05 10:04:58 UTC
i initialized scpm, created a profile (with Yast, default settings) then i changed ntp setup (enabled ntp, servers wotan and ntp0) if i now try on the console, i get: # controlkey 15 # key (6) for accessing server variables strolchi:/tmp/apmd # scpm switch -r suse Checking for modified resources file /etc/ntp.conf is modified service ntp is modified The following resources are modified: /etc/ntp.conf (file) save ([y]es/[n]o/[a]bort/[d]iff/app[l]y/[p]atch)? d file /etc/ntp.conf (type regular) --- /tmp/stored.Y3RwCe 2005-09-01 18:55:35.000000000 +0200 +++ /etc/ntp.conf 2005-09-01 18:54:17.000000000 +0200 @@ -32,8 +32,8 @@ ## Undisciplined Local Clock. This is a fake driver intended for backup ## and when no outside source of synchronized time is available. ## -server 127.127.1.0 # local clock (LCL) -fudge 127.127.1.0 stratum 10 # LCL is unsynchronized +server 127.127.1.0 # local clock (LCL) +fudge 127.127.1.0 stratum 10 # LCL is unsynchronized ## ## Outside source of synchronized time @@ -44,9 +44,11 @@ ## Miscellaneous stuff ## -driftfile /var/lib/ntp/drift/ntp.drift # path for drift file +driftfile /var/lib/ntp/drift/ntp.drift # path for drift file -logfile /var/log/ntp # alternate log file +logfile /var/log/ntp # alternate log file +server wotan.suse.de +server ntp0.suse.de # logconfig =syncstatus + sysevents # logconfig =all @@ -62,4 +64,3 @@ # trustedkey 1 2 3 4 5 6 14 15 # define trusted keys # requestkey 15 # key (7) for accessing server variables # controlkey 15 # key (6) for accessing server variables - /etc/ntp.conf (file) save ([y]es/[n]o/[a]bort/[d]iff/app[l]y/[p]atch)? a if i try to switch from profile suse to profile suse with SUMF via profile_chooser, SUMF tells me that ntp.conf is changed but doesnt show the changes. It shows the changes to the service ntp.
It's actually a bug in scpm.
Fixed in RC1.