Bug 1460679 - perl-HTML-FormFu-MultiForm-1.00-10.fc27 FTBFS randomly: Can't locate object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI"
Summary: perl-HTML-FormFu-MultiForm-1.00-10.fc27 FTBFS randomly: Can't locate object m...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-HTML-FormFu-MultiForm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1454506
TreeView+ depends on / blocked
 
Reported: 2017-06-12 11:57 UTC by Petr Pisar
Modified: 2017-07-24 16:09 UTC (History)
2 users (show)

Fixed In Version: perl-HTML-FormFu-MultiForm-1.00-11.fc27
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-24 16:09:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 91788 0 None None None 2017-06-12 11:57:55 UTC

Description Petr Pisar 2017-06-12 11:57:55 UTC
perl-HTML-FormFu-MultiForm-1.00-10.fc27 fails to build in F27 randomly:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
Can't locate object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI" at /usr/share/perl5/vendor_perl/HTML/FormFu/UploadParam.pm line 45, <$fh> chunk 2, at /builddir/build/BUILD/HTML-FormFu-MultiForm-1.00/blib/lib/HTML/FormFu/MultiForm.pm line 508.
# Looks like your test exited with 255 just after 6.
t/multiform-misc-file-client-side.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/13 subtests 
t/multiform-misc/accessors.t ................. ok
Can't locate object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI" at /usr/share/perl5/vendor_perl/HTML/FormFu/UploadParam.pm line 45, <$fh> chunk 2, at /builddir/build/BUILD/HTML-FormFu-MultiForm-1.00/blib/lib/HTML/FormFu/MultiForm.pm line 508.
# Looks like your test exited with 255 just after 7.
t/multiform-misc/file-server-side.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/16 subtests

Comment 1 Petr Pisar 2017-07-24 15:46:50 UTC
I will remove the tests. I'm unable to find out where the bug is.


Note You need to log in before you can comment on or make changes to this bug.