Thanks sawyer, it really was the git plugin.
I disabled it and it works, then I enabled the various git-related actions,
until I found that Git::CommitBuild does the problem.

Opened a ticket at RT, but it seen that the git plugin bundle is collecting
bugs without author responding. oh well.

Shmuel.


On Thu, Jul 4, 2013 at 6:53 PM, sawyer x <[email protected]> wrote:

> This seems like a Git plugin problem.
> It shouldn't run the config by order, since it uses the hooks and each
> plugin sets whatever hook they need for each runtime/compile-time hook.
>
> Disable the Git plugin, try to run "release" (without actually saying
> "yes" at the end) and see if it still crashes.
>
>
> On Thu, Jul 4, 2013 at 11:00 AM, Shmuel Fomberg 
> <[email protected]>wrote:
>
>> On Thu, Jul 4, 2013 at 5:54 PM, sawyer x wrote:
>>
>>> I have no idea. Rik might, though.
>>>
>>> Are you using the Git plugin for Dist::Zilla?
>>>
>>
>> Yes, I am using the git plugin.
>> Assuming that the sections in the dist.ini file are executed in order,
>> and the error log, I think that the relevant part is this:
>>
>> [CheckChangeLog]
>> ;[CheckChangesHasContent]
>> [CheckExtraTests]
>>
>> ; releaser
>> [TestRelease]
>> ;[ConfirmRelease]
>> [FakeRelease]
>>
>> Because the two lines before the error were:
>> [CheckChangeLog] [CheckChangeLog] OK with Changes
>> [DZ] writing Dist-Surveyor in Dist-Surveyor-0.010
>>
>> But that get me nowhere.
>> Shmuel.
>>
>>
>>
>>>
>>>
>>> On Thu, Jul 4, 2013 at 10:07 AM, Shmuel Fomberg wrote:
>>>
>>>> Hi All.
>>>>
>>>> I maintain a module that uses Dist::Zilla. and now, when trying to
>>>> build, it gives me an error:
>>>>
>>>> error: unable to find 439ae536871269ea2856584acbdddd0409976651
>>>> fatal: entry 'bin' object 439ae536871269ea2856584acbdddd0409976651 is
>>>> unavailable
>>>>
>>>> Anyone knows that is means?
>>>> Shmuel.
>>>>
>>>> _______________________________________________
>>>> Perl mailing list
>>>> [email protected]
>>>> http://mail.perl.org.il/mailman/listinfo/perl
>>>>
>>>
>>>
>>> _______________________________________________
>>> Perl mailing list
>>> [email protected]
>>> http://mail.perl.org.il/mailman/listinfo/perl
>>>
>>
>>
>> _______________________________________________
>> Perl mailing list
>> [email protected]
>> http://mail.perl.org.il/mailman/listinfo/perl
>>
>
>
> _______________________________________________
> Perl mailing list
> [email protected]
> http://mail.perl.org.il/mailman/listinfo/perl
>
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to