http://qs321.pair.com?node_id=1102651


in reply to Dist::Zilla spewing flames...

Hi,

dispite the fact that this output reminds me at these ugly Java stacktraces, the very first line says much:

'Dist::Zilla::Role::File' requires the methods 'encoded_content' and ' +encoding' to be implemented by 'Dist::Zilla::File::Generated'

Without knowing the details, but Dist::Zilla::File::Generated is from 2012 and Dist::Zilla has undergone many many changes since that time. I'm pretty sure that Dist::Zilla::File::Generated doesn't fulfill the API of current Dist::Zilla anymore. Probably you can replace that plugin.

Regards
McA

Replies are listed 'Best First'.
Re^2: Dist::Zilla spewing flames...
by blue_cowdawg (Monsignor) on Oct 02, 2014 at 18:16 UTC

    I tried that.

    root@MyMachine:~# cpanm Dist::Zilla::File::Generated Dist::Zilla::File::Generated is up to date. (0.0.6) root@MyMachine:~#


    Peter L. Berghold -- Unix Professional
    Peter -at- Berghold -dot- Net; Blog: http://blog.berghold.net Warning: No political correctness allowed.

      I think replace isn’t the same as update in this case :P The package seems to have some issues; I couldn’t build/install it at all–

       PASS (88)   FAIL (54)

      Maybe try a reinstall and see if it gives you grief and work back from there?

      cpanm Dist::Zilla::File::Generated --reinstall -v