You are not logged in.
Hi, I want to install the git version of youtube-viewer but I get the following error with one of its dependecies (perl-test-mock-lwp-dispatch):
Test Summary Report
-------------------
t/incorrect_usage.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 0.
Files=11, Tests=39, 1 wallclock secs ( 0.07 usr 0.00 sys + 0.62 cusr 0.03 csys = 0.72 CPU)
Result: FAIL
Failed 1/11 test programs. 0/39 subtests failed.
Makefile:854: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255And perl-test-mock-lwp-dispatch also fails to build because it's a dependency of the previous package:
==> Missing dependencies:
-> perl-test-mock-lwp-dispatch>=0.02
==> ERROR: Could not resolve all dependencies.
==> ERROR: the build failed
-> Status failed (2): perl-test-mock-lwp-dispatch perl-lwp-useragent-cached
Dependencies for `youtube-viewer-git' are not met, not building...Last edited by Mercader1902 (2015-04-25 09:03:21)
Offline
I think perl-appconfig is a dependecy.
I made the installation following the instructions from the git page after installing cpan and now I can also install it directly from AUR.
Offline