Open juanmirocks opened 8 years ago
I have just reinstalled the debian packages. I do not have a problem. Though, when I enter the same command
$ sudo cpan install Config::IniFiles
I have the same result but the program still works.
2016-01-20 19:10 GMT+01:00 Juan Miguel Cejuela notifications@github.com:
On a Vagrant Debian Wheezy machine, I can install all debian packages successfully. When I try to run the metadisorder tool, I indeed get the error of Config::IniFiles. I try to install it but get the following error:
$ sudo cpan install Config::IniFiles ... ... t/30parameters-with-empty-values.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. t/31comments_with_spaces.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 0. t/32mswin-outputs-contain-crs.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/33update-using-tied-fh-w-shorter-names.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. Files=37, Tests=1, 3 wallclock secs ( 0.33 usr 0.13 sys + 1.47 cusr 0.42 csys = 2.35 CPU) Result: FAIL Failed 33/37 test programs. 1/1 subtests failed. SHLOMIF/Config-IniFiles-2.88.tar.gz ./Build test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SHLOMIF/Config-IniFiles-2.88.tar.gz Running Build install make test had returned bad status, won't install without force vagrant@debian-wheezy:~/MetaDisorder$ sudo cpan install Config::IniFiles
— Reply to this email directly or view it on GitHub https://github.com/Rostlab/MetaDisorder/issues/5.
İrem Uygur
GSM: (+49) 01575 684 25 74 (+90) 537484 04 71
Skype:irem.uygur G-mail: iremuygur1@gmail.com
try with force
?
On a Vagrant Debian Wheezy machine, I can install all debian packages successfully. When I try to run the metadisorder tool, I indeed get the error of Config::IniFiles. I try to install it but get the following error: