|
Bugzilla – Full Text Bug Listing |
| Summary: | Error: The NTP configuration (chrony) has been modified, but the package is not selected to be installed. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Per Jessen <per> |
| Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dgonzalez, kanderssen, per |
| Version: | Leap 15.1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs as saved by save_y2logs | ||
|
Description
Per Jessen
2019-04-16 11:57:19 UTC
Excuse me, but after reading both, the title and the description(?), it is not clear to me what exact problem are you experiencing. Could you please at least attach the YaST logs? You can collect them using the `save_y2logs`command. More info available at https://en.opensuse.org/openSUSE:Report_a_YaST_bug#logfiles Apart from that, do you mind to elaborate a bit more the steps that are you following, what are you expecting and what are you obtaining? All that information will help us a lot to know what is happening, is there is something wrong and, hopefully, fixing it fastest. Thank you so much! (In reply to David Diaz from comment #1) > Excuse me, but after reading both, the title and the description(?), it is > not clear to me what exact problem are you experiencing. I apologize, it is indeed not clear at all. The error message in the title is shown in the system summary, before you hit Install. I go through the normal procedure, but deselect chrony and select ntp. > Could you please at least attach the YaST logs? You can collect them using > the `save_y2logs`command. More info available at > https://en.opensuse.org/openSUSE:Report_a_YaST_bug#logfiles I'll attach that. Created attachment 803074 [details]
y2logs as saved by save_y2logs
(In reply to Per Jessen from comment #2) > The error message in the title is shown in the system summary, before you > hit Install. > I go through the normal procedure, but deselect chrony and select ntp. > Thank you for the clarification. As far as I can see, "chrony" is the package required for saving NTP configuration into system[1]. In fact, the "The NTP configuration (chrony) has been modified, but the package is not selected to be installed." warning message was added[2] explicitly to inform to the user in case the package is missing. Even more, `pattern-yast` package was also changed to recommend chrony instead NTP[3]. So, I think that this is working as expected. Thanks. [1] https://github.com/yast/yast-ntp-client/blob/56383c445b25f87f803ab2ef8d490871616ff212/src/modules/NtpClient.rb#L52 [2] https://github.com/yast/yast-packager/pull/390/files#diff-0b92eb80e55af7a47d095f459c8ac24c [3] https://github.com/yast/patterns-yast/pull/25 The warning message was added as consequence of boo#1082369. It is only a warning, and basically it informs the user that we are not able to cope with the ntp settings configured during the installation if chrony is deselected from the initial packages proposal. So, basically it is a duplicate of bsc#1082369 and if the proposed fix was not enough good or could be improved all the suggestion for making it more clear to the user should be addressed / commented in that bug. *** This bug has been marked as a duplicate of bug 1082369 *** |