Issue #2717 has been updated by Robin Bowes.

This is the manifest fragment that manages that file:
<pre>
class sshd::config {
    $banner =
'
********************************************************************
*                                                                  *
* This system is for the use of authorized users only.  Usage of   *
* this system may be monitored and recorded by system personnel.   *
*                                                                  *
* Anyone using this system expressly consents to such monitoring   *
* and is advised that if such monitoring reveals possible          *
* evidence of criminal activity, system personnel may provide the  *
* evidence from such monitoring to law enforcement officials.      *
*                                                                  *
********************************************************************

'
    file{ '/etc/issue.net':
        content => $banner,
        owner   => root,
        group   => root,
        mode    => '0644',
    }
    sshd_config{ 'puppet':
        listenaddress => $ipaddress
    }
}
</pre>
----------------------------------------
Bug #2717: unknown checksum error
http://projects.reductivelabs.com/issues/2717

Author: Robin Bowes
Status: Unreviewed
Priority: Normal
Assigned to: 
Category: unknown
Target version: 
Affected version: 0.25.1rc1
Keywords: 
Branch: 


I'm seeing unknown checksum errors on files that aren't changing.

Here's the output from "ack -a 'unknown checksum' -h 
/var/log/sv/puppet01/current | grep issue.net" :

<pre>
2009-09-12_00:11:58.67134 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}09f78bdada2d9d59d6a9389bae12411b' to 'unknown checksum'
2009-09-15_08:21:42.99353 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-09-15_08:22:49.64942 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-09-15_12:25:37.82409 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-09-15_12:56:01.02262 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-09-15_22:04:15.91604 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-09-15_22:34:35.84672 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-09-16_09:35:52.50638 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-09-16_09:39:19.15515 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-09-16_10:00:58.27797 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-09-16_10:31:37.79571 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-09-16_16:17:01.55510 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-09-16_16:18:24.79983 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-09-16_22:21:05.48983 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-09-16_22:51:22.99609 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-09-22_22:47:02.22357 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-09-22_22:51:28.07798 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-10-01_18:42:12.22699 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-10-01_20:19:01.25009 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-10-01_21:35:41.28613 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-10-01_21:37:30.20859 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-10-05_16:35:56.43654 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-10-05_16:36:41.15900 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
2009-10-07_16:51:08.81478 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}676e9be7d2bde6cd6b0e641031a8a442' to 'unknown checksum'
2009-10-07_17:21:32.30158 notice: //sshd::config/File[/etc/issue.net]/content: 
content changed '{md5}662393d691b869d751073b2db46f6c75' to 'unknown checksum'
</pre>

As you can see, the checksum seems to flip-flop between two values.




-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to