Bug 326338

Summary: NTP Client - inst_finish
Product: [openSUSE] openSUSE 10.3 Reporter: Lukas Ocilka <locilka>
Component: InstallationAssignee: Katarina Machalkova <kmachalkova>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Critical    
Priority: P3 - Medium CC: coolo
Version: Beta 3Flags: coolo: SHIP_STOPPER-
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: YaST logs...

Description Lukas Ocilka 2007-09-19 11:53:15 UTC
I was doing a minimal installation 
In the inst_finish, NTP Client was writing the configuration and reported that it was unable to write the configuration properly (popup)

NTP Client should not be called what it is not configured and the xntp (?) package is not installed.
Comment 1 Lukas Ocilka 2007-09-19 11:54:52 UTC
Coolo: this is important and easy to fix, what do you think of that?

NTP client was not either selected (in timezone) nor configured, nor installed, but it still returned that it wants to Write its configuration.

NtpClient module should evaluate its "modified/configured" status, I guess.
Comment 2 Lukas Ocilka 2007-09-19 13:05:32 UTC
Created attachment 173341 [details]
YaST logs...
Comment 3 Lukas Ocilka 2007-09-19 13:07:23 UTC
Bubli, could you, please, try to fix it to see how much code is affected by the needed changes?

I guess only

if (NtpClient::modified) {
   do something ...
} otherwise {
   y2log ("Skipping NTP whatever...");
}

maybe in that inst_finish "Info" function?
Comment 4 Stephan Kulow 2007-09-19 15:26:55 UTC
I see it as less important as the others I saw so far. I guess this is just informational error, it doesn't prevent you from installing
Comment 7 Katarina Machalkova 2007-09-20 12:17:15 UTC

*** This bug has been marked as a duplicate of bug 326781 ***
Comment 8 Katarina Machalkova 2007-09-20 15:09:32 UTC
*
Comment 9 Katarina Machalkova 2007-09-20 16:25:13 UTC
Fixed in yast2-ntp-client 2.15.11