Skip to content
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

error downloading picard-tools-1.130.tar.gz from http://updates.iontorrent.com #68

Open
abenjak opened this issue Mar 31, 2021 · 0 comments

Comments

@abenjak
Copy link

abenjak commented Mar 31, 2021

Hello,

I managed to compile TS-TorrentSuite_5.12.1.sp1 last year. However, ./buildTools/build.sh is now throwing an error:

error: downloading 'http://updates.iontorrent.com/updates/software/external/picard-tools-1.130.tar.gz' failed
status_code: 22
status_string: "HTTP response code said error"

Indeed, wget on this link fails at 95%. Also downloading with a browser shows a message that this link contains a virus (?).
Could you please check what's going on with that link.

Workaround

Replace the problematic link with a GitHub link in buildTools/cmake/CMakeLists.dependencies.txt at line 341.
Note that the GitHub link points to a .zip file, the other link to .tag.gz, not sure this needs to be taken care of. In my case buildTools/build.sh finished without error, but I see this in the log:

-- extracting...
     src='/TS/build/picard-1.130-prefix/src/picard-tools-1.130.zip'
     dst='/TS/build/picard-1.130'
-- extracting... [tar xfz]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant