Bug 114788

Summary: SUMF does not show changes
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x>
Component: BasesystemAssignee: Joachim Gleissner <joachim.gleissner>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Component Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 97395    

Description Forgotten User ZhJd0F0L3x 2005-09-01 16:59:06 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.
Comment 1 Joachim Gleissner 2005-09-01 19:49:06 UTC
It's actually a bug in scpm. 
Comment 2 Joachim Gleissner 2005-09-02 13:00:16 UTC
Fixed in RC1.