-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problem in Installing Bio::Seq, Bio::DB::GFF, #36
Comments
Hi Amol This failure shouldn't affect what you want to use. I would do @cjfields, we should probably pull out the hiv query stuff, I will look into it Mark On Sun, Feb 07, 2016 at 7:18 AM, amoltej < [email protected] [[email protected]] > wrote: But when I try to install these modules using following command sudo cpan install Bio::Seq or Bio::DB::GFF it gives me follwing error message TEST SUMMARY REPORT can someone please help me to solve the issue? — |
@majensen --Force install has worked. Thank you for that. but while installation there were several messages saying command not found. Do I need to worry for that? @cjfields I believe not, Please see below - CPAN: Time::HiRes loaded ok (v1.9726) Install [a]ll BioPerl scripts, [n]one, or choose groups [i]nteractively? [a] - will install all scripts Do you want to run tests that require connection to servers across the internet |
@cjfields This is a common problem I think-- when a user wants to just install a module or two, cpan installs the whole distro-- I wonder if there a way to tweak it so that just the desired module is brought down? I.e., without the big reorganization that we all want to do someday. |
Unfortunately not easily. I believe @majensen was looking into this for bioperl-run but I don’t know of any precedent dists that do this in CPAN. chris On Feb 8, 2016, at 7:10 AM, Mark Jensen <[email protected]mailto:[email protected]> wrote: @cjfieldshttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_cjfields&d=BQMCaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=fbHa8Njtvh9VmSnzJxiEUTW9NWDwMMwQAzhgZDO41GQ&m=vQWdwSIk5RXki4sjPut5QxUjrzDM2mGgZwYQiIZau_s&s=2CmYIVpCd2AK0Y34KD-19bOMUv7lI_fU1O0XHHGi-dQ&e= This is a common problem I think-- when a user wants to just install a module or two, cpan installs the whole distro-- I wonder if there a way to tweak it so that just the desired module is brought down? I.e., without the big reorganization that we all want to do someday. — |
Hmm, seeing that it was me making the comment, you may be right! On Mon, Feb 08, 2016 at 8:25 AM, Chris Fields < [email protected] [[email protected]] > wrote: chris On Feb 8, 2016, at 7:10 AM, Mark Jensen @cjfieldshttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_cjfields&d=BQMCaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=fbHa8Njtvh9VmSnzJxiEUTW9NWDwMMwQAzhgZDO41GQ&m=vQWdwSIk5RXki4sjPut5QxUjrzDM2mGgZwYQiIZau_s&s=2CmYIVpCd2AK0Y34KD-19bOMUv7lI_fU1O0XHHGi-dQ&e= — — |
Hi, I have been trying to install these modules using cpan install command.
I have installed all the dependencies and my bioperl installation says it is up to date.
But when I try to install these modules using following command
sudo cpan install Bio::Seq or Bio::DB::GFF it gives me follwing error message
Test Summary Report
t/RemoteDB/HIV/HIVQuery.t (Wstat: 65280 Tests: 6 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 41 tests but ran 6.
Files=334, Tests=23870, 119 wallclock secs ( 4.48 usr 0.75 sys + 110.06 cusr 6.90 csys = 122.19 CPU)
Result: FAIL
Failed 1/334 test programs. 1/23870 subtests failed.
CJFIELDS/BioPerl-1.6.924.tar.gz
./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports CJFIELDS/BioPerl-1.6.924.tar.gz
can someone please help me to solve the issue?
Thank you in advance
Amol
The text was updated successfully, but these errors were encountered: