Skip to content

SPADES 4.0 continous can't run tests at build time #1426

Open
@lokapal

Description

Description of bug

  1. wget https://github.com/ablab/spades/archive/refs/tags/continuous.tar.gz
  2. tar -xf continuous.tar.gz
  3. cd spades-continuous
  4. ./spades_compile.sh -j 64 -t
    long-long-compiling skipped, but at last:
    ./spades_compile.sh: line 239: /Test.Bacteria/SPADES/spades-continuous/spades.py: No such file or directory
    python3 --version: Python 3.10.13
    python --version: Python 2.7.18
    Ubuntu 22.04.5, kernel 6.8.0-49
    It seems that build script tries to call spades from the current directory, not from the spades-continuous/bin, where it is located.

spades.log

./spades_compile.sh: line 239: /Test.Bacteria/SPADES/spades-continuous/spades.py: No such file or directory

params.txt

No run, so no params

SPAdes version

SPAdes 4.0.0-continuous

Operating System

Ubuntu 22.04.5

Python Version

3.10.13

Method of SPAdes installation

manual

No errors reported in spades.log

  • Yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions