Skip Menu |

This queue is for tickets about the App-SD CPAN distribution.

Report information
The Basics
Id: 64693
Status: resolved
Priority: 0/
Queue: App-SD

People
Owner: Nobody in particular
Requestors: trs [...] bestpractical.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Hiveminder sync fails because a DateTime isn't stringified
Date: Tue, 11 Jan 2011 09:18:35 -0500
To: bug-App-Sd [...] rt.cpan.org
From: Thomas Sibley <trs [...] bestpractical.com>
Or so it appears: tom@blip bps $ work sd pull --from "hm:http://hiveminder.com|group=2456;owner=me" Pulling from hm:http://hiveminder.com|group=2456;owner=me Username for http://hiveminder.com: trs@bestpractical.com Password for trs@bestpractical.com: @ http://hiveminder.com: Setting replica's secret_token in the config file http://hiveminder.com: Finding matching tickets Use of uninitialized value $date in pattern match (m//) at /home/tom/work/bps/sd/lib/App/SD/Util.pm line 12. Use of uninitialized value $date in pattern match (m//) at /home/tom/work/bps/sd/lib/App/SD/Util.pm line 23. Use of uninitialized value $date in pattern match (m//) at /home/tom/work/bps/sd/lib/App/SD/Util.pm line 41. Use of uninitialized value $date in pattern match (m//) at /home/tom/work/bps/sd/lib/App/SD/Util.pm line 12. Use of uninitialized value $date in pattern match (m//) at /home/tom/work/bps/sd/lib/App/SD/Util.pm line 23. Use of uninitialized value $date in pattern match (m//) at /home/tom/work/bps/sd/lib/App/SD/Util.pm line 41. Attribute (new_value) does not pass the type constraint because: Validation failed for 'Str|Undef' with value DateTime=HASH(0x2f8a030) at /opt/perlbrew/perls/perl-5.12.1/lib/site_perl/5.12.1/x86_64-linux/Mouse/Util.pm line 360 Fetching ticket history .............................. 0.5% Est: 0:00 tom@blip bps $
On Tue Jan 11 09:18:37 2011, trs@bestpractical.com wrote: Show quoted text
> Or so it appears: > > tom@blip bps $ work sd pull --from > "hm:http://hiveminder.com|group=2456;owner=me" > Pulling from hm:http://hiveminder.com|group=2456;owner=me > Username for http://hiveminder.com: trs@bestpractical.com > Password for trs@bestpractical.com: @ http://hiveminder.com: > Setting replica's secret_token in the config file > http://hiveminder.com: Finding matching tickets > Use of uninitialized value $date in pattern match (m//) at > /home/tom/work/bps/sd/lib/App/SD/Util.pm line 12. > Use of uninitialized value $date in pattern match (m//) at > /home/tom/work/bps/sd/lib/App/SD/Util.pm line 23. > Use of uninitialized value $date in pattern match (m//) at > /home/tom/work/bps/sd/lib/App/SD/Util.pm line 41. > Use of uninitialized value $date in pattern match (m//) at > /home/tom/work/bps/sd/lib/App/SD/Util.pm line 12. > Use of uninitialized value $date in pattern match (m//) at > /home/tom/work/bps/sd/lib/App/SD/Util.pm line 23. > Use of uninitialized value $date in pattern match (m//) at > /home/tom/work/bps/sd/lib/App/SD/Util.pm line 41. > Attribute (new_value) does not pass the type constraint because: > Validation failed for 'Str|Undef' with value DateTime=HASH(0x2f8a030) > at > /opt/perlbrew/perls/perl-5.12.1/lib/site_perl/5.12.1/x86_64- > linux/Mouse/Util.pm > line 360 > Fetching ticket history .............................. 0.5% Est: > 0:00 > tom@blip bps $ >
fixed in git. thanks!