https://bugzilla.redhat.com/show_bug.cgi?id=1568409

            Bug ID: 1568409
           Summary: perl-Catalyst-Controller-HTML-FormFu-2.02-3.fc29
                    FTBFS: Can't locate MooseX/Attribute/FormFuChained.pm
           Product: Fedora
           Version: rawhide
         Component: perl-Catalyst-Controller-HTML-FormFu
          Assignee: emman...@seyman.fr
          Reporter: ppi...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: emman...@seyman.fr, iarn...@gmail.com,
                    perl-devel@lists.fedoraproject.org



perl-Catalyst-Controller-HTML-FormFu-2.02-3.fc29 fails to build in F29 because
tests fail:

t/01basic-formmethod.t ........... ok
[error] Caught exception in TestApp::Controller::Token->form "Can't locate
MooseX/Attribute/FormFuChained.pm in @INC (you may need to install the
MooseX::Attribute::FormFuChained module) (@INC contains: t/lib
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-2.02/blib/lib
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-2.02/blib/arch
/usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-2.02/blib/lib/HTML/FormFu/Plugin/RequestToken.pm
line 8.
BEGIN failed--compilation aborted at
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-2.02/blib/lib/HTML/FormFu/Plugin/RequestToken.pm
line 8.
Compilation failed in require at
/usr/share/perl5/vendor_perl/HTML/FormFu/Util.pm line 390.
 at /usr/share/perl5/vendor_perl/HTML/FormFu/Role/FormAndElementMethods.pm line
235."
#   Failed test 'GET http://localhost/token/form'
#   at t/01basic-token.t line 11.
# 500
# Internal Server Error
#   Failed test 'Found form'
#   at t/01basic-token.t line 15.
Can't call method "find_input" on an undefined value at t/01basic-token.t line
17.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/01basic-token.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 

This is triggered by upgrading HTML-FormFu from 2.05 to 2.06 that removed
MooseX::Attribute::FormFuChained in favor of external
MooseX::Attribute::Chained
<http://cpansearch.perl.org/src/CFRANKS/HTML-FormFu-2.06/Changes>.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to