Jump to content

installing WWW::Mechanize::Firefox fails all the time


Recommended Posts

Guest sayhello
Posted

hello

 

today i am running opensuse 13.1 -

 

and i am trying to install mozrepl and perl

 

i did the following

 

 

perl -MCPAN -e shell

cpan> install WWW::Mechanize::Firefox

 

- it failed... see

 

Quote:

 

Parse errors: No plan found in TAP output

t/51-mech-sandbox.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/51-mech-set-content.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/51-mech-submit.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/52-frame-document.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/52-frame-event.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/52-mech-api-find_link-frames.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/52-mech-api-find_link.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/52-mech-xpath.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/52-selector-frames.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/52-selector-noframes.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/52-selector-relative.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/53-mech-capture-js-error.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/55-basic-auth.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/60-mech-cookies.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/60-mech-custom-headers.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/65-is_visible.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/65-mech-meta.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/65-set_visible.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/70-download-url.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/70-mech-png.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/70-real-status.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/70-rt70106-reload.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/70-rt71216.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/70-tag-team.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/70-two-instances.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/70-urlbar.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/75-save_url-cookies.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/99-changes.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: Bad plan. You planned 2 tests but ran 0.

t/99-examples.t (Wstat: 3328 Tests: 14 Failed: 13)

Failed tests: 1-11, 13-14

Non-zero exit status: 13

t/mechanize/autocheck.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/mechanize/content.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/rt65615.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/rt78706.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/rt84418.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

t/select.t (Wstat: 512 Tests: 0 Failed: 0)

Non-zero exit status: 2

Parse errors: No plan found in TAP output

Files=86, Tests=81, 9 wallclock secs ( 0.30 usr 0.09 sys + 7.11 cusr 0.79 csys = 8.29 CPU)

Result: FAIL

Failed 81/86 test programs. 14/81 subtests failed.

make: *** [test_dynamic] Fehler 2

CORION/WWW-Mechanize-Firefox-0.74.tar.gz

one dependency not OK (MozRepl::RemoteObject); additionally test harness failed

/usr/bin/make test -- NOT OK

//hint// to see the cpan-testers results for installing this module, try:

reports CORION/WWW-Mechanize-Firefox-0.74.tar.gz

Running make install

make test had returned bad status, won't install without force

Failed during this command:

ZIGOROU/MozRepl-0.06.tar.gz : make_test NO

CORION/MozRepl-RemoteObject-0.37.tar.gz : make_test NO one dependency not OK (MozRepl)

CORION/WWW-Mechanize-Firefox-0.74.tar.gz : make_test NO one dependency not OK (MozRepl::RemoteObject); additionally test harness failed

 

cpan[2]>

 

 

 

I've used this in under Linux.

The problem (back then) was that the WWW modules didn't include hard dependencies for the MozRepl modules, hence the manual install. My own instructions

Quote:

 

cpan WWW::Mechanize::Firefox

cpan MozRepl

cpan MozRepl::RemoteObject

i need your help now...

 

greetings

sayhello

 

 

PS: belive me: i have had issues over issues. I tried to install it on opensuse 12.3 and other versions; now i run openSuse 13.1 and it still does fail. Later the evening i will post the issues i get with the installation.

 

see my trials to install mozrepl and Mechanize FireFox on a opensuse 12.3

 

well it failed: see full stuff - see here at this link http://pastebin.de/34952

 

btw - the next time i will gather even more information i will try to capture the full stuff - and later tonight i will let you know more: with the actuall issues.

 

Question can' t i create a CD that contains Perl, Mozilla and Mozrepl.

 

Note - if i have issues over issues -wiht installation on a machine. Isn this the way to go!?

 

love to hear from you

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...