Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
There is a dependency issue, where permissions for /etc/rndc.key are set after trying to start named service:
[DEBUG [34m2013-10-07 13:31:33[0m [36mpuppet[0m] Service[named](provider=service_wait): Executing '/usr/share/node-installer/modules/service_wait/bin/service-wait named start'
[[31mERROR[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m] /Stage[main]/Dns/Service[named]/ensure: change from stopped to running failed: Could not start Service[named]: Execution of '/usr/share/node-installer/modules/service_wait/bin/service-wait named start' returned 7: at /usr/share/node-installer/modules/dns/manifests/init.pp:76
[DEBUG [34m2013-10-07 13:31:33[0m [36mpuppet[0m] Service[named](provider=service_wait): Executing '/usr/share/node-installer/modules/service_wait/bin/service-wait named status'
[DEBUG [34m2013-10-07 13:31:33[0m [36mpuppet[0m] /Stage[main]/Dns/Service[named]: Skipping restart; service is not running
[[33m WARN[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m] /Stage[main]/Dns/Service[named]: Triggered 'refresh' from 5 events
[[33m WARN[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m] /File[/etc/rndc.key]/group: group changed 'root' to 'named'
[[33m WARN[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m] /File[/etc/rndc.key]/mode: mode changed '600' to '640'
[[33m WARN[0m [34m2013-10-07 13:31:33[0m [36mpuppet[0m] /File[/etc/rndc.key]/seluser: seluser changed 'unconfined_u' to 'syst
How reproducible:
Sometimes - puppet ordering issue
Comment 1RHEL Program Management
2013-10-08 08:57:50 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.
I still saw this on a muffed install of Snap6 (first compose) when I fat-fingered/mis-pasted node-install parameters, but I will see if I can repro again.