Issue #1125 has been updated by jeffl.

Affected version set to 0.24.7

jeffl wrote:
> After the Daylight Savings Time change this morning, range statements are not 
> being parsed correctly.
> 
> The code:
> [...]
> 
> Worked just fine for the last few months.  After the DST change, this error 
> is generated:
> 
> [...]
> 
> This happens with versions 0.23.2 and 0.24.2

This also happens with 0.24.7

----------------------------------------
Bug #1125: incorrect parsing of range after DST change
http://projects.reductivelabs.com/issues/1125

Author: jeffl
Status: Accepted
Priority: Low
Assigned to: community
Category: schedule
Target version: 
Complexity: Unknown
Patch: None
Affected version: 0.24.7
Keywords: 


After the Daylight Savings Time change this morning, range statements are not 
being parsed correctly.

The code:
<pre>
schedule { 'daily2am':
    range => "02:00 - 02:59",
    period => daily,
    repeat => 1,
}
</pre>

Worked just fine for the last few months.  After the DST change, this error is 
generated:

<pre>
err: Could not apply complete catalog: Incorrectly converted time: Sun Mar 09 
03:00:23 -0700 2008: 3 vs 2 at /etc/puppet/manifests/schedules/daily2am.pp:6
</pre>

This happens with versions 0.23.2 and 0.24.2



----------------------------------------
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